SYMBOL INDEX (3335 symbols across 187 files) FILE: src/test/resources/samples/langs/C#/BsonPropertyValue.cs class BsonPropertyValue (line 5) | internal class BsonPropertyValue method BsonPropertyValue (line 13) | public BsonPropertyValue(Type type, object value, bool isDictionary) FILE: src/test/resources/samples/langs/C#/MongoExpressionVisitor.cs class MongoExpressionVisitor (line 8) | internal class MongoExpressionVisitor : ExpressionVisitor method Visit (line 10) | protected override Expression Visit(Expression exp) method VisitAggregate (line 35) | protected virtual Expression VisitAggregate(AggregateExpression aggreg... method VisitAggregateSubquery (line 44) | protected virtual Expression VisitAggregateSubquery(AggregateSubqueryE... method VisitCollection (line 53) | protected virtual Expression VisitCollection(CollectionExpression coll... method VisitField (line 58) | protected virtual Expression VisitField(FieldExpression field) method VisitProjection (line 67) | protected virtual Expression VisitProjection(ProjectionExpression proj... method VisitOrderBy (line 76) | protected ReadOnlyCollection VisitOrderBy(ReadOnlyCol... method VisitScalar (line 96) | protected virtual Expression VisitScalar(ScalarExpression scalar) method VisitSelect (line 104) | protected virtual Expression VisitSelect(SelectExpression select) method VisitSource (line 118) | protected virtual Expression VisitSource(Expression source) method VisitSubquery (line 123) | protected virtual Expression VisitSubquery(SubqueryExpression subquery) method VisitFieldDeclarationList (line 133) | protected virtual ReadOnlyCollection VisitFieldDecla... FILE: src/test/resources/samples/langs/C#/Program.cs class Program (line 13) | class Program method Main (line 15) | static void Main(string[] args) FILE: src/test/resources/samples/langs/C++/16F88.h type PIC16F88Instruction (line 19) | enum PIC16F88Instruction function class (line 58) | class PIC16F88 FILE: src/test/resources/samples/langs/C++/CsvStreamer.h function class (line 13) | class CsvStreamer FILE: src/test/resources/samples/langs/C++/Entity.h function namespace (line 16) | namespace Whitedrop { FILE: src/test/resources/samples/langs/C++/Field.h type Field (line 30) | enum Field { Free, Black, White, Illegal } type Field (line 32) | typedef Field Player; FILE: src/test/resources/samples/langs/C++/Memory16F88.h function class (line 21) | class Memory16F88 : public Memory FILE: src/test/resources/samples/langs/C++/PackageInfoParser.cpp type BPackageKit (line 21) | namespace BPackageKit { function status_t (line 37) | status_t function status_t (line 86) | status_t function status_t (line 111) | status_t type StringParser (line 518) | struct StringParser : public ListElementParser { method StringParser (line 524) | StringParser(BStringList* value, bool requireResolvableName, function uint32 (line 563) | uint32 type ResolvableParser (line 602) | struct ResolvableParser : public ListElementParser { method ResolvableParser (line 606) | ResolvableParser(Parser& parser_, type ResolvableExpressionParser (line 665) | struct ResolvableExpressionParser : public ListElementParser { method ResolvableExpressionParser (line 670) | ResolvableExpressionParser(Parser& parser, type GlobalWritableFileInfoParser (line 696) | struct GlobalWritableFileInfoParser : public ListElementParser { method GlobalWritableFileInfoParser (line 700) | GlobalWritableFileInfoParser(Parser& parser, type UserSettingsFileInfoParser (line 761) | struct UserSettingsFileInfoParser : public ListElementParser { method UserSettingsFileInfoParser (line 765) | UserSettingsFileInfoParser(Parser& parser, type UserParser (line 821) | struct UserParser : public ListElementParser { method UserParser (line 825) | UserParser(Parser& parser, UserList* users) FILE: src/test/resources/samples/langs/C++/ThreadedQueue.h function waitItems (line 55) | void waitItems() function signalItems (line 62) | void signalItems() function push (line 69) | void push(T item) FILE: src/test/resources/samples/langs/C++/Types.h type smallPrime_t (line 32) | typedef uint32_t smallPrime_t; FILE: src/test/resources/samples/langs/C++/bar.h function class (line 1) | class Bar FILE: src/test/resources/samples/langs/C++/bar.hh class Bar (line 1) | class Bar FILE: src/test/resources/samples/langs/C++/bar.hpp class Bar (line 1) | class Bar FILE: src/test/resources/samples/langs/C++/crypter.cpp function EncryptSecret (line 105) | bool EncryptSecret(const CKeyingMaterial& vMasterKey, const CKeyingMater... function DecryptSecret (line 115) | bool DecryptSecret(const CKeyingMaterial& vMasterKey, const std::vector<... FILE: src/test/resources/samples/langs/C++/env.cpp function Env (line 38) | Env *Env::instance() function QVariantMap (line 78) | QVariantMap Env::asVariantMap() const FILE: src/test/resources/samples/langs/C++/env.h function class (line 36) | class Env : public QObject FILE: src/test/resources/samples/langs/C++/gdsdbreader.h type level (line 12) | enum level {LEVEL_ONE, LEVEL_TWO, LEVEL_THREE} function class (line 16) | class dbDataStructure FILE: src/test/resources/samples/langs/C++/graphics.cpp function u32 (line 16) | u32 getCurrentColor() function setColor (line 21) | void setColor(int r, int g, int b) function setColor (line 29) | void setColor(int r, int g, int b, int a) function setScreen (line 37) | void setScreen(int screen) function getCurrentScreen (line 42) | int getCurrentScreen() function screenShot (line 47) | void screenShot() //for showing stuff being done function translateCoords (line 62) | void translateCoords(float * x, float * y) { function translate (line 70) | void translate(float dx, float dy) function push (line 79) | void push() function pop (line 87) | void pop() function setScissor (line 97) | void setScissor(u32 x, u32 y, u32 width, u32 height) FILE: src/test/resources/samples/langs/C++/hello.cpp function main (line 5) | int main() FILE: src/test/resources/samples/langs/C++/hello.grpc.pb.h function namespace (line 19) | namespace grpc { function class (line 27) | class HelloService final { function RequestSayHello (line 76) | void RequestSayHello(::grpc::ServerContext* context, ::HelloRequest* req... type WithAsyncMethod_SayHello (line 80) | typedef WithAsyncMethod_SayHello AsyncService; type WithStreamedUnaryMethod_SayHello (line 118) | typedef WithStreamedUnaryMethod_SayHello StreamedUnaryService; type Service (line 119) | typedef Service SplitStreamedService; type WithStreamedUnaryMethod_SayHello (line 120) | typedef WithStreamedUnaryMethod_SayHello StreamedService; FILE: src/test/resources/samples/langs/C++/json_reader.cpp type Json (line 42) | namespace Json { function Features (line 61) | Features function Features (line 68) | Features function in (line 81) | static inline bool function in (line 87) | static inline bool function containsNewLine (line 94) | static bool function codePointToUTF8 (line 104) | static std::string codePointToUTF8(unsigned int cp) function Value (line 835) | Value & FILE: src/test/resources/samples/langs/C++/json_writer.cpp type Json (line 42) | namespace Json { function isControlCharacter (line 44) | static bool isControlCharacter(char ch) function containsControlCharacter (line 49) | static bool containsControlCharacter( const char* str ) function uintToString (line 58) | static void uintToString( unsigned int value, function valueToString (line 70) | std::string valueToString( Int value ) function valueToString (line 85) | std::string valueToString( UInt value ) function valueToString (line 94) | std::string valueToString( double value ) function valueToString (line 134) | std::string valueToString( bool value ) function valueToQuotedString (line 139) | std::string valueToQuotedString( const char *value ) FILE: src/test/resources/samples/langs/C++/key.cpp function EC_KEY_regenerate_key (line 13) | int EC_KEY_regenerate_key(EC_KEY *eckey, BIGNUM *priv_key) function ECDSA_SIG_recover_key_GFp (line 52) | int ECDSA_SIG_recover_key_GFp(EC_KEY *eckey, ECDSA_SIG *ecsig, const uns... function CKey (line 151) | CKey& CKey::operator=(const CKey& b) function CSecret (line 215) | CSecret CKey::GetSecret(bool &fCompressed) const function CPrivKey (line 230) | CPrivKey CKey::GetPrivKey() const function CPubKey (line 253) | CPubKey CKey::GetPubKey() const FILE: src/test/resources/samples/langs/C++/key.h function class (line 41) | class key_error : public std::runtime_error function class (line 48) | class CKeyID : public uint160 function class (line 56) | class CScriptID : public uint160 function class (line 64) | class CPubKey { type std (line 104) | typedef std::vector > CPr... type std (line 106) | typedef std::vector > CSe... function class (line 109) | class CKey FILE: src/test/resources/samples/langs/C++/libcanister.h function namespace (line 19) | namespace libcanister FILE: src/test/resources/samples/langs/C++/main.cpp function main (line 45) | int main(int argc, char** argv, const char** envp) FILE: src/test/resources/samples/langs/C++/metrics.h type Metric (line 28) | struct Metric { type ScopedMetric (line 39) | struct ScopedMetric { type Metrics (line 51) | struct Metrics { function Restart (line 67) | struct Stopwatch { FILE: src/test/resources/samples/langs/C++/protocol-buffer.pb.cc type persons (line 19) | namespace persons { function protobuf_AssignDesc_protocol_2dbuffer_2eproto (line 30) | void protobuf_AssignDesc_protocol_2dbuffer_2eproto() { function protobuf_AssignDescriptorsOnce (line 56) | inline void protobuf_AssignDescriptorsOnce() { function protobuf_RegisterTypes (line 61) | void protobuf_RegisterTypes(const ::std::string&) { function protobuf_ShutdownFile_protocol_2dbuffer_2eproto (line 69) | void protobuf_ShutdownFile_protocol_2dbuffer_2eproto() { function protobuf_AddDesc_protocol_2dbuffer_2eproto (line 74) | void protobuf_AddDesc_protocol_2dbuffer_2eproto() { type StaticDescriptorInitializer_protocol_2dbuffer_2eproto (line 91) | struct StaticDescriptorInitializer_protocol_2dbuffer_2eproto { method StaticDescriptorInitializer_protocol_2dbuffer_2eproto (line 92) | StaticDescriptorInitializer_protocol_2dbuffer_2eproto() { function Person (line 145) | const Person& Person::default_instance() { function Person (line 152) | Person* Person::New() const { FILE: src/test/resources/samples/langs/C++/protocol-buffer.pb.h function namespace (line 29) | namespace persons { function namespace (line 208) | namespace google { FILE: src/test/resources/samples/langs/C++/render_adapter.cpp type Gui (line 3) | namespace Gui FILE: src/test/resources/samples/langs/C++/scanner.cc type v8 (line 35) | namespace v8 { type internal (line 36) | namespace internal { function uc32 (line 61) | uc32 Scanner::ScanHexNumber(int expected_length) { function IsByteOrderMark (line 244) | static inline bool IsByteOrderMark(uc32 c) { function uc32 (line 667) | uc32 Scanner::ScanOctalEscape(uc32 c, int length) { function uc32 (line 804) | uc32 Scanner::ScanIdentifierUnicodeEscape() { function KeywordOrIdentifierToken (line 883) | static Token::Value KeywordOrIdentifierToken(const char* input, FILE: src/test/resources/samples/langs/C++/scanner.h function namespace (line 41) | namespace v8 { FILE: src/test/resources/samples/langs/C++/srs_app_ingest.cpp function string (line 67) | string SrsIngesterFFMPEG::uri() FILE: src/test/resources/samples/langs/C++/utils.h function class (line 47) | class Utils FILE: src/test/resources/samples/langs/C++/v8.cc type v8 (line 47) | namespace v8 { type internal (line 48) | namespace internal { function seed_random (line 126) | static void seed_random(uint32_t* state) { function random_base (line 143) | static uint32_t random_base(uint32_t* state) { function Object (line 236) | Object* V8::FillHeapNumberWithRandom(Object* heap_number, FILE: src/test/resources/samples/langs/C++/v8.h function namespace (line 70) | namespace v8 { FILE: src/test/resources/samples/langs/C++/wrapper_inner.cpp function __Pyx_RefNannyAPIStruct (line 415) | static __Pyx_RefNannyAPIStruct * __Pyx_RefNannyImportAPI(const char *mod... function inner_work_1d (line 765) | static void inner_work_1d(int __pyx_v_num_x, double *__pyx_v_data_ptr, ... function inner_work_2d (line 881) | static void inner_work_2d(int __pyx_v_num_x, int __pyx_v_num_y, double ... function PyObject (line 1000) | static PyObject *__pyx_pf_13wrapper_inner_pure_py_test(PyObject *__pyx_s... function CYTHON_UNUSED (line 1082) | static CYTHON_UNUSED int __pyx_pf_5numpy_7ndarray___getbuffer__(PyObject... function CYTHON_UNUSED (line 1896) | static CYTHON_UNUSED void __pyx_pf_5numpy_7ndarray_1__releasebuffer__(Py... function CYTHON_INLINE (line 1959) | static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyOb... function CYTHON_INLINE (line 1998) | static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyOb... function CYTHON_INLINE (line 2037) | static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyOb... function CYTHON_INLINE (line 2076) | static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyOb... function CYTHON_INLINE (line 2115) | static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyOb... function CYTHON_INLINE (line 2154) | static CYTHON_INLINE char *__pyx_f_5numpy__util_dtypestring(PyArray_Desc... function CYTHON_INLINE (line 2867) | static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *_... function CYTHON_INLINE (line 2947) | static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObje... type PyModuleDef (line 3001) | struct PyModuleDef function __Pyx_InitCachedBuiltins (line 3053) | static int __Pyx_InitCachedBuiltins(void) { function __Pyx_InitCachedConstants (line 3062) | static int __Pyx_InitCachedConstants(void) { function __Pyx_InitGlobals (line 3168) | static int __Pyx_InitGlobals(void) { function PyMODINIT_FUNC (line 3182) | PyMODINIT_FUNC PyInit_wrapper_inner(void) function CYTHON_INLINE (line 3325) | static CYTHON_INLINE int __Pyx_TypeTest(PyObject *obj, PyTypeObject *typ... function PyObject (line 3337) | static PyObject *__Pyx_GetName(PyObject *dict, PyObject *name) { function CYTHON_INLINE (line 3345) | static CYTHON_INLINE void __Pyx_ErrRestore(PyObject *type, PyObject *val... function CYTHON_INLINE (line 3360) | static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **val... function __Pyx_Raise (line 3373) | static void __Pyx_Raise(PyObject *type, PyObject *value, PyObject *tb) { function __Pyx_Raise (line 3440) | static void __Pyx_Raise(PyObject *type, PyObject *value, PyObject *tb) { function CYTHON_INLINE (line 3482) | static CYTHON_INLINE void __Pyx_RaiseNoneNotIterableError(void) { function CYTHON_INLINE (line 3486) | static CYTHON_INLINE void __Pyx_RaiseNeedMoreValuesError(Py_ssize_t inde... function CYTHON_INLINE (line 3496) | static CYTHON_INLINE void __Pyx_RaiseTooManyValuesError(Py_ssize_t expec... function __Pyx_UnpackTupleError (line 3505) | static void __Pyx_UnpackTupleError(PyObject *t, Py_ssize_t index) { function PyObject (line 3515) | static PyObject *__Pyx_Import(PyObject *name, PyObject *from_list) { function PyObject (line 3549) | static PyObject *__Pyx_GetStdout(void) { function __Pyx_Print (line 3557) | static int __Pyx_Print(PyObject* f, PyObject *arg_tuple, int newline) { function __Pyx_Print (line 3592) | static int __Pyx_Print(PyObject* stream, PyObject *arg_tuple, int newlin... function __Pyx_PrintOne (line 3650) | static int __Pyx_PrintOne(PyObject* f, PyObject *o) { function __Pyx_PrintOne (line 3671) | static int __Pyx_PrintOne(PyObject* stream, PyObject *o) { function CYTHON_INLINE (line 3685) | static CYTHON_INLINE PyObject *__Pyx_PyInt_to_py_Py_intptr_t(Py_intptr_t... function CYTHON_INLINE (line 3712) | static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_pa... function CYTHON_INLINE (line 3716) | static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_pa... function CYTHON_INLINE (line 3721) | static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_pa... function CYTHON_INLINE (line 3731) | static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_fl... function CYTHON_INLINE (line 3734) | static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_co... function CYTHON_INLINE (line 3740) | static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_c... function CYTHON_INLINE (line 3746) | static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_prodf(__pyx_t_float_c... function CYTHON_INLINE (line 3752) | static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_c... function CYTHON_INLINE (line 3759) | static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_co... function CYTHON_INLINE (line 3765) | static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { function CYTHON_INLINE (line 3768) | static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_c... function CYTHON_INLINE (line 3775) | static CYTHON_INLINE float __Pyx_c_absf(__pyx_t_float_complex z) { function CYTHON_INLINE (line 3782) | static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_co... function CYTHON_INLINE (line 3832) | static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_... function CYTHON_INLINE (line 3836) | static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_... function CYTHON_INLINE (line 3841) | static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_... function CYTHON_INLINE (line 3851) | static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_do... function CYTHON_INLINE (line 3854) | static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_c... function CYTHON_INLINE (line 3860) | static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_... function CYTHON_INLINE (line 3866) | static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_prod(__pyx_t_double_... function CYTHON_INLINE (line 3872) | static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_... function CYTHON_INLINE (line 3879) | static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_c... function CYTHON_INLINE (line 3885) | static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { function CYTHON_INLINE (line 3888) | static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_... function CYTHON_INLINE (line 3895) | static CYTHON_INLINE double __Pyx_c_abs(__pyx_t_double_complex z) { function CYTHON_INLINE (line 3902) | static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_c... function __Pyx_PyInt_AsUnsignedChar (line 3950) | static CYTHON_INLINE unsigned char __Pyx_PyInt_AsUnsignedChar(PyObject* ... function __Pyx_PyInt_AsUnsignedShort (line 3969) | static CYTHON_INLINE unsigned short __Pyx_PyInt_AsUnsignedShort(PyObject... function __Pyx_PyInt_AsUnsignedInt (line 3988) | static CYTHON_INLINE unsigned int __Pyx_PyInt_AsUnsignedInt(PyObject* x) { function CYTHON_INLINE (line 4007) | static CYTHON_INLINE char __Pyx_PyInt_AsChar(PyObject* x) { function __Pyx_PyInt_AsShort (line 4026) | static CYTHON_INLINE short __Pyx_PyInt_AsShort(PyObject* x) { function CYTHON_INLINE (line 4045) | static CYTHON_INLINE int __Pyx_PyInt_AsInt(PyObject* x) { function __Pyx_PyInt_AsSignedChar (line 4064) | static CYTHON_INLINE signed char __Pyx_PyInt_AsSignedChar(PyObject* x) { function __Pyx_PyInt_AsSignedShort (line 4083) | static CYTHON_INLINE signed short __Pyx_PyInt_AsSignedShort(PyObject* x) { function __Pyx_PyInt_AsSignedInt (line 4102) | static CYTHON_INLINE signed int __Pyx_PyInt_AsSignedInt(PyObject* x) { function CYTHON_INLINE (line 4121) | static CYTHON_INLINE int __Pyx_PyInt_AsLongDouble(PyObject* x) { function __Pyx_PyInt_AsUnsignedLong (line 4140) | static CYTHON_INLINE unsigned long __Pyx_PyInt_AsUnsignedLong(PyObject* ... function __Pyx_PyInt_AsLong (line 4210) | static CYTHON_INLINE long __Pyx_PyInt_AsLong(PyObject* x) { function CYTHON_INLINE (line 4245) | static CYTHON_INLINE PY_LONG_LONG __Pyx_PyInt_AsLongLong(PyObject* x) { function __Pyx_PyInt_AsSignedLong (line 4280) | static CYTHON_INLINE signed long __Pyx_PyInt_AsSignedLong(PyObject* x) { function __Pyx_WriteUnraisable (line 4350) | static void __Pyx_WriteUnraisable(const char *name) { function __Pyx_ExportFunction (line 4368) | static int __Pyx_ExportFunction(const char *name, void (*f)(void), const... function PyTypeObject (line 4407) | static PyTypeObject *__Pyx_ImportType(const char *module_name, const cha... function PyObject (line 4464) | static PyObject *__Pyx_ImportModule(const char *name) { function __Pyx_AddTraceback (line 4488) | static void __Pyx_AddTraceback(const char *funcname) { function __Pyx_InitStrings (line 4554) | static int __Pyx_InitStrings(__Pyx_StringTabEntry *t) { function CYTHON_INLINE (line 4586) | static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { function CYTHON_INLINE (line 4638) | static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { function CYTHON_INLINE (line 4647) | static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { function CYTHON_INLINE (line 4661) | static CYTHON_INLINE size_t __Pyx_PyInt_AsSize_t(PyObject* x) { FILE: src/test/resources/samples/langs/C/2D.C function set_vgabasemem (line 4) | void set_vgabasemem(void) function drw_chdis (line 13) | void drw_chdis(int mode) // change the display! function drw_pix (line 23) | void drw_pix(int x, int y, enum COLORS col) function drw_line (line 28) | void drw_line(int x0, int y0, int x1, int y1, enum COLORS col) function drw_rectl (line 78) | void drw_rectl(int x, int y, int w, int h, enum COLORS col) function drw_rectf (line 87) | void drw_rectf(int x, int y, int w, int h, enum COLORS col) function drw_circl (line 97) | void drw_circl(int x, int y, int rad, enum COLORS col) function drw_tex (line 110) | void drw_tex(int x, int y, int w, int h, enum COLORS tex[]) function _init (line 122) | void 2D_init(void) function _exit (line 128) | void 2D_exit(void) FILE: src/test/resources/samples/langs/C/2D.H type COLORS (line 19) | enum COLORS type COLORS (line 20) | enum COLORS type COLORS (line 21) | enum COLORS type COLORS (line 22) | enum COLORS type COLORS (line 23) | enum COLORS type COLORS (line 24) | enum COLORS FILE: src/test/resources/samples/langs/C/GLKMatrix4.h function GLKMatrix4 (line 215) | static __inline__ GLKMatrix4 GLKMatrix4Make(float m00, float m01, float ... function GLKMatrix4 (line 227) | static __inline__ GLKMatrix4 GLKMatrix4MakeAndTranspose(float m00, float... function GLKMatrix4 (line 239) | static __inline__ GLKMatrix4 GLKMatrix4MakeWithArray(float values[16]) function GLKMatrix4 (line 248) | static __inline__ GLKMatrix4 GLKMatrix4MakeWithArrayAndTranspose(float v... function GLKMatrix4 (line 262) | static __inline__ GLKMatrix4 GLKMatrix4MakeWithRows(GLKVector4 row0, function GLKMatrix4 (line 274) | static __inline__ GLKMatrix4 GLKMatrix4MakeWithColumns(GLKVector4 column0, function GLKMatrix4 (line 295) | static __inline__ GLKMatrix4 GLKMatrix4MakeWithQuaternion(GLKQuaternion ... function GLKMatrix4 (line 329) | static __inline__ GLKMatrix4 GLKMatrix4MakeTranslation(float tx, float t... function GLKMatrix4 (line 338) | static __inline__ GLKMatrix4 GLKMatrix4MakeScale(float sx, float sy, flo... function GLKMatrix4 (line 347) | static __inline__ GLKMatrix4 GLKMatrix4MakeRotation(float radians, float... function GLKMatrix4 (line 374) | static __inline__ GLKMatrix4 GLKMatrix4MakeXRotation(float radians) function GLKMatrix4 (line 387) | static __inline__ GLKMatrix4 GLKMatrix4MakeYRotation(float radians) function GLKMatrix4 (line 400) | static __inline__ GLKMatrix4 GLKMatrix4MakeZRotation(float radians) function GLKMatrix4 (line 413) | static __inline__ GLKMatrix4 GLKMatrix4MakePerspective(float fovyRadians... function GLKMatrix4 (line 425) | static __inline__ GLKMatrix4 GLKMatrix4MakeFrustum(float left, float right, function GLKMatrix4 (line 444) | static __inline__ GLKMatrix4 GLKMatrix4MakeOrtho(float left, float right, function GLKMatrix4 (line 463) | static __inline__ GLKMatrix4 GLKMatrix4MakeLookAt(float eyeX, float eyeY... function GLKMatrix3 (line 485) | static __inline__ GLKMatrix3 GLKMatrix4GetMatrix3(GLKMatrix4 matrix) function GLKMatrix2 (line 493) | static __inline__ GLKMatrix2 GLKMatrix4GetMatrix2(GLKMatrix4 matrix) function GLKVector4 (line 500) | static __inline__ GLKVector4 GLKMatrix4GetRow(GLKMatrix4 matrix, int row) function GLKVector4 (line 506) | static __inline__ GLKVector4 GLKMatrix4GetColumn(GLKMatrix4 matrix, int ... function GLKMatrix4 (line 517) | static __inline__ GLKMatrix4 GLKMatrix4SetRow(GLKMatrix4 matrix, int row... function GLKMatrix4 (line 527) | static __inline__ GLKMatrix4 GLKMatrix4SetColumn(GLKMatrix4 matrix, int ... function GLKMatrix4 (line 543) | static __inline__ GLKMatrix4 GLKMatrix4Transpose(GLKMatrix4 matrix) function GLKMatrix4 (line 557) | static __inline__ GLKMatrix4 GLKMatrix4Multiply(GLKMatrix4 matrixLeft, G... function GLKMatrix4 (line 612) | static __inline__ GLKMatrix4 GLKMatrix4Add(GLKMatrix4 matrixLeft, GLKMat... function GLKMatrix4 (line 652) | static __inline__ GLKMatrix4 GLKMatrix4Subtract(GLKMatrix4 matrixLeft, G... function GLKMatrix4 (line 692) | static __inline__ GLKMatrix4 GLKMatrix4Translate(GLKMatrix4 matrix, floa... function GLKMatrix4 (line 704) | static __inline__ GLKMatrix4 GLKMatrix4TranslateWithVector3(GLKMatrix4 m... function GLKMatrix4 (line 716) | static __inline__ GLKMatrix4 GLKMatrix4TranslateWithVector4(GLKMatrix4 m... function GLKMatrix4 (line 728) | static __inline__ GLKMatrix4 GLKMatrix4Scale(GLKMatrix4 matrix, float sx... function GLKMatrix4 (line 749) | static __inline__ GLKMatrix4 GLKMatrix4ScaleWithVector3(GLKMatrix4 matri... function GLKMatrix4 (line 770) | static __inline__ GLKMatrix4 GLKMatrix4ScaleWithVector4(GLKMatrix4 matri... function GLKMatrix4 (line 791) | static __inline__ GLKMatrix4 GLKMatrix4Rotate(GLKMatrix4 matrix, float r... function GLKMatrix4 (line 797) | static __inline__ GLKMatrix4 GLKMatrix4RotateWithVector3(GLKMatrix4 matr... function GLKMatrix4 (line 803) | static __inline__ GLKMatrix4 GLKMatrix4RotateWithVector4(GLKMatrix4 matr... function GLKMatrix4 (line 809) | static __inline__ GLKMatrix4 GLKMatrix4RotateX(GLKMatrix4 matrix, float ... function GLKMatrix4 (line 815) | static __inline__ GLKMatrix4 GLKMatrix4RotateY(GLKMatrix4 matrix, float ... function GLKMatrix4 (line 821) | static __inline__ GLKMatrix4 GLKMatrix4RotateZ(GLKMatrix4 matrix, float ... function GLKVector3 (line 827) | static __inline__ GLKVector3 GLKMatrix4MultiplyVector3(GLKMatrix4 matrix... function GLKVector3 (line 833) | static __inline__ GLKVector3 GLKMatrix4MultiplyVector3WithTranslation(GL... function GLKVector3 (line 839) | static __inline__ GLKVector3 GLKMatrix4MultiplyAndProjectVector3(GLKMatr... function GLKMatrix4MultiplyVector3Array (line 845) | static __inline__ void GLKMatrix4MultiplyVector3Array(GLKMatrix4 matrix,... function GLKMatrix4MultiplyVector3ArrayWithTranslation (line 852) | static __inline__ void GLKMatrix4MultiplyVector3ArrayWithTranslation(GLK... function GLKMatrix4MultiplyAndProjectVector3Array (line 859) | static __inline__ void GLKMatrix4MultiplyAndProjectVector3Array(GLKMatri... function GLKVector4 (line 866) | static __inline__ GLKVector4 GLKMatrix4MultiplyVector4(GLKMatrix4 matrix... function GLKMatrix4MultiplyVector4Array (line 892) | static __inline__ void GLKMatrix4MultiplyVector4Array(GLKMatrix4 matrix,... FILE: src/test/resources/samples/langs/C/array.c function __bump_up (line 3) | unsigned __bump_up(unsigned n) { type __array_header (line 17) | struct __array_header function __array_resize (line 24) | void __array_resize(void **array, size_t size, int difference) { function __array_search (line 38) | int __array_search(void *array, void *elem, size_t size) { FILE: src/test/resources/samples/langs/C/array.h type __array_header (line 48) | struct __array_header { FILE: src/test/resources/samples/langs/C/asm.h function inb (line 16) | uint8_t inb (uint16_t port) { function outb (line 23) | void outb (uint16_t port, uint8_t val) { FILE: src/test/resources/samples/langs/C/bitmap.h type bitmap_t (line 23) | typedef struct { FILE: src/test/resources/samples/langs/C/blob.c type blob (line 6) | struct blob type object (line 8) | struct object type blob (line 18) | struct blob function parse_blob_buffer (line 21) | int parse_blob_buffer(struct blob *item, void *buffer, unsigned long size) FILE: src/test/resources/samples/langs/C/blob.h type blob (line 8) | struct blob { type blob (line 12) | struct blob type blob (line 14) | struct blob FILE: src/test/resources/samples/langs/C/bootstrap.h type object (line 12) | typedef struct object object; type obj_type (line 20) | enum obj_type { type object (line 34) | typedef object *(*prim_proc)(object *args); type obj_type (line 40) | enum obj_type function is_true (line 42) | static inline int is_true(object *obj) FILE: src/test/resources/samples/langs/C/color.h type console_color_t (line 23) | typedef struct { FILE: src/test/resources/samples/langs/C/commit.c type commit (line 16) | struct commit type object (line 16) | struct object type commit (line 26) | struct commit type commit (line 29) | struct commit type object (line 32) | struct object type commit (line 39) | struct commit type commit (line 44) | struct commit type commit (line 46) | struct commit type commit (line 56) | struct commit type object (line 58) | struct object type commit (line 66) | struct commit type commit (line 69) | struct commit function parse_commit_date (line 79) | static unsigned long parse_commit_date(const char *buf, const char *tail) type commit_graft (line 106) | struct commit_graft function commit_graft_pos (line 109) | static int commit_graft_pos(const unsigned char *sha1) function register_commit_graft (line 128) | int register_commit_graft(struct commit_graft *graft, int ignore_dups) type commit_graft (line 157) | struct commit_graft type commit_graft (line 161) | struct commit_graft function read_graft_file (line 188) | static int read_graft_file(const char *graft_file) function prepare_commit_graft (line 207) | static void prepare_commit_graft(void) type commit_graft (line 221) | struct commit_graft function for_each_commit_graft (line 231) | int for_each_commit_graft(each_commit_graft_fn fn, void *cb_data) function unregister_shallow (line 239) | int unregister_shallow(const unsigned char *sha1) function parse_commit_buffer (line 252) | int parse_commit_buffer(struct commit *item, const void *buffer, unsigne... function parse_commit (line 307) | int parse_commit(struct commit *item) function find_commit_subject (line 336) | int find_commit_subject(const char *commit_buffer, const char **subject) type commit_list (line 355) | struct commit_list type commit (line 355) | struct commit type commit_list (line 355) | struct commit_list type commit_list (line 357) | struct commit_list type commit_list (line 357) | struct commit_list function commit_list_count (line 364) | unsigned commit_list_count(const struct commit_list *l) function free_commit_list (line 372) | void free_commit_list(struct commit_list *list) type commit_list (line 381) | struct commit_list type commit (line 381) | struct commit type commit_list (line 381) | struct commit_list type commit_list (line 383) | struct commit_list type commit_list (line 384) | struct commit_list function commit_list_compare_by_date (line 394) | static int commit_list_compare_by_date(const void *a, const void *b) type commit_list (line 407) | struct commit_list function commit_list_set_next (line 410) | static void commit_list_set_next(void *a, void *next) function commit_list_sort_by_date (line 415) | void commit_list_sort_by_date(struct commit_list **list) type commit (line 421) | struct commit type commit_list (line 421) | struct commit_list type commit (line 424) | struct commit type commit_list (line 425) | struct commit_list type commit_list (line 426) | struct commit_list type commit (line 432) | struct commit function clear_commit_marks_1 (line 442) | static void clear_commit_marks_1(struct commit_list **plist, function clear_commit_marks (line 464) | void clear_commit_marks(struct commit *commit, unsigned int mark) function clear_commit_marks_for_object_array (line 472) | void clear_commit_marks_for_object_array(struct object_array *a, unsigne... type commit (line 486) | struct commit type commit_list (line 486) | struct commit_list type commit_list (line 488) | struct commit_list type commit (line 489) | struct commit function sort_in_topological_order (line 501) | void sort_in_topological_order(struct commit_list ** list, int lifo) type commit (line 598) | struct commit type commit_list (line 598) | struct commit_list type commit (line 601) | struct commit type commit_list (line 610) | struct commit_list type commit (line 610) | struct commit type commit (line 610) | struct commit type commit_list (line 612) | struct commit_list type commit_list (line 613) | struct commit_list type commit (line 640) | struct commit type commit_list (line 641) | struct commit_list type commit_list (line 642) | struct commit_list type commit (line 661) | struct commit type commit_list (line 676) | struct commit_list type commit_list (line 685) | struct commit_list type commit_list (line 685) | struct commit_list type commit_list (line 687) | struct commit_list type commit_list (line 688) | struct commit_list type commit_list (line 694) | struct commit_list type commit_list (line 697) | struct commit_list type commit_list (line 712) | struct commit_list type commit (line 712) | struct commit type commit (line 714) | struct commit type commit_list (line 717) | struct commit_list type commit (line 718) | struct commit type commit_list (line 719) | struct commit_list type commit_list (line 777) | struct commit_list type commit (line 777) | struct commit type commit (line 777) | struct commit function is_descendant_of (line 783) | int is_descendant_of(struct commit *commit, struct commit_list *with_com... function in_merge_bases (line 798) | int in_merge_bases(struct commit *commit, struct commit **reference, int... type commit_list (line 818) | struct commit_list type commit_list (line 818) | struct commit_list type commit_list (line 820) | struct commit_list type commit_list (line 821) | struct commit_list type commit (line 822) | struct commit type commit_list (line 835) | struct commit_list function do_sign_commit (line 873) | static int do_sign_commit(struct strbuf *buf, const char *keyid) function parse_signed_commit (line 906) | int parse_signed_commit(const unsigned char *sha1, function handle_signed_tag (line 950) | static void handle_signed_tag(struct commit *parent, struct commit_extra... function append_merge_tag_headers (line 990) | void append_merge_tag_headers(struct commit_list *parents, function add_extra_header (line 1000) | static void add_extra_header(struct strbuf *buffer, type commit_extra_header (line 1010) | struct commit_extra_header type commit (line 1010) | struct commit type commit_extra_header (line 1013) | struct commit_extra_header type object_type (line 1015) | enum object_type function standard_header_field (line 1023) | static inline int standard_header_field(const char *field, size_t len) function excluded_header_field (line 1032) | static int excluded_header_field(const char *field, size_t len, const ch... type commit_extra_header (line 1047) | struct commit_extra_header type commit_extra_header (line 1050) | struct commit_extra_header type strbuf (line 1052) | struct strbuf function free_commit_extra_headers (line 1090) | void free_commit_extra_headers(struct commit_extra_header *extra) function commit_tree (line 1101) | int commit_tree(const struct strbuf *msg, unsigned char *tree, function commit_tree_extended (line 1120) | int commit_tree_extended(const struct strbuf *msg, unsigned char *tree, type commit (line 1184) | struct commit type object (line 1186) | struct object type commit (line 1187) | struct commit type commit (line 1192) | struct commit type merge_remote_desc (line 1194) | struct merge_remote_desc type commit_list (line 1220) | struct commit_list type commit (line 1220) | struct commit type commit_list (line 1221) | struct commit_list type commit_list (line 1223) | struct commit_list type commit_list (line 1223) | struct commit_list FILE: src/test/resources/samples/langs/C/commit.h type commit_list (line 9) | struct commit_list { type commit (line 14) | struct commit { type decoration (line 28) | struct decoration type name_decoration (line 29) | struct name_decoration { type commit (line 35) | struct commit type commit (line 36) | struct commit type commit (line 37) | struct commit type commit (line 39) | struct commit type commit (line 46) | struct commit type commit (line 48) | struct commit type commit (line 49) | struct commit type commit_list (line 54) | struct commit_list type commit (line 54) | struct commit type commit_list (line 55) | struct commit_list type commit_list (line 56) | struct commit_list type commit (line 56) | struct commit type commit_list (line 57) | struct commit_list type commit_list (line 58) | struct commit_list type commit_list (line 59) | struct commit_list type commit (line 59) | struct commit type commit_list (line 60) | struct commit_list type commit_list (line 61) | struct commit_list type commit_list (line 63) | struct commit_list type cmit_fmt (line 66) | enum cmit_fmt { type pretty_print_context (line 80) | struct pretty_print_context { type userformat_want (line 94) | struct userformat_want { type rev_info (line 99) | struct rev_info type commit (line 100) | struct commit type commit (line 102) | struct commit type rev_info (line 104) | struct rev_info type strbuf (line 105) | struct strbuf type userformat_want (line 107) | struct userformat_want type commit (line 108) | struct commit type strbuf (line 109) | struct strbuf type pretty_print_context (line 110) | struct pretty_print_context type pretty_print_context (line 111) | struct pretty_print_context type commit (line 112) | struct commit type strbuf (line 113) | struct strbuf type cmit_fmt (line 114) | enum cmit_fmt type commit (line 114) | struct commit type strbuf (line 115) | struct strbuf type pretty_print_context (line 116) | struct pretty_print_context type strbuf (line 117) | struct strbuf type pretty_print_context (line 119) | struct pretty_print_context type strbuf (line 121) | struct strbuf type pretty_print_context (line 124) | struct pretty_print_context type strbuf (line 126) | struct strbuf type commit (line 133) | struct commit type commit_list (line 133) | struct commit_list type commit (line 136) | struct commit type commit_list (line 136) | struct commit_list type commit (line 138) | struct commit type object_array (line 139) | struct object_array type commit_list (line 149) | struct commit_list type commit_graft (line 151) | struct commit_graft { type commit_graft (line 156) | struct commit_graft type commit_graft (line 158) | struct commit_graft type commit_graft (line 159) | struct commit_graft type commit_graft (line 160) | struct commit_graft type commit_list (line 162) | struct commit_list type commit (line 162) | struct commit type commit (line 162) | struct commit type commit_list (line 163) | struct commit_list type commit (line 163) | struct commit type commit (line 163) | struct commit type commit_list (line 164) | struct commit_list type commit_list (line 164) | struct commit_list type commit_list (line 170) | struct commit_list type object_array (line 170) | struct object_array type commit (line 173) | struct commit type commit_list (line 173) | struct commit_list type commit (line 174) | struct commit type commit (line 174) | struct commit function single_parent (line 180) | static inline int single_parent(struct commit *commit) type commit_list (line 185) | struct commit_list type commit_list (line 185) | struct commit_list type commit_extra_header (line 187) | struct commit_extra_header { type commit_list (line 194) | struct commit_list type commit_extra_header (line 195) | struct commit_extra_header type strbuf (line 197) | struct strbuf type commit_list (line 198) | struct commit_list type strbuf (line 201) | struct strbuf type commit_list (line 202) | struct commit_list type commit_extra_header (line 204) | struct commit_extra_header type commit_extra_header (line 206) | struct commit_extra_header type commit (line 206) | struct commit type commit_extra_header (line 207) | struct commit_extra_header type commit_extra_header (line 209) | struct commit_extra_header type merge_remote_desc (line 211) | struct merge_remote_desc { type commit (line 222) | struct commit type strbuf (line 225) | struct strbuf type strbuf (line 225) | struct strbuf FILE: src/test/resources/samples/langs/C/cpuid.h function do_cpuid (line 6) | static inline void do_cpuid(dword_t *eax, dword_t *ebx, dword_t *ecx, dw... FILE: src/test/resources/samples/langs/C/custom_extensions.c function SSL_CUSTOM_EXTENSION_free (line 28) | void SSL_CUSTOM_EXTENSION_free(SSL_CUSTOM_EXTENSION *custom_extension) { function SSL_CUSTOM_EXTENSION (line 32) | static const SSL_CUSTOM_EXTENSION *custom_ext_find( function default_add_callback (line 52) | static int default_add_callback(SSL *ssl, unsigned extension_value, function custom_ext_add_hello (line 62) | static int custom_ext_add_hello(SSL *ssl, CBB *extensions) { function custom_ext_add_clienthello (line 126) | int custom_ext_add_clienthello(SSL *ssl, CBB *extensions) { function custom_ext_parse_serverhello (line 130) | int custom_ext_parse_serverhello(SSL *ssl, int *out_alert, uint16_t value, function custom_ext_parse_clienthello (line 157) | int custom_ext_parse_clienthello(SSL *ssl, int *out_alert, uint16_t value, function custom_ext_add_serverhello (line 181) | int custom_ext_add_serverhello(SSL *ssl, CBB *extensions) { function custom_ext_append (line 191) | static int custom_ext_append(STACK_OF(SSL_CUSTOM_EXTENSION) **stack, function SSL_CTX_add_client_custom_ext (line 239) | int SSL_CTX_add_client_custom_ext(SSL_CTX *ctx, unsigned extension_value, function SSL_CTX_add_server_custom_ext (line 249) | int SSL_CTX_add_server_custom_ext(SSL_CTX *ctx, unsigned extension_value, FILE: src/test/resources/samples/langs/C/driver.h type console_modifiers_t (line 29) | typedef struct { type console_read_t (line 38) | typedef struct { type console_driver_t (line 43) | typedef struct { FILE: src/test/resources/samples/langs/C/elf.h type elf_ident_t (line 35) | typedef struct { type elf_program_t (line 41) | typedef struct { type elf_t (line 52) | typedef struct { FILE: src/test/resources/samples/langs/C/exception.zep.c function ZEPHIR_INIT_CLASS (line 22) | ZEPHIR_INIT_CLASS(Test_Router_Exception) { FILE: src/test/resources/samples/langs/C/filter.h type console_filter (line 25) | struct console_filter { type console_filter_t (line 44) | typedef struct console_filter console_filter_t; FILE: src/test/resources/samples/langs/C/fudge_node.c type system_node (line 29) | struct system_node type system_node (line 30) | struct system_node function read (line 32) | static unsigned int read(struct pipe_end *endself, struct pipe_end *endt... function write (line 51) | static unsigned int write(struct pipe_end *endself, struct pipe_end *end... function end0_read (line 70) | static unsigned int end0_read(struct system_node *self, struct service_s... function end0_write (line 79) | static unsigned int end0_write(struct system_node *self, struct service_... function end1_read (line 88) | static unsigned int end1_read(struct system_node *self, struct service_s... function end1_write (line 97) | static unsigned int end1_write(struct system_node *self, struct service_... function clone_child (line 106) | static unsigned int clone_child(struct system_node *self, unsigned int c... function pipe_init (line 131) | void pipe_init(struct pipe *pipe) function pipe_register (line 150) | void pipe_register(struct pipe *pipe) function pipe_unregister (line 157) | void pipe_unregister(struct pipe *pipe) function module_init (line 164) | void module_init(void) function module_register (line 176) | void module_register(void) function module_unregister (line 183) | void module_unregister(void) FILE: src/test/resources/samples/langs/C/git.c type startup_info (line 18) | struct startup_info type pager_config (line 20) | struct pager_config { function pager_command_config (line 26) | static int pager_command_config(const char *var, const char *value, void... function check_pager_config (line 42) | int check_pager_config(const char *cmd) function commit_pager_choice (line 54) | static void commit_pager_choice(void) { function handle_options (line 67) | static int handle_options(const char ***argv, int *argc, int *envchanged) function handle_alias (line 182) | static int handle_alias(int *argcp, const char ***argv) type cmd_struct (line 270) | struct cmd_struct { function run_builtin (line 276) | static int run_builtin(struct cmd_struct *p, int argc, const char **argv) function handle_internal_command (line 329) | static void handle_internal_command(int argc, const char **argv) function execv_dashed_external (line 472) | static void execv_dashed_external(const char **argv) function run_argv (line 508) | static int run_argv(int *argcp, const char ***argv) function main (line 532) | int main(int argc, const char **argv) FILE: src/test/resources/samples/langs/C/hello.c function main (line 3) | int main() FILE: src/test/resources/samples/langs/C/http_parser.c type state (line 230) | enum state type header_states (line 314) | enum header_states function parse_url_char (line 404) | static enum state function http_parser_execute (line 586) | size_t http_parser_execute (http_parser *parser, function http_message_needs_eof (line 1870) | int function http_should_keep_alive (line 1893) | int type http_method (line 1912) | enum http_method function http_parser_init (line 1918) | void type http_errno (line 1930) | enum http_errno type http_errno (line 1936) | enum http_errno function http_parser_parse_url (line 1941) | int function http_parser_pause (line 2047) | void FILE: src/test/resources/samples/langs/C/http_parser.h type __int8 (line 32) | typedef __int8 int8_t; type __int16 (line 34) | typedef __int16 int16_t; type __int32 (line 36) | typedef __int32 int32_t; type __int64 (line 38) | typedef __int64 int64_t; type http_parser (line 66) | typedef struct http_parser http_parser; type http_parser_settings (line 67) | typedef struct http_parser_settings http_parser_settings; type http_method (line 121) | enum http_method type http_parser_type (line 129) | enum http_parser_type { HTTP_REQUEST, HTTP_RESPONSE, HTTP_BOTH } type flags (line 133) | enum flags type http_errno (line 190) | enum http_errno { type http_parser (line 207) | struct http_parser { type http_parser_settings (line 241) | struct http_parser_settings { type http_parser_url_fields (line 252) | enum http_parser_url_fields type http_parser_url (line 270) | struct http_parser_url { type http_parser_type (line 281) | enum http_parser_type type http_method (line 299) | enum http_method type http_errno (line 302) | enum http_errno type http_errno (line 305) | enum http_errno type http_parser_url (line 310) | struct http_parser_url FILE: src/test/resources/samples/langs/C/info.h type console_info_t (line 24) | typedef struct { FILE: src/test/resources/samples/langs/C/interface.h type console_t (line 26) | typedef struct { FILE: src/test/resources/samples/langs/C/ip4.h type ip4_addr_t (line 26) | typedef uint32_t ip4_addr_t; type ip4_header_t (line 28) | typedef struct { type ip4_icmp_header_t (line 42) | typedef struct { FILE: src/test/resources/samples/langs/C/main.c function namespace (line 17) | namespace v8 { FILE: src/test/resources/samples/langs/C/markdown.c type link_ref (line 49) | struct link_ref { type sd_markdown (line 62) | struct sd_markdown type buf (line 64) | struct buf type sd_markdown (line 64) | struct sd_markdown type buf (line 66) | struct buf type sd_markdown (line 66) | struct sd_markdown type buf (line 67) | struct buf type sd_markdown (line 67) | struct sd_markdown type buf (line 68) | struct buf type sd_markdown (line 68) | struct sd_markdown type buf (line 69) | struct buf type sd_markdown (line 69) | struct sd_markdown type buf (line 70) | struct buf type sd_markdown (line 70) | struct sd_markdown type buf (line 71) | struct buf type sd_markdown (line 71) | struct sd_markdown type buf (line 72) | struct buf type sd_markdown (line 72) | struct sd_markdown type buf (line 73) | struct buf type sd_markdown (line 73) | struct sd_markdown type buf (line 74) | struct buf type sd_markdown (line 74) | struct sd_markdown type buf (line 75) | struct buf type sd_markdown (line 75) | struct sd_markdown type buf (line 76) | struct buf type sd_markdown (line 76) | struct sd_markdown type markdown_char_t (line 78) | enum markdown_char_t { type sd_markdown (line 109) | struct sd_markdown { type buf (line 125) | struct buf type sd_markdown (line 126) | struct sd_markdown type buf (line 129) | struct buf type stack (line 130) | struct stack function rndr_popbuf (line 144) | static inline void function unscape_text (line 150) | static void function hash_link_ref (line 170) | static unsigned int type link_ref (line 182) | struct link_ref type link_ref (line 184) | struct link_ref type link_ref (line 187) | struct link_ref type link_ref (line 187) | struct link_ref type link_ref (line 199) | struct link_ref type link_ref (line 200) | struct link_ref type link_ref (line 203) | struct link_ref function free_link_refs (line 217) | static void function _isspace (line 247) | static inline int function is_mail_autolink (line 259) | static size_t function tag_length (line 290) | static size_t function parse_inline (line 352) | static void function find_emph_char (line 391) | static size_t function parse_emph1 (line 483) | static size_t function parse_emph2 (line 520) | static size_t function parse_emph3 (line 552) | static size_t function char_emphasis (line 593) | static size_t function char_linebreak (line 627) | static size_t function char_codespan (line 642) | static size_t function char_escape (line 685) | static size_t function char_entity (line 710) | static size_t function char_langle_tag (line 738) | static size_t function char_autolink_www (line 763) | static size_t function char_autolink_email (line 795) | static size_t function char_autolink_url (line 815) | static size_t function char_link (line 836) | static size_t function char_superscript (line 1071) | static size_t function is_empty (line 1114) | static size_t function is_hrule (line 1127) | static int function prefix_codefence (line 1159) | static size_t function is_codefence (line 1189) | static size_t function is_atxheader (line 1246) | static int function is_headerline (line 1266) | static int function is_next_headerline (line 1286) | static int function prefix_quote (line 1301) | static size_t function prefix_code (line 1320) | static size_t function prefix_oli (line 1330) | static size_t function prefix_uli (line 1355) | static size_t type buf (line 1377) | struct buf type sd_markdown (line 1377) | struct sd_markdown function parse_blockquote (line 1382) | static size_t type buf (line 1424) | struct buf type sd_markdown (line 1424) | struct sd_markdown function parse_paragraph (line 1427) | static size_t function parse_fencedcode (line 1536) | static size_t function parse_blockcode (line 1580) | static size_t function parse_listitem (line 1623) | static size_t function parse_list (line 1760) | static size_t function parse_atxheader (line 1783) | static size_t function htmlblock_end_tag (line 1820) | static size_t function htmlblock_end (line 1850) | static size_t function parse_htmlblock (line 1893) | static size_t function parse_table_row (line 1977) | static void function parse_table_header (line 2034) | static size_t function parse_table (line 2123) | static size_t function parse_block (line 2182) | static void function is_ref (line 2249) | static int function expand_tabs (line 2362) | static void expand_tabs(struct buf *ob, const uint8_t *line, size_t size) type sd_markdown (line 2391) | struct sd_markdown type sd_callbacks (line 2395) | struct sd_callbacks type sd_markdown (line 2398) | struct sd_markdown type sd_markdown (line 2402) | struct sd_markdown type sd_callbacks (line 2406) | struct sd_callbacks function sd_markdown_render (line 2451) | void function sd_markdown_free (line 2526) | void function sd_version (line 2543) | void FILE: src/test/resources/samples/langs/C/multiboot.h type multiboot_aoutSymbolTable_t (line 38) | typedef struct type multiboot_elfSectionHeaderTable_t (line 47) | typedef struct type multiboot_memoryMap_t (line 55) | typedef struct type multiboot_module_t (line 63) | typedef struct type multiboot_info_t (line 71) | typedef struct FILE: src/test/resources/samples/langs/C/pqiv.h type file_type_handler_t (line 39) | typedef struct file_type_handler_struct_t file_type_handler_t; type file_t (line 40) | typedef struct { type load_images_state_t (line 86) | typedef enum { PARAMETER, RECURSION, INOTIFY, BROWSE_ORIGINAL_PARAMETER,... type BOSNode (line 93) | typedef BOSNode *(*file_type_alloc_fn_t)(load_images_state_t state, file... type file_type_handler_struct_t (line 116) | struct file_type_handler_struct_t { FILE: src/test/resources/samples/langs/C/process.c function uv__chld (line 45) | static void uv__chld(EV_P_ ev_child* watcher, int revents) { function uv__make_socketpair (line 70) | int uv__make_socketpair(int fds[2], int flags) { function uv__make_pipe (line 107) | int uv__make_pipe(int fds[2], int flags) { function uv__process_init_stdio (line 142) | static int uv__process_init_stdio(uv_stdio_container_t* container, int f... function uv__process_stdio_flags (line 181) | static int uv__process_stdio_flags(uv_stdio_container_t* container, function uv__process_open_stream (line 194) | static int uv__process_open_stream(uv_stdio_container_t* container, int ... function uv__process_close_stream (line 215) | static void uv__process_close_stream(uv_stdio_container_t* container) { function uv__process_child_init (line 222) | static void uv__process_child_init(uv_process_options_t options, function uv_spawn (line 287) | int uv_spawn(uv_loop_t* loop, uv_process_t* process, function uv_process_kill (line 436) | int uv_process_kill(uv_process_t* process, int signum) { function uv_err_t (line 448) | uv_err_t uv_kill(int pid, int signum) { function uv__process_close (line 459) | void uv__process_close(uv_process_t* handle) { FILE: src/test/resources/samples/langs/C/rdiscount.c function VALUE (line 7) | static VALUE function VALUE (line 42) | static VALUE function rb_rdiscount__get_flags (line 72) | int rb_rdiscount__get_flags(VALUE ruby_obj) function Init_rdiscount (line 122) | void Init_rdiscount() FILE: src/test/resources/samples/langs/C/redis.c type sharedObjectsStruct (line 55) | struct sharedObjectsStruct type redisServer (line 66) | struct redisServer type redisCommand (line 67) | struct redisCommand type redisCommand (line 110) | struct redisCommand function redisLogRaw (line 256) | void redisLogRaw(int level, const char *msg) { function redisLog (line 290) | void redisLog(int level, const char *fmt, ...) { function redisLogFromHandler (line 309) | void redisLogFromHandler(int level, const char *msg) { function oom (line 337) | void oom(const char *msg) { function ustime (line 344) | long long ustime(void) { function mstime (line 355) | long long mstime(void) { function exitFromChild (line 363) | void exitFromChild(int retcode) { function dictVanillaFree (line 377) | void dictVanillaFree(void *privdata, void *val) function dictListDestructor (line 383) | void dictListDestructor(void *privdata, void *val) function dictSdsKeyCompare (line 389) | int dictSdsKeyCompare(void *privdata, const void *key1, function dictSdsKeyCaseCompare (line 402) | int dictSdsKeyCaseCompare(void *privdata, const void *key1, function dictRedisObjectDestructor (line 410) | void dictRedisObjectDestructor(void *privdata, void *val) function dictSdsDestructor (line 418) | void dictSdsDestructor(void *privdata, void *val) function dictObjKeyCompare (line 425) | int dictObjKeyCompare(void *privdata, const void *key1, function dictObjHash (line 432) | unsigned int dictObjHash(const void *key) { function dictSdsHash (line 437) | unsigned int dictSdsHash(const void *key) { function dictSdsCaseHash (line 441) | unsigned int dictSdsCaseHash(const void *key) { function dictEncObjKeyCompare (line 445) | int dictEncObjKeyCompare(void *privdata, const void *key1, function dictEncObjHash (line 463) | unsigned int dictEncObjHash(const void *key) { function htNeedsResize (line 569) | int htNeedsResize(dict *dict) { function tryResizeHashTables (line 580) | void tryResizeHashTables(void) { function incrementallyRehash (line 595) | void incrementallyRehash(void) { function updateDictResizePolicy (line 618) | void updateDictResizePolicy(void) { function activeExpireCycle (line 631) | void activeExpireCycle(void) { function updateLRUClock (line 691) | void updateLRUClock(void) { function trackOperationsPerSecond (line 698) | void trackOperationsPerSecond(void) { function getOperationsPerSecond (line 712) | long long getOperationsPerSecond(void) { function clientsCronHandleTimeout (line 722) | int clientsCronHandleTimeout(redisClient *c) { function clientsCronResizeQueryBuffer (line 749) | int clientsCronResizeQueryBuffer(redisClient *c) { function clientsCron (line 771) | void clientsCron(void) { function serverCron (line 824) | int serverCron(struct aeEventLoop *eventLoop, long long id, void *client... function beforeSleep (line 990) | void beforeSleep(struct aeEventLoop *eventLoop) { function createSharedObjects (line 1017) | void createSharedObjects(void) { function initServerConfig (line 1085) | void initServerConfig() { function adjustOpenFilesLimit (line 1212) | void adjustOpenFilesLimit(void) { function initServer (line 1248) | void initServer() { function populateCommandTable (line 1363) | void populateCommandTable(void) { function resetCommandTableStats (line 1393) | void resetCommandTableStats(void) { function redisOpArrayInit (line 1407) | void redisOpArrayInit(redisOpArray *oa) { function redisOpArrayAppend (line 1412) | int redisOpArrayAppend(redisOpArray *oa, struct redisCommand *cmd, int d... function redisOpArrayFree (line 1428) | void redisOpArrayFree(redisOpArray *oa) { type redisCommand (line 1444) | struct redisCommand type redisCommand (line 1448) | struct redisCommand type redisCommand (line 1449) | struct redisCommand function propagate (line 1465) | void propagate(struct redisCommand *cmd, int dbid, robj **argv, int argc, function alsoPropagate (line 1476) | void alsoPropagate(struct redisCommand *cmd, int dbid, robj **argv, int ... function call (line 1483) | void call(redisClient *c, int flags) { function processCommand (line 1546) | int processCommand(redisClient *c) { function prepareForShutdown (line 1689) | int prepareForShutdown(int flags) { function authCommand (line 1745) | void authCommand(redisClient *c) { function pingCommand (line 1757) | void pingCommand(redisClient *c) { function echoCommand (line 1761) | void echoCommand(redisClient *c) { function timeCommand (line 1765) | void timeCommand(redisClient *c) { function bytesToHuman (line 1778) | void bytesToHuman(char *s, unsigned long long n) { function sds (line 1800) | sds genRedisInfoString(char *section) { function infoCommand (line 2144) | void infoCommand(redisClient *c) { function monitorCommand (line 2158) | void monitorCommand(redisClient *c) { function freeMemoryIfNeeded (line 2185) | int freeMemoryIfNeeded(void) { function linuxOvercommitMemoryValue (line 2329) | int linuxOvercommitMemoryValue(void) { function linuxOvercommitMemoryWarning (line 2343) | void linuxOvercommitMemoryWarning(void) { function createPidFile (line 2350) | void createPidFile(void) { function daemonize (line 2359) | void daemonize(void) { function version (line 2376) | void version() { function usage (line 2386) | void usage() { function redisAsciiArt (line 2401) | void redisAsciiArt(void) { function sigtermHandler (line 2418) | static void sigtermHandler(int sig) { function setupSignalHandlers (line 2425) | void setupSignalHandlers(void) { function main (line 2449) | int main(int argc, char **argv) { FILE: src/test/resources/samples/langs/C/rf_io.c function rfFReadLine_UTF8 (line 32) | int32_t rfFReadLine_UTF8(FILE* f,char** utf8,uint32_t* byteLength,uint32... function rfFReadLine_UTF16LE (line 126) | int32_t rfFReadLine_UTF16LE(FILE* f,char** utf8,uint32_t* byteLength,cha... function rfFReadLine_UTF16BE (line 215) | int32_t rfFReadLine_UTF16BE(FILE* f,char** utf8,uint32_t* byteLength,cha... function rfFReadLine_UTF32BE (line 302) | int32_t rfFReadLine_UTF32BE(FILE* f,char** utf8,uint32_t* byteLength,cha... function rfFReadLine_UTF32LE (line 377) | int32_t rfFReadLine_UTF32LE(FILE* f,char** utf8,uint32_t* byteLength,cha... function rfFgets_UTF32BE (line 453) | int32_t rfFgets_UTF32BE(char* buff,uint32_t num,FILE* f,char* eofReached) function rfFgets_UTF32LE (line 501) | int32_t rfFgets_UTF32LE(char* buff,uint32_t num,FILE* f,char* eofReached) function rfFgets_UTF16BE (line 549) | int32_t rfFgets_UTF16BE(char* buff,uint32_t num,FILE* f,char* eofReached) function rfFgets_UTF16LE (line 597) | int32_t rfFgets_UTF16LE(char* buff,uint32_t num,FILE* f,char* eofReached) function rfFgets_UTF8 (line 647) | int32_t rfFgets_UTF8(char* buff,uint32_t num,FILE* f,char* eofReached) function rfFgetc_UTF8 (line 695) | int32_t rfFgetc_UTF8(FILE* f,uint32_t *ret,char cp) function rfFgetc_UTF16BE (line 882) | int32_t rfFgetc_UTF16BE(FILE* f,uint32_t *c,char cp) function rfFgetc_UTF16LE (line 941) | int32_t rfFgetc_UTF16LE(FILE* f,uint32_t *c,char cp) function rfFgetc_UTF32LE (line 1000) | int32_t rfFgetc_UTF32LE(FILE* f,uint32_t *c) function rfFgetc_UTF32BE (line 1015) | int32_t rfFgetc_UTF32BE(FILE* f,uint32_t *c) function rfFback_UTF32BE (line 1031) | int32_t rfFback_UTF32BE(FILE* f,uint32_t *c) function rfFback_UTF32LE (line 1052) | int32_t rfFback_UTF32LE(FILE* f,uint32_t *c) function rfFback_UTF16BE (line 1073) | int32_t rfFback_UTF16BE(FILE* f,uint32_t *c) function rfFback_UTF16LE (line 1140) | int32_t rfFback_UTF16LE(FILE* f,uint32_t *c) function rfFback_UTF8 (line 1207) | int32_t rfFback_UTF8(FILE* f,uint32_t *c) FILE: src/test/resources/samples/langs/C/rf_io.h type __int64 (line 45) | typedef __int64 foff_rft; type off64_t (line 48) | typedef off64_t foff_rft; FILE: src/test/resources/samples/langs/C/rfc_string.c function RF_String (line 43) | RF_String* i_rfString_Create(const char* s,...) function RF_String (line 71) | RF_String* i_NVrfString_Create(const char* s) function RF_String (line 96) | RF_String* i_rfString_CreateLocal1(const char* s,...) function RF_String (line 218) | RF_String* i_NVrfString_CreateLocal(const char* s) function i_rfString_Init (line 342) | char i_rfString_Init(RF_String* str,const char* s,...) function i_NVrfString_Init (line 367) | char i_NVrfString_Init(RF_String* str,const char* s) function RF_String (line 389) | RF_String* rfString_Create_cp(uint32_t codepoint) function rfString_Init_cp (line 403) | char rfString_Init_cp(RF_String* str, uint32_t codepoint) function RF_String (line 463) | RF_String* rfString_Create_i(int32_t i) function rfString_Init_i (line 481) | char rfString_Init_i(RF_String* str, int32_t i) function RF_String (line 499) | RF_String* rfString_Create_f(float f) function rfString_Init_f (line 519) | char rfString_Init_f(RF_String* str,float f) function RF_String (line 538) | RF_String* rfString_Create_UTF16(const char* s,char endianess) function rfString_Init_UTF16 (line 550) | char rfString_Init_UTF16(RF_String* str,const char* s,char endianess) function RF_String (line 608) | RF_String* rfString_Create_UTF32(const char* s) function rfString_Init_UTF32 (line 620) | char rfString_Init_UTF32(RF_String* str,const char* s) function i_rfString_Assign (line 677) | void i_rfString_Assign(RF_String* dest,void* sourceP) function rfString_Assign_char (line 692) | char rfString_Assign_char(RF_String* str,uint32_t codepoint) function RF_String (line 755) | RF_String* i_rfString_Create_nc(const char* s,...) function RF_String (line 773) | RF_String* i_NVrfString_Create_nc(const char* s) type RF_String (line 789) | struct RF_String function i_rfString_Init_nc (line 791) | char i_rfString_Init_nc(struct RF_String* str,const char* s,...) function i_NVrfString_Init_nc (line 807) | char i_NVrfString_Init_nc(struct RF_String* str,const char* s) function rfString_Destroy (line 822) | void rfString_Destroy(RF_String* s) function rfString_Deinit (line 828) | void rfString_Deinit(RF_String* s) function rfString_Length (line 853) | uint32_t rfString_Length(void* str) function rfString_GetChar (line 863) | uint32_t rfString_GetChar(void* str,uint32_t c) function rfString_BytePosToCodePoint (line 883) | uint32_t rfString_BytePosToCodePoint(void* str,uint32_t i) function rfString_BytePosToCharPos (line 935) | uint32_t rfString_BytePosToCharPos(void* thisstrP,uint32_t bytepos,char ... function i_rfString_Equal (line 965) | char i_rfString_Equal(void* s1P,void* s2P) function i_rfString_Find (line 977) | int32_t i_rfString_Find(const void* str,const void* sstrP,const char* op... function rfString_ToInt (line 1112) | char rfString_ToInt(void* str,int32_t* v) function rfString_ToDouble (line 1133) | int rfString_ToDouble(void* thisstrP,double* f) function RF_String (line 1165) | RF_String* rfString_Copy_OUT(void* srcP) function rfString_Copy_IN (line 1180) | void rfString_Copy_IN(RF_String* dst,void* srcP) function rfString_Copy_chars (line 1192) | void rfString_Copy_chars(RF_String* dst,void* srcP,uint32_t charsN) function i_rfString_ScanfAfter (line 1210) | char i_rfString_ScanfAfter(void* str,void* afterstrP,const char* format,... function i_rfString_Count (line 1232) | int32_t i_rfString_Count(void* str,void* sstr2,const char* optionsP) function i_DECLIMEX_ (line 1261) | i_DECLIMEX_ char rfString_Tokenize(void* str,char* sep,uint32_t* tokensN... function i_rfString_Between (line 1304) | char i_rfString_Between(void* thisstrP,void* lstrP,void* rstrP,RF_String... function i_rfString_Beforev (line 1339) | char i_rfString_Beforev(void* thisstrP,RF_String* result,const char* opt... function i_rfString_Before (line 1379) | char i_rfString_Before(void* thisstrP,void* sstrP,RF_String* result,cons... function i_rfString_After (line 1401) | char i_rfString_After(void* thisstrP,void* afterP,RF_String* out,const c... function i_rfString_Afterv (line 1423) | char i_rfString_Afterv(void* thisstrP,RF_String* result,const char* opti... function i_rfString_Append (line 1470) | void i_rfString_Append(RF_String* thisstr,void* otherP) function rfString_Append_i (line 1484) | void rfString_Append_i(RF_String* thisstr,const int32_t i) function rfString_Append_f (line 1498) | void rfString_Append_f(RF_String* thisstr,const float f) function i_rfString_Prepend (line 1513) | void i_rfString_Prepend(RF_String* thisstr,void* otherP) function i_rfString_Remove (line 1532) | char i_rfString_Remove(void* thisstrP,void* rstrP,uint32_t* numberP,cons... function i_rfString_KeepOnly (line 1576) | void i_rfString_KeepOnly(void* thisstrP,void* keepstrP) function rfString_PruneStart (line 1616) | char rfString_PruneStart(void* thisstrP,uint32_t n) function rfString_PruneEnd (line 1654) | char rfString_PruneEnd(void* thisstrP,uint32_t n) function rfString_PruneMiddleB (line 1686) | char rfString_PruneMiddleB(void* thisstrP,uint32_t p,uint32_t n) function rfString_PruneMiddleF (line 1728) | char rfString_PruneMiddleF(void* thisstrP,uint32_t p,uint32_t n) function i_rfString_Replace (line 1772) | char i_rfString_Replace(RF_String* thisstr,void* sstrP,void* rstrP,const... function i_rfString_StripStart (line 1882) | char i_rfString_StripStart(void* thisstrP,void* subP) function i_rfString_StripEnd (line 1931) | char i_rfString_StripEnd(void* thisstrP,void* subP) function i_rfString_Strip (line 1981) | char i_rfString_Strip(void* thisstrP,void* subP) function RF_String (line 1992) | RF_String* rfString_Create_fUTF8(FILE* f, char* eof) function rfString_Init_fUTF8 (line 2004) | int32_t rfString_Init_fUTF8(RF_String* str,FILE* f,char* eof) function rfString_Assign_fUTF8 (line 2017) | int32_t rfString_Assign_fUTF8(RF_String* str,FILE*f,char* eof) function rfString_Append_fUTF8 (line 2040) | int32_t rfString_Append_fUTF8(RF_String* str,FILE*f,char* eof) function RF_String (line 2058) | RF_String* rfString_Create_fUTF16(FILE* f,char endianess,char* eof) function rfString_Init_fUTF16 (line 2067) | int32_t rfString_Init_fUTF16(RF_String* str,FILE* f, char endianess,char... function rfString_Assign_fUTF16 (line 2092) | int32_t rfString_Assign_fUTF16(RF_String* str,FILE* f, char endianess,ch... function rfString_Append_fUTF16 (line 2129) | int32_t rfString_Append_fUTF16(RF_String* str,FILE* f, char endianess,ch... function RF_String (line 2158) | RF_String* rfString_Create_fUTF32(FILE* f,char endianess,char* eof) function rfString_Init_fUTF32 (line 2170) | int32_t rfString_Init_fUTF32(RF_String* str,FILE* f,char endianess,char*... function rfString_Assign_fUTF32 (line 2194) | int32_t rfString_Assign_fUTF32(RF_String* str,FILE* f,char endianess, ch... function rfString_Append_fUTF32 (line 2229) | int32_t rfString_Append_fUTF32(RF_String* str,FILE* f,char endianess, ch... function i_rfString_Fwrite (line 2260) | int32_t i_rfString_Fwrite(void* sP,FILE* f,char* encodingP) FILE: src/test/resources/samples/langs/C/rfc_string.h type RF_String (line 77) | typedef struct RF_String FILE: src/test/resources/samples/langs/C/scheduler.h type task_t (line 29) | typedef struct task { type vmem_context (line 61) | struct vmem_context FILE: src/test/resources/samples/langs/C/sgd_fast.c type Py_ssize_t (line 45) | typedef int Py_ssize_t; type Py_buffer (line 73) | typedef struct { type Py_hash_t (line 186) | typedef long Py_hash_t; type __Pyx_StringTabEntry (line 296) | typedef struct {PyObject **p; char *s; const long n; const char* encodin... type __Pyx_StructField_ (line 373) | struct __Pyx_StructField_ type __Pyx_TypeInfo (line 375) | typedef struct { type __Pyx_StructField (line 385) | typedef struct __Pyx_StructField_ { type __Pyx_BufFmt_StackElem (line 390) | typedef struct { type __Pyx_BufFmt_Context (line 394) | typedef struct { type npy_int8 (line 415) | typedef npy_int8 __pyx_t_5numpy_int8_t; type npy_int16 (line 424) | typedef npy_int16 __pyx_t_5numpy_int16_t; type npy_int32 (line 433) | typedef npy_int32 __pyx_t_5numpy_int32_t; type npy_int64 (line 442) | typedef npy_int64 __pyx_t_5numpy_int64_t; type npy_uint8 (line 451) | typedef npy_uint8 __pyx_t_5numpy_uint8_t; type npy_uint16 (line 460) | typedef npy_uint16 __pyx_t_5numpy_uint16_t; type npy_uint32 (line 469) | typedef npy_uint32 __pyx_t_5numpy_uint32_t; type npy_uint64 (line 478) | typedef npy_uint64 __pyx_t_5numpy_uint64_t; type npy_float32 (line 487) | typedef npy_float32 __pyx_t_5numpy_float32_t; type npy_float64 (line 496) | typedef npy_float64 __pyx_t_5numpy_float64_t; type npy_long (line 505) | typedef npy_long __pyx_t_5numpy_int_t; type npy_longlong (line 514) | typedef npy_longlong __pyx_t_5numpy_long_t; type npy_longlong (line 523) | typedef npy_longlong __pyx_t_5numpy_longlong_t; type npy_ulong (line 532) | typedef npy_ulong __pyx_t_5numpy_uint_t; type npy_ulonglong (line 541) | typedef npy_ulonglong __pyx_t_5numpy_ulong_t; type npy_ulonglong (line 550) | typedef npy_ulonglong __pyx_t_5numpy_ulonglong_t; type npy_intp (line 559) | typedef npy_intp __pyx_t_5numpy_intp_t; type npy_uintp (line 568) | typedef npy_uintp __pyx_t_5numpy_uintp_t; type npy_double (line 577) | typedef npy_double __pyx_t_5numpy_float_t; type npy_double (line 586) | typedef npy_double __pyx_t_5numpy_double_t; type npy_longdouble (line 595) | typedef npy_longdouble __pyx_t_5numpy_longdouble_t; type __pyx_t_5numpy_float64_t (line 604) | typedef __pyx_t_5numpy_float64_t __pyx_t_7sklearn_5utils_13weight_vector... type __pyx_t_5numpy_int32_t (line 613) | typedef __pyx_t_5numpy_int32_t __pyx_t_7sklearn_5utils_13weight_vector_I... type __pyx_t_5numpy_float64_t (line 622) | typedef __pyx_t_5numpy_float64_t __pyx_t_7sklearn_5utils_11seq_dataset_D... type __pyx_t_5numpy_int32_t (line 631) | typedef __pyx_t_5numpy_int32_t __pyx_t_7sklearn_5utils_11seq_dataset_INT... type __pyx_t_5numpy_float64_t (line 640) | typedef __pyx_t_5numpy_float64_t __pyx_t_7sklearn_12linear_model_8sgd_fa... type __pyx_t_5numpy_int32_t (line 649) | typedef __pyx_t_5numpy_int32_t __pyx_t_7sklearn_12linear_model_8sgd_fast... type std (line 652) | typedef ::std::complex< float > __pyx_t_float_complex; type __pyx_t_float_complex (line 654) | typedef float _Complex __pyx_t_float_complex; type __pyx_t_float_complex (line 657) | typedef struct { float real, imag; } __pyx_t_float_complex; type std (line 662) | typedef ::std::complex< double > __pyx_t_double_complex; type __pyx_t_double_complex (line 664) | typedef double _Complex __pyx_t_double_complex; type __pyx_t_double_complex (line 667) | typedef struct { double real, imag; } __pyx_t_double_complex; type __pyx_obj_7sklearn_12linear_model_8sgd_fast_LossFunction (line 672) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_LossFunction type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Regression (line 673) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Regression type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Huber (line 674) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Huber type __pyx_obj_7sklearn_5utils_11seq_dataset_SequentialDataset (line 675) | struct __pyx_obj_7sklearn_5utils_11seq_dataset_SequentialDataset type __pyx_obj_7sklearn_12linear_model_8sgd_fast_EpsilonInsensitive (line 676) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_EpsilonInsensitive type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Classification (line 677) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Classification type __pyx_obj_7sklearn_5utils_11seq_dataset_CSRDataset (line 678) | struct __pyx_obj_7sklearn_5utils_11seq_dataset_CSRDataset type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Log (line 679) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Log type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Hinge (line 680) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Hinge type __pyx_obj_7sklearn_5utils_11seq_dataset_ArrayDataset (line 681) | struct __pyx_obj_7sklearn_5utils_11seq_dataset_ArrayDataset type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredHinge (line 682) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredHinge type __pyx_obj_7sklearn_12linear_model_8sgd_fast_ModifiedHuber (line 683) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_ModifiedHuber type __pyx_obj_7sklearn_5utils_13weight_vector_WeightVector (line 684) | struct __pyx_obj_7sklearn_5utils_13weight_vector_WeightVector type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredLoss (line 685) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredLoss type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredEpsilonInsensitive (line 686) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredEpsilonInsensi... type npy_cfloat (line 695) | typedef npy_cfloat __pyx_t_5numpy_cfloat_t; type npy_cdouble (line 704) | typedef npy_cdouble __pyx_t_5numpy_cdouble_t; type npy_clongdouble (line 713) | typedef npy_clongdouble __pyx_t_5numpy_clongdouble_t; type npy_cdouble (line 722) | typedef npy_cdouble __pyx_t_5numpy_complex_t; type __pyx_obj_7sklearn_12linear_model_8sgd_fast_LossFunction (line 731) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_LossFunction { type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Regression (line 744) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Regression { type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Huber (line 756) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Huber { type __pyx_obj_7sklearn_5utils_11seq_dataset_SequentialDataset (line 769) | struct __pyx_obj_7sklearn_5utils_11seq_dataset_SequentialDataset { type __pyx_obj_7sklearn_12linear_model_8sgd_fast_EpsilonInsensitive (line 783) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_EpsilonInsensitive { type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Classification (line 796) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Classification { type __pyx_obj_7sklearn_5utils_11seq_dataset_CSRDataset (line 808) | struct __pyx_obj_7sklearn_5utils_11seq_dataset_CSRDataset { type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Log (line 831) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Log { type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Hinge (line 843) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Hinge { type __pyx_obj_7sklearn_5utils_11seq_dataset_ArrayDataset (line 856) | struct __pyx_obj_7sklearn_5utils_11seq_dataset_ArrayDataset { type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredHinge (line 878) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredHinge { type __pyx_obj_7sklearn_12linear_model_8sgd_fast_ModifiedHuber (line 891) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_ModifiedHuber { type __pyx_obj_7sklearn_5utils_13weight_vector_WeightVector (line 903) | struct __pyx_obj_7sklearn_5utils_13weight_vector_WeightVector { type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredLoss (line 921) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredLoss { type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredEpsilonInsensitive (line 933) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredEpsilonInsensi... type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_LossFunction (line 948) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_LossFunction { type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_LossFunction (line 952) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_LossFunction type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Regression (line 963) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Regression { type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Regression (line 966) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Regression type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_SquaredLoss (line 977) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_SquaredLoss { type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_SquaredLoss (line 980) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_SquaredLoss type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Classification (line 991) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Classification { type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Classification (line 994) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Classification type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_ModifiedHuber (line 1005) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_ModifiedHuber { type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_ModifiedHuber (line 1008) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_ModifiedHuber type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Log (line 1019) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Log { type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Log (line 1022) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Log type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_SquaredEpsilonInsensitive (line 1033) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_SquaredEpsilon... type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_SquaredEpsilonInsensitive (line 1036) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_SquaredEpsilon... type __pyx_vtabstruct_7sklearn_5utils_11seq_dataset_SequentialDataset (line 1047) | struct __pyx_vtabstruct_7sklearn_5utils_11seq_dataset_SequentialDataset { type __pyx_vtabstruct_7sklearn_5utils_11seq_dataset_SequentialDataset (line 1051) | struct __pyx_vtabstruct_7sklearn_5utils_11seq_dataset_SequentialDataset type __pyx_vtabstruct_7sklearn_5utils_11seq_dataset_ArrayDataset (line 1062) | struct __pyx_vtabstruct_7sklearn_5utils_11seq_dataset_ArrayDataset { type __pyx_vtabstruct_7sklearn_5utils_11seq_dataset_ArrayDataset (line 1065) | struct __pyx_vtabstruct_7sklearn_5utils_11seq_dataset_ArrayDataset type __pyx_vtabstruct_7sklearn_5utils_11seq_dataset_CSRDataset (line 1076) | struct __pyx_vtabstruct_7sklearn_5utils_11seq_dataset_CSRDataset { type __pyx_vtabstruct_7sklearn_5utils_11seq_dataset_CSRDataset (line 1079) | struct __pyx_vtabstruct_7sklearn_5utils_11seq_dataset_CSRDataset type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_EpsilonInsensitive (line 1090) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_EpsilonInsensi... type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_EpsilonInsensitive (line 1093) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_EpsilonInsensi... type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_SquaredHinge (line 1104) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_SquaredHinge { type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_SquaredHinge (line 1107) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_SquaredHinge type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Huber (line 1118) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Huber { type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Huber (line 1121) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Huber type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Hinge (line 1132) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Hinge { type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Hinge (line 1135) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Hinge type __pyx_vtabstruct_7sklearn_5utils_13weight_vector_WeightVector (line 1146) | struct __pyx_vtabstruct_7sklearn_5utils_13weight_vector_WeightVector { type __pyx_vtabstruct_7sklearn_5utils_13weight_vector_WeightVector (line 1153) | struct __pyx_vtabstruct_7sklearn_5utils_13weight_vector_WeightVector type __Pyx_RefNannyAPIStruct (line 1158) | typedef struct { function CYTHON_INLINE (line 1235) | static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Generic(PyObject *o, PyO... function CYTHON_INLINE (line 1245) | static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, P... function CYTHON_INLINE (line 1265) | static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, ... function CYTHON_INLINE (line 1285) | static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Fast(PyObject *o, Py_ssi... type __Pyx_Buf_DimInfo (line 1331) | typedef struct { type __Pyx_Buffer (line 1334) | typedef struct { type __Pyx_LocalBuf_ND (line 1338) | typedef struct { type __Pyx_CodeObjectCacheEntry (line 1519) | typedef struct { type __Pyx_CodeObjectCache (line 1523) | struct __Pyx_CodeObjectCache { type __Pyx_CodeObjectCache (line 1528) | struct __Pyx_CodeObjectCache type __pyx_obj_7sklearn_5utils_13weight_vector_WeightVector (line 1591) | struct __pyx_obj_7sklearn_5utils_13weight_vector_WeightVector type __pyx_obj_7sklearn_12linear_model_8sgd_fast_LossFunction (line 1601) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_LossFunction type __pyx_obj_7sklearn_12linear_model_8sgd_fast_LossFunction (line 1602) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_LossFunction type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Regression (line 1603) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Regression type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Regression (line 1604) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Regression type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Classification (line 1605) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Classification type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Classification (line 1606) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Classification type __pyx_obj_7sklearn_12linear_model_8sgd_fast_ModifiedHuber (line 1607) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_ModifiedHuber type __pyx_obj_7sklearn_12linear_model_8sgd_fast_ModifiedHuber (line 1608) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_ModifiedHuber type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Hinge (line 1610) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Hinge type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Hinge (line 1611) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Hinge type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Hinge (line 1612) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Hinge type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Hinge (line 1613) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Hinge type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredHinge (line 1614) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredHinge type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredHinge (line 1615) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredHinge type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredHinge (line 1616) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredHinge type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredHinge (line 1617) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredHinge type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Log (line 1618) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Log type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Log (line 1619) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Log type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredLoss (line 1621) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredLoss type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredLoss (line 1622) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredLoss type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Huber (line 1624) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Huber type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Huber (line 1625) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Huber type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Huber (line 1626) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Huber type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Huber (line 1627) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Huber type __pyx_obj_7sklearn_12linear_model_8sgd_fast_EpsilonInsensitive (line 1628) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_EpsilonInsensitive type __pyx_obj_7sklearn_12linear_model_8sgd_fast_EpsilonInsensitive (line 1629) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_EpsilonInsensitive type __pyx_obj_7sklearn_12linear_model_8sgd_fast_EpsilonInsensitive (line 1630) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_EpsilonInsensitive type __pyx_obj_7sklearn_12linear_model_8sgd_fast_EpsilonInsensitive (line 1631) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_EpsilonInsensitive type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredEpsilonInsensitive (line 1632) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredEpsilonInsensi... type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredEpsilonInsensitive (line 1633) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredEpsilonInsensi... type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredEpsilonInsensitive (line 1634) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredEpsilonInsensi... type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredEpsilonInsensitive (line 1635) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredEpsilonInsensi... type __pyx_obj_7sklearn_12linear_model_8sgd_fast_LossFunction (line 1636) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_LossFunction type __pyx_obj_7sklearn_5utils_11seq_dataset_SequentialDataset (line 1636) | struct __pyx_obj_7sklearn_5utils_11seq_dataset_SequentialDataset function __pyx_f_7sklearn_12linear_model_8sgd_fast_12LossFunction_loss (line 1828) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_12LossFunction_l... function PyObject (line 1901) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_12LossFuncti... function PyObject (line 1963) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_12LossFuncti... function __pyx_f_7sklearn_12linear_model_8sgd_fast_12LossFunction_dloss (line 1999) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_12LossFunction_d... function PyObject (line 2072) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_12LossFuncti... function PyObject (line 2134) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_12LossFuncti... function __pyx_f_7sklearn_12linear_model_8sgd_fast_10Regression_loss (line 2170) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_10Regression_los... function PyObject (line 2242) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_10Regression... function PyObject (line 2304) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_10Regression... function __pyx_f_7sklearn_12linear_model_8sgd_fast_10Regression_dloss (line 2340) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_10Regression_dlo... function PyObject (line 2412) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_10Regression... function PyObject (line 2474) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_10Regression... function __pyx_f_7sklearn_12linear_model_8sgd_fast_14Classification_loss (line 2510) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_14Classification... function PyObject (line 2582) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_14Classifica... function PyObject (line 2644) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_14Classifica... function __pyx_f_7sklearn_12linear_model_8sgd_fast_14Classification_dloss (line 2680) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_14Classification... function PyObject (line 2752) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_14Classifica... function PyObject (line 2814) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_14Classifica... function __pyx_f_7sklearn_12linear_model_8sgd_fast_13ModifiedHuber_loss (line 2850) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_13ModifiedHuber_... function PyObject (line 2977) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_13ModifiedHu... function PyObject (line 3039) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_13ModifiedHu... function __pyx_f_7sklearn_12linear_model_8sgd_fast_13ModifiedHuber_dloss (line 3075) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_13ModifiedHuber_... function PyObject (line 3202) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_13ModifiedHu... function PyObject (line 3264) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_13ModifiedHu... function PyObject (line 3293) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_13ModifiedHu... function PyObject (line 3310) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_13ModifiedHu... function __pyx_pw_7sklearn_12linear_model_8sgd_fast_5Hinge_1__init__ (line 3353) | static int __pyx_pw_7sklearn_12linear_model_8sgd_fast_5Hinge_1__init__(P... function __pyx_pf_7sklearn_12linear_model_8sgd_fast_5Hinge___init__ (line 3414) | static int __pyx_pf_7sklearn_12linear_model_8sgd_fast_5Hinge___init__(st... function __pyx_f_7sklearn_12linear_model_8sgd_fast_5Hinge_loss (line 3442) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_5Hinge_loss(stru... function PyObject (line 3545) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_5Hinge_3loss... function PyObject (line 3607) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_5Hinge_2loss... function __pyx_f_7sklearn_12linear_model_8sgd_fast_5Hinge_dloss (line 3643) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_5Hinge_dloss(str... function PyObject (line 3746) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_5Hinge_5dlos... function PyObject (line 3808) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_5Hinge_4dlos... function PyObject (line 3837) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_5Hinge_7__re... function PyObject (line 3854) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_5Hinge_6__re... function __pyx_pw_7sklearn_12linear_model_8sgd_fast_12SquaredHinge_1__init__ (line 3906) | static int __pyx_pw_7sklearn_12linear_model_8sgd_fast_12SquaredHinge_1__... function __pyx_pf_7sklearn_12linear_model_8sgd_fast_12SquaredHinge___init__ (line 3967) | static int __pyx_pf_7sklearn_12linear_model_8sgd_fast_12SquaredHinge___i... function __pyx_f_7sklearn_12linear_model_8sgd_fast_12SquaredHinge_loss (line 3995) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_12SquaredHinge_l... function PyObject (line 4098) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_12SquaredHin... function PyObject (line 4160) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_12SquaredHin... function __pyx_f_7sklearn_12linear_model_8sgd_fast_12SquaredHinge_dloss (line 4196) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_12SquaredHinge_d... function PyObject (line 4299) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_12SquaredHin... function PyObject (line 4361) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_12SquaredHin... function PyObject (line 4390) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_12SquaredHin... function PyObject (line 4407) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_12SquaredHin... function __pyx_f_7sklearn_12linear_model_8sgd_fast_3Log_loss (line 4466) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_3Log_loss(CYTHON... function PyObject (line 4592) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_3Log_1loss(P... function PyObject (line 4654) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_3Log_loss(st... function __pyx_f_7sklearn_12linear_model_8sgd_fast_3Log_dloss (line 4690) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_3Log_dloss(CYTHO... function PyObject (line 4816) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_3Log_3dloss(... function PyObject (line 4878) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_3Log_2dloss(... function PyObject (line 4907) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_3Log_5__redu... function PyObject (line 4924) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_3Log_4__redu... function __pyx_f_7sklearn_12linear_model_8sgd_fast_11SquaredLoss_loss (line 4974) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_11SquaredLoss_lo... function PyObject (line 5043) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_11SquaredLos... function PyObject (line 5105) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_11SquaredLos... function __pyx_f_7sklearn_12linear_model_8sgd_fast_11SquaredLoss_dloss (line 5141) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_11SquaredLoss_dl... function PyObject (line 5210) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_11SquaredLos... function PyObject (line 5272) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_11SquaredLos... function PyObject (line 5301) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_11SquaredLos... function PyObject (line 5318) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_11SquaredLos... function __pyx_pw_7sklearn_12linear_model_8sgd_fast_5Huber_1__init__ (line 5361) | static int __pyx_pw_7sklearn_12linear_model_8sgd_fast_5Huber_1__init__(P... function __pyx_pf_7sklearn_12linear_model_8sgd_fast_5Huber___init__ (line 5414) | static int __pyx_pf_7sklearn_12linear_model_8sgd_fast_5Huber___init__(st... function __pyx_f_7sklearn_12linear_model_8sgd_fast_5Huber_loss (line 5442) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_5Huber_loss(stru... function PyObject (line 5557) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_5Huber_3loss... function PyObject (line 5619) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_5Huber_2loss... function __pyx_f_7sklearn_12linear_model_8sgd_fast_5Huber_dloss (line 5655) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_5Huber_dloss(str... function PyObject (line 5792) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_5Huber_5dlos... function PyObject (line 5854) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_5Huber_4dlos... function PyObject (line 5883) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_5Huber_7__re... function PyObject (line 5900) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_5Huber_6__re... function __pyx_pw_7sklearn_12linear_model_8sgd_fast_18EpsilonInsensitive_1__init__ (line 5952) | static int __pyx_pw_7sklearn_12linear_model_8sgd_fast_18EpsilonInsensiti... function __pyx_pf_7sklearn_12linear_model_8sgd_fast_18EpsilonInsensitive___init__ (line 6005) | static int __pyx_pf_7sklearn_12linear_model_8sgd_fast_18EpsilonInsensiti... function __pyx_f_7sklearn_12linear_model_8sgd_fast_18EpsilonInsensitive_loss (line 6033) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_18EpsilonInsensi... function PyObject (line 6117) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_18EpsilonIns... function PyObject (line 6179) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_18EpsilonIns... function __pyx_f_7sklearn_12linear_model_8sgd_fast_18EpsilonInsensitive_dloss (line 6215) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_18EpsilonInsensi... function PyObject (line 6332) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_18EpsilonIns... function PyObject (line 6394) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_18EpsilonIns... function PyObject (line 6423) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_18EpsilonIns... function PyObject (line 6440) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_18EpsilonIns... function __pyx_pw_7sklearn_12linear_model_8sgd_fast_25SquaredEpsilonInsensitive_1__init__ (line 6492) | static int __pyx_pw_7sklearn_12linear_model_8sgd_fast_25SquaredEpsilonIn... function __pyx_pf_7sklearn_12linear_model_8sgd_fast_25SquaredEpsilonInsensitive___init__ (line 6545) | static int __pyx_pf_7sklearn_12linear_model_8sgd_fast_25SquaredEpsilonIn... function __pyx_f_7sklearn_12linear_model_8sgd_fast_25SquaredEpsilonInsensitive_loss (line 6573) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_25SquaredEpsilon... function PyObject (line 6657) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_25SquaredEps... function PyObject (line 6719) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_25SquaredEps... function __pyx_f_7sklearn_12linear_model_8sgd_fast_25SquaredEpsilonInsensitive_dloss (line 6755) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_25SquaredEpsilon... function PyObject (line 6882) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_25SquaredEps... function PyObject (line 6944) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_25SquaredEps... function PyObject (line 6973) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_25SquaredEps... function PyObject (line 6990) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_25SquaredEps... function PyObject (line 7044) | static PyObject *__pyx_pw_7sklearn_12linear_model_8sgd_fast_1plain_sgd(P... function PyObject (line 7301) | static PyObject *__pyx_pf_7sklearn_12linear_model_8sgd_fast_plain_sgd(CY... function CYTHON_INLINE (line 8520) | static CYTHON_INLINE double __pyx_f_7sklearn_12linear_model_8sgd_fast_ma... function CYTHON_INLINE (line 8555) | static CYTHON_INLINE double __pyx_f_7sklearn_12linear_model_8sgd_fast_mi... function __pyx_f_7sklearn_12linear_model_8sgd_fast_sqnorm (line 8590) | static double __pyx_f_7sklearn_12linear_model_8sgd_fast_sqnorm(__pyx_t_7... function __pyx_f_7sklearn_12linear_model_8sgd_fast_l1penalty (line 8663) | static void __pyx_f_7sklearn_12linear_model_8sgd_fast_l1penalty(struct _... function CYTHON_UNUSED (line 8811) | static CYTHON_UNUSED int __pyx_pw_5numpy_7ndarray_1__getbuffer__(PyObjec... function __pyx_pf_5numpy_7ndarray___getbuffer__ (line 8828) | static int __pyx_pf_5numpy_7ndarray___getbuffer__(PyArrayObject *__pyx_v... function CYTHON_UNUSED (line 9630) | static CYTHON_UNUSED void __pyx_pw_5numpy_7ndarray_3__releasebuffer__(Py... function __pyx_pf_5numpy_7ndarray_2__releasebuffer__ (line 9645) | static void __pyx_pf_5numpy_7ndarray_2__releasebuffer__(PyArrayObject *_... function CYTHON_INLINE (line 9705) | static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyOb... function CYTHON_INLINE (line 9748) | static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyOb... function CYTHON_INLINE (line 9791) | static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyOb... function CYTHON_INLINE (line 9834) | static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyOb... function CYTHON_INLINE (line 9877) | static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyOb... function CYTHON_INLINE (line 9920) | static CYTHON_INLINE char *__pyx_f_5numpy__util_dtypestring(PyArray_Desc... function CYTHON_INLINE (line 10655) | static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *_... function CYTHON_INLINE (line 10732) | static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObje... type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_LossFunction (line 10781) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_LossFunction function PyObject (line 10783) | static PyObject *__pyx_tp_new_7sklearn_12linear_model_8sgd_fast_LossFunc... function __pyx_tp_dealloc_7sklearn_12linear_model_8sgd_fast_LossFunction (line 10792) | static void __pyx_tp_dealloc_7sklearn_12linear_model_8sgd_fast_LossFunct... type __pyx_obj_7sklearn_12linear_model_8sgd_fast_LossFunction (line 10903) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_LossFunction type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Regression (line 10955) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Regression function PyObject (line 10957) | static PyObject *__pyx_tp_new_7sklearn_12linear_model_8sgd_fast_Regressi... type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Regression (line 11073) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Regression type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Classification (line 11125) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Classification function PyObject (line 11127) | static PyObject *__pyx_tp_new_7sklearn_12linear_model_8sgd_fast_Classifi... type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Classification (line 11243) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Classification type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_ModifiedHuber (line 11295) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_ModifiedHuber function PyObject (line 11297) | static PyObject *__pyx_tp_new_7sklearn_12linear_model_8sgd_fast_Modified... type __pyx_obj_7sklearn_12linear_model_8sgd_fast_ModifiedHuber (line 11414) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_ModifiedHuber type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Hinge (line 11466) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Hinge function PyObject (line 11468) | static PyObject *__pyx_tp_new_7sklearn_12linear_model_8sgd_fast_Hinge(Py... type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Hinge (line 11585) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Hinge type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_SquaredHinge (line 11637) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_SquaredHinge function PyObject (line 11639) | static PyObject *__pyx_tp_new_7sklearn_12linear_model_8sgd_fast_SquaredH... type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredHinge (line 11756) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredHinge type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Log (line 11808) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Log function PyObject (line 11810) | static PyObject *__pyx_tp_new_7sklearn_12linear_model_8sgd_fast_Log(PyTy... type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Log (line 11927) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Log type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_SquaredLoss (line 11979) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_SquaredLoss function PyObject (line 11981) | static PyObject *__pyx_tp_new_7sklearn_12linear_model_8sgd_fast_SquaredL... type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredLoss (line 12098) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredLoss type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Huber (line 12150) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_Huber function PyObject (line 12152) | static PyObject *__pyx_tp_new_7sklearn_12linear_model_8sgd_fast_Huber(Py... type __pyx_obj_7sklearn_12linear_model_8sgd_fast_Huber (line 12269) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_Huber type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_EpsilonInsensitive (line 12321) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_EpsilonInsensi... function PyObject (line 12323) | static PyObject *__pyx_tp_new_7sklearn_12linear_model_8sgd_fast_EpsilonI... type __pyx_obj_7sklearn_12linear_model_8sgd_fast_EpsilonInsensitive (line 12440) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_EpsilonInsensitive type __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_SquaredEpsilonInsensitive (line 12492) | struct __pyx_vtabstruct_7sklearn_12linear_model_8sgd_fast_SquaredEpsilon... function PyObject (line 12494) | static PyObject *__pyx_tp_new_7sklearn_12linear_model_8sgd_fast_SquaredE... type __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredEpsilonInsensitive (line 12611) | struct __pyx_obj_7sklearn_12linear_model_8sgd_fast_SquaredEpsilonInsensi... type PyModuleDef (line 12669) | struct PyModuleDef function __Pyx_InitCachedBuiltins (line 12762) | static int __Pyx_InitCachedBuiltins(void) { function __Pyx_InitCachedConstants (line 12772) | static int __Pyx_InitCachedConstants(void) { function __Pyx_InitGlobals (line 13015) | static int __Pyx_InitGlobals(void) { function PyMODINIT_FUNC (line 13028) | PyMODINIT_FUNC PyInit_sgd_fast(void) function __Pyx_RefNannyAPIStruct (line 13326) | static __Pyx_RefNannyAPIStruct *__Pyx_RefNannyImportAPI(const char *modn... function PyObject (line 13341) | static PyObject *__Pyx_GetName(PyObject *dict, PyObject *name) { function CYTHON_INLINE (line 13356) | static CYTHON_INLINE void __Pyx_ErrRestore(PyObject *type, PyObject *val... function CYTHON_INLINE (line 13373) | static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **val... function __Pyx_Raise (line 13454) | static void __Pyx_Raise(PyObject *type, PyObject *value, PyObject *tb, P... function __Pyx_RaiseArgtupleInvalid (line 13537) | static void __Pyx_RaiseArgtupleInvalid( function __Pyx_RaiseDoubleKeywordsError (line 13562) | static void __Pyx_RaiseDoubleKeywordsError( function __Pyx_ParseOptionalKeywords (line 13575) | static int __Pyx_ParseOptionalKeywords( function __Pyx_ArgTypeTest (line 13676) | static int __Pyx_ArgTypeTest(PyObject *obj, PyTypeObject *type, int none... function CYTHON_INLINE (line 13696) | static CYTHON_INLINE int __Pyx_IsLittleEndian(void) { function __Pyx_BufFmt_Init (line 13700) | static void __Pyx_BufFmt_Init(__Pyx_BufFmt_Context* ctx, function __Pyx_BufFmt_ParseNumber (line 13727) | static int __Pyx_BufFmt_ParseNumber(const char** ts) { function __Pyx_BufFmt_ExpectNumber (line 13742) | static int __Pyx_BufFmt_ExpectNumber(const char **ts) { function __Pyx_BufFmt_RaiseUnexpectedChar (line 13749) | static void __Pyx_BufFmt_RaiseUnexpectedChar(char ch) { function __Pyx_BufFmt_TypeCharToStandardSize (line 13777) | static size_t __Pyx_BufFmt_TypeCharToStandardSize(char ch, int is_comple... function __Pyx_BufFmt_TypeCharToNativeSize (line 13795) | static size_t __Pyx_BufFmt_TypeCharToNativeSize(char ch, int is_complex) { type __Pyx_st_short (line 13814) | typedef struct { char c; short x; } __Pyx_st_short; type __Pyx_st_int (line 13815) | typedef struct { char c; int x; } __Pyx_st_int; type __Pyx_st_long (line 13816) | typedef struct { char c; long x; } __Pyx_st_long; type __Pyx_st_float (line 13817) | typedef struct { char c; float x; } __Pyx_st_float; type __Pyx_st_double (line 13818) | typedef struct { char c; double x; } __Pyx_st_double; type __Pyx_st_longdouble (line 13819) | typedef struct { char c; long double x; } __Pyx_st_longdouble; type __Pyx_st_void_p (line 13820) | typedef struct { char c; void *x; } __Pyx_st_void_p; type __Pyx_st_longlong (line 13822) | typedef struct { char c; PY_LONG_LONG x; } __Pyx_st_longlong; function __Pyx_BufFmt_TypeCharToAlignment (line 13824) | static size_t __Pyx_BufFmt_TypeCharToAlignment(char ch, CYTHON_UNUSED in... type __Pyx_pad_short (line 13846) | typedef struct { short x; char c; } __Pyx_pad_short; type __Pyx_pad_int (line 13847) | typedef struct { int x; char c; } __Pyx_pad_int; type __Pyx_pad_long (line 13848) | typedef struct { long x; char c; } __Pyx_pad_long; type __Pyx_pad_float (line 13849) | typedef struct { float x; char c; } __Pyx_pad_float; type __Pyx_pad_double (line 13850) | typedef struct { double x; char c; } __Pyx_pad_double; type __Pyx_pad_longdouble (line 13851) | typedef struct { long double x; char c; } __Pyx_pad_longdouble; type __Pyx_pad_void_p (line 13852) | typedef struct { void *x; char c; } __Pyx_pad_void_p; type __Pyx_pad_longlong (line 13854) | typedef struct { PY_LONG_LONG x; char c; } __Pyx_pad_longlong; function __Pyx_BufFmt_TypeCharToPadding (line 13856) | static size_t __Pyx_BufFmt_TypeCharToPadding(char ch, CYTHON_UNUSED int ... function __Pyx_BufFmt_TypeCharToGroup (line 13874) | static char __Pyx_BufFmt_TypeCharToGroup(char ch, int is_complex) { function __Pyx_BufFmt_RaiseExpected (line 13895) | static void __Pyx_BufFmt_RaiseExpected(__Pyx_BufFmt_Context* ctx) { function __Pyx_BufFmt_ProcessTypeChunk (line 13919) | static int __Pyx_BufFmt_ProcessTypeChunk(__Pyx_BufFmt_Context* ctx) { function CYTHON_INLINE (line 14021) | static CYTHON_INLINE PyObject * function CYTHON_INLINE (line 14192) | static CYTHON_INLINE void __Pyx_ZeroBuffer(Py_buffer* buf) { function CYTHON_INLINE (line 14199) | static CYTHON_INLINE int __Pyx_GetBufferAndValidate( function CYTHON_INLINE (line 14233) | static CYTHON_INLINE void __Pyx_SafeReleaseBuffer(Py_buffer* info) { function CYTHON_INLINE (line 14239) | static CYTHON_INLINE int __Pyx_TypeTest(PyObject *obj, PyTypeObject *typ... function __Pyx_RaiseBufferFallbackError (line 14251) | static void __Pyx_RaiseBufferFallbackError(void) { function CYTHON_INLINE (line 14256) | static CYTHON_INLINE void __Pyx_RaiseTooManyValuesError(Py_ssize_t expec... function CYTHON_INLINE (line 14261) | static CYTHON_INLINE void __Pyx_RaiseNeedMoreValuesError(Py_ssize_t inde... function CYTHON_INLINE (line 14267) | static CYTHON_INLINE void __Pyx_RaiseNoneNotIterableError(void) { function CYTHON_INLINE (line 14271) | static CYTHON_INLINE int __Pyx_IterFinish(void) { function __Pyx_IternextUnpackEndCheck (line 14305) | static int __Pyx_IternextUnpackEndCheck(PyObject *retval, Py_ssize_t exp... function __Pyx_GetBuffer (line 14317) | static int __Pyx_GetBuffer(PyObject *obj, Py_buffer *view, int flags) { function __Pyx_ReleaseBuffer (line 14347) | static void __Pyx_ReleaseBuffer(Py_buffer *view) { function PyObject (line 14389) | static PyObject *__Pyx_Import(PyObject *name, PyObject *from_list, long ... function CYTHON_INLINE (line 14458) | static CYTHON_INLINE void __Pyx_RaiseImportError(PyObject *name) { function PyObject (line 14468) | static PyObject *__Pyx_GetStdout(void) { function __Pyx_Print (line 14475) | static int __Pyx_Print(PyObject* f, PyObject *arg_tuple, int newline) { function __Pyx_Print (line 14512) | static int __Pyx_Print(PyObject* stream, PyObject *arg_tuple, int newlin... function __Pyx_PrintOne (line 14568) | static int __Pyx_PrintOne(PyObject* f, PyObject *o) { function __Pyx_PrintOne (line 14592) | static int __Pyx_PrintOne(PyObject* stream, PyObject *o) { function CYTHON_INLINE (line 14605) | static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_pa... function CYTHON_INLINE (line 14609) | static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_pa... function CYTHON_INLINE (line 14614) | static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_pa... function CYTHON_INLINE (line 14624) | static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_fl... function CYTHON_INLINE (line 14627) | static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_co... function CYTHON_INLINE (line 14633) | static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_c... function CYTHON_INLINE (line 14639) | static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_prodf(__pyx_t_float_c... function CYTHON_INLINE (line 14645) | static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_c... function CYTHON_INLINE (line 14652) | static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_co... function CYTHON_INLINE (line 14658) | static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { function CYTHON_INLINE (line 14661) | static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_c... function CYTHON_INLINE (line 14668) | static CYTHON_INLINE float __Pyx_c_absf(__pyx_t_float_complex z) { function CYTHON_INLINE (line 14675) | static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_co... function CYTHON_INLINE (line 14725) | static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_... function CYTHON_INLINE (line 14729) | static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_... function CYTHON_INLINE (line 14734) | static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_... function CYTHON_INLINE (line 14744) | static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_do... function CYTHON_INLINE (line 14747) | static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_c... function CYTHON_INLINE (line 14753) | static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_... function CYTHON_INLINE (line 14759) | static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_prod(__pyx_t_double_... function CYTHON_INLINE (line 14765) | static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_... function CYTHON_INLINE (line 14772) | static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_c... function CYTHON_INLINE (line 14778) | static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { function CYTHON_INLINE (line 14781) | static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_... function CYTHON_INLINE (line 14788) | static CYTHON_INLINE double __Pyx_c_abs(__pyx_t_double_complex z) { function CYTHON_INLINE (line 14795) | static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_c... function __Pyx_PyInt_AsUnsignedChar (line 14843) | static CYTHON_INLINE unsigned char __Pyx_PyInt_AsUnsignedChar(PyObject* ... function __Pyx_PyInt_AsUnsignedShort (line 14862) | static CYTHON_INLINE unsigned short __Pyx_PyInt_AsUnsignedShort(PyObject... function __Pyx_PyInt_AsUnsignedInt (line 14881) | static CYTHON_INLINE unsigned int __Pyx_PyInt_AsUnsignedInt(PyObject* x) { function CYTHON_INLINE (line 14900) | static CYTHON_INLINE char __Pyx_PyInt_AsChar(PyObject* x) { function __Pyx_PyInt_AsShort (line 14919) | static CYTHON_INLINE short __Pyx_PyInt_AsShort(PyObject* x) { function CYTHON_INLINE (line 14938) | static CYTHON_INLINE int __Pyx_PyInt_AsInt(PyObject* x) { function __Pyx_PyInt_AsSignedChar (line 14957) | static CYTHON_INLINE signed char __Pyx_PyInt_AsSignedChar(PyObject* x) { function __Pyx_PyInt_AsSignedShort (line 14976) | static CYTHON_INLINE signed short __Pyx_PyInt_AsSignedShort(PyObject* x) { function __Pyx_PyInt_AsSignedInt (line 14995) | static CYTHON_INLINE signed int __Pyx_PyInt_AsSignedInt(PyObject* x) { function CYTHON_INLINE (line 15014) | static CYTHON_INLINE int __Pyx_PyInt_AsLongDouble(PyObject* x) { function __Pyx_PyInt_AsUnsignedLong (line 15033) | static CYTHON_INLINE unsigned long __Pyx_PyInt_AsUnsignedLong(PyObject* ... function __Pyx_PyInt_AsUnsignedLongLong (line 15068) | static CYTHON_INLINE unsigned PY_LONG_LONG __Pyx_PyInt_AsUnsignedLongLon... function __Pyx_PyInt_AsLong (line 15103) | static CYTHON_INLINE long __Pyx_PyInt_AsLong(PyObject* x) { function CYTHON_INLINE (line 15138) | static CYTHON_INLINE PY_LONG_LONG __Pyx_PyInt_AsLongLong(PyObject* x) { function __Pyx_PyInt_AsSignedLong (line 15173) | static CYTHON_INLINE signed long __Pyx_PyInt_AsSignedLong(PyObject* x) { function __Pyx_PyInt_AsSignedLongLong (line 15208) | static CYTHON_INLINE signed PY_LONG_LONG __Pyx_PyInt_AsSignedLongLong(Py... function __Pyx_WriteUnraisable (line 15243) | static void __Pyx_WriteUnraisable(const char *name, CYTHON_UNUSED int cl... function __Pyx_check_binary_version (line 15262) | static int __Pyx_check_binary_version(void) { function __Pyx_SetVtable (line 15281) | static int __Pyx_SetVtable(PyObject *dict, void *vtable) { function PyObject (line 15300) | static PyObject *__Pyx_ImportModule(const char *name) { function PyTypeObject (line 15317) | static PyTypeObject *__Pyx_ImportType(const char *module_name, const cha... function __pyx_bisect_code_objects (line 15386) | static int __pyx_bisect_code_objects(__Pyx_CodeObjectCacheEntry* entries... function PyCodeObject (line 15407) | static PyCodeObject *__pyx_find_code_object(int code_line) { function __pyx_insert_code_object (line 15421) | static void __pyx_insert_code_object(int code_line, PyCodeObject* code_o... function PyCodeObject (line 15468) | static PyCodeObject* __Pyx_CreateCodeObjectForTraceback( function __Pyx_AddTraceback (line 15520) | static void __Pyx_AddTraceback(const char *funcname, int c_line, function __Pyx_InitStrings (line 15548) | static int __Pyx_InitStrings(__Pyx_StringTabEntry *t) { function CYTHON_INLINE (line 15581) | static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { function CYTHON_INLINE (line 15633) | static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { function CYTHON_INLINE (line 15642) | static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { function CYTHON_INLINE (line 15656) | static CYTHON_INLINE size_t __Pyx_PyInt_AsSize_t(PyObject* x) { FILE: src/test/resources/samples/langs/C/vfs.h type vfs_file_t (line 27) | typedef struct { type vfs_dir_t (line 35) | typedef struct { FILE: src/test/resources/samples/langs/C/vmem.h type vmem_context (line 24) | struct vmem_context type vmem_page (line 26) | struct vmem_page type vmem_context (line 48) | struct vmem_context type vmem_page (line 48) | struct vmem_page type vmem_context (line 52) | struct vmem_context type vmem_context (line 53) | struct vmem_context type vmem_context (line 54) | struct vmem_context type vmem_context (line 58) | struct vmem_context type vmem_page (line 58) | struct vmem_page type vmem_context (line 61) | struct vmem_context type vmem_page (line 62) | struct vmem_page type vmem_context (line 64) | struct vmem_context type vmem_page (line 64) | struct vmem_page type vmem_page (line 66) | struct vmem_page type vmem_context (line 66) | struct vmem_context type vmem_page (line 67) | struct vmem_page type vmem_context (line 67) | struct vmem_context type vmem_page (line 68) | struct vmem_page type vmem_context (line 68) | struct vmem_context type vmem_page (line 71) | struct vmem_page type vmem_context (line 71) | struct vmem_context type vmem_page (line 72) | struct vmem_page type vmem_context (line 72) | struct vmem_context type vmem_context (line 75) | struct vmem_context type vmem_context (line 77) | struct vmem_context type vmem_page (line 78) | struct vmem_page type vmem_context (line 79) | struct vmem_context type vmem_context (line 83) | struct vmem_context type vmem_context (line 84) | struct vmem_context FILE: src/test/resources/samples/langs/C/wglew.h type const (line 139) | typedef HGLRC (WINAPI * PFNWGLCREATEASSOCIATEDCONTEXTATTRIBSAMDPROC) (UI... type const (line 199) | typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGL... type const (line 304) | typedef HPBUFFERARB (WINAPI * PFNWGLCREATEPBUFFERARBPROC) (HDC hDC, int ... type const (line 375) | typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATARBPROC) (HDC hdc, const i... type const (line 376) | typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBFVARBPROC) (HDC hdc, in... type const (line 377) | typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBIVARBPROC) (HDC hdc, in... type const (line 584) | typedef HPBUFFEREXT (WINAPI * PFNWGLCREATEPBUFFEREXTPROC) (HDC hDC, int ... type const (line 651) | typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATEXTPROC) (HDC hdc, const i... type const (line 700) | typedef BOOL (WINAPI * PFNWGLSETDIGITALVIDEOPARAMETERSI3DPROC) (HDC hDC,... type USHORT (line 719) | typedef BOOL (WINAPI * PFNWGLSETGAMMATABLEI3DPROC) (HDC hDC, int iEntrie... type const (line 720) | typedef BOOL (WINAPI * PFNWGLSETGAMMATABLEPARAMETERSI3DPROC) (HDC hDC, i... type GPU_DEVICE (line 908) | typedef struct _GPU_DEVICE { type WGLEWContextStruct (line 1129) | struct WGLEWContextStruct type WGLEWContext (line 1336) | typedef struct WGLEWContextStruct WGLEWContext; FILE: src/test/resources/samples/langs/C/yajl.c function yajl_handle (line 63) | yajl_handle function yajl_reset_parser (line 107) | void function yajl_free (line 112) | void function yajl_status (line 121) | yajl_status function yajl_status (line 130) | yajl_status function yajl_get_bytes_consumed (line 149) | unsigned int function yajl_free_error (line 157) | void FILE: src/test/resources/samples/langs/Dart/point.dart class Point (line 3) | class Point { method distanceTo (line 8) | num distanceTo(Point other) function main (line 15) | void main() FILE: src/test/resources/samples/langs/Elixir/hello_world.exs class HelloWorld (line 1) | defmodule HelloWorld method hi (line 5) | def hi(name \\ "world") do FILE: src/test/resources/samples/langs/Elixir/hello_world_test.exs class HelloWorldTest (line 5) | defmodule HelloWorldTest FILE: src/test/resources/samples/langs/Go/api.pb.go type ClientCmdID (line 80) | type ClientCmdID struct method Reset (line 87) | func (m *ClientCmdID) Reset() { *m = ClientCmdID{} } method String (line 88) | func (m *ClientCmdID) String() string { return proto1.CompactTextStrin... method ProtoMessage (line 89) | func (*ClientCmdID) ProtoMessage() {} method GetWallTime (line 91) | func (m *ClientCmdID) GetWallTime() int64 { method GetRandom (line 98) | func (m *ClientCmdID) GetRandom() int64 { type RequestHeader (line 106) | type RequestHeader struct method Reset (line 148) | func (m *RequestHeader) Reset() { *m = RequestHeader{} } method String (line 149) | func (m *RequestHeader) String() string { return proto1.CompactTextStr... method ProtoMessage (line 150) | func (*RequestHeader) ProtoMessage() {} method GetTimestamp (line 154) | func (m *RequestHeader) GetTimestamp() Timestamp { method GetCmdID (line 161) | func (m *RequestHeader) GetCmdID() ClientCmdID { method GetUser (line 168) | func (m *RequestHeader) GetUser() string { method GetReplica (line 175) | func (m *RequestHeader) GetReplica() Replica { method GetRaftID (line 182) | func (m *RequestHeader) GetRaftID() int64 { method GetUserPriority (line 189) | func (m *RequestHeader) GetUserPriority() int32 { method GetTxn (line 196) | func (m *RequestHeader) GetTxn() *Transaction { constant Default_RequestHeader_UserPriority (line 152) | Default_RequestHeader_UserPriority int32 = 1 type ResponseHeader (line 204) | type ResponseHeader struct method Reset (line 222) | func (m *ResponseHeader) Reset() { *m = ResponseHeader{} } method String (line 223) | func (m *ResponseHeader) String() string { return proto1.CompactTextSt... method ProtoMessage (line 224) | func (*ResponseHeader) ProtoMessage() {} method GetError (line 226) | func (m *ResponseHeader) GetError() *Error { method GetTimestamp (line 233) | func (m *ResponseHeader) GetTimestamp() Timestamp { method GetTxn (line 240) | func (m *ResponseHeader) GetTxn() *Transaction { type ContainsRequest (line 248) | type ContainsRequest struct method Reset (line 253) | func (m *ContainsRequest) Reset() { *m = ContainsRequest{} } method String (line 254) | func (m *ContainsRequest) String() string { return proto1.CompactTextS... method ProtoMessage (line 255) | func (*ContainsRequest) ProtoMessage() {} type ContainsResponse (line 258) | type ContainsResponse struct method Reset (line 264) | func (m *ContainsResponse) Reset() { *m = ContainsResponse{} } method String (line 265) | func (m *ContainsResponse) String() string { return proto1.CompactText... method ProtoMessage (line 266) | func (*ContainsResponse) ProtoMessage() {} method GetExists (line 268) | func (m *ContainsResponse) GetExists() bool { type GetRequest (line 276) | type GetRequest struct method Reset (line 281) | func (m *GetRequest) Reset() { *m = GetRequest{} } method String (line 282) | func (m *GetRequest) String() string { return proto1.CompactTextString... method ProtoMessage (line 283) | func (*GetRequest) ProtoMessage() {} type GetResponse (line 287) | type GetResponse struct method Reset (line 293) | func (m *GetResponse) Reset() { *m = GetResponse{} } method String (line 294) | func (m *GetResponse) String() string { return proto1.CompactTextStrin... method ProtoMessage (line 295) | func (*GetResponse) ProtoMessage() {} method GetValue (line 297) | func (m *GetResponse) GetValue() *Value { type PutRequest (line 307) | type PutRequest struct method Reset (line 313) | func (m *PutRequest) Reset() { *m = PutRequest{} } method String (line 314) | func (m *PutRequest) String() string { return proto1.CompactTextString... method ProtoMessage (line 315) | func (*PutRequest) ProtoMessage() {} method GetValue (line 317) | func (m *PutRequest) GetValue() Value { type PutResponse (line 325) | type PutResponse struct method Reset (line 330) | func (m *PutResponse) Reset() { *m = PutResponse{} } method String (line 331) | func (m *PutResponse) String() string { return proto1.CompactTextStrin... method ProtoMessage (line 332) | func (*PutResponse) ProtoMessage() {} type ConditionalPutRequest (line 340) | type ConditionalPutRequest struct method Reset (line 351) | func (m *ConditionalPutRequest) Reset() { *m = ConditionalPutR... method String (line 352) | func (m *ConditionalPutRequest) String() string { return proto1.Compac... method ProtoMessage (line 353) | func (*ConditionalPutRequest) ProtoMessage() {} method GetValue (line 355) | func (m *ConditionalPutRequest) GetValue() Value { method GetExpValue (line 362) | func (m *ConditionalPutRequest) GetExpValue() *Value { type ConditionalPutResponse (line 371) | type ConditionalPutResponse struct method Reset (line 376) | func (m *ConditionalPutResponse) Reset() { *m = ConditionalPut... method String (line 377) | func (m *ConditionalPutResponse) String() string { return proto1.Compa... method ProtoMessage (line 378) | func (*ConditionalPutResponse) ProtoMessage() {} type IncrementRequest (line 386) | type IncrementRequest struct method Reset (line 392) | func (m *IncrementRequest) Reset() { *m = IncrementRequest{} } method String (line 393) | func (m *IncrementRequest) String() string { return proto1.CompactText... method ProtoMessage (line 394) | func (*IncrementRequest) ProtoMessage() {} method GetIncrement (line 396) | func (m *IncrementRequest) GetIncrement() int64 { type IncrementResponse (line 406) | type IncrementResponse struct method Reset (line 412) | func (m *IncrementResponse) Reset() { *m = IncrementResponse{} } method String (line 413) | func (m *IncrementResponse) String() string { return proto1.CompactTex... method ProtoMessage (line 414) | func (*IncrementResponse) ProtoMessage() {} method GetNewValue (line 416) | func (m *IncrementResponse) GetNewValue() int64 { type DeleteRequest (line 424) | type DeleteRequest struct method Reset (line 429) | func (m *DeleteRequest) Reset() { *m = DeleteRequest{} } method String (line 430) | func (m *DeleteRequest) String() string { return proto1.CompactTextStr... method ProtoMessage (line 431) | func (*DeleteRequest) ProtoMessage() {} type DeleteResponse (line 434) | type DeleteResponse struct method Reset (line 439) | func (m *DeleteResponse) Reset() { *m = DeleteResponse{} } method String (line 440) | func (m *DeleteResponse) String() string { return proto1.CompactTextSt... method ProtoMessage (line 441) | func (*DeleteResponse) ProtoMessage() {} type DeleteRangeRequest (line 445) | type DeleteRangeRequest struct method Reset (line 453) | func (m *DeleteRangeRequest) Reset() { *m = DeleteRangeRequest... method String (line 454) | func (m *DeleteRangeRequest) String() string { return proto1.CompactTe... method ProtoMessage (line 455) | func (*DeleteRangeRequest) ProtoMessage() {} method GetMaxEntriesToDelete (line 457) | func (m *DeleteRangeRequest) GetMaxEntriesToDelete() int64 { type DeleteRangeResponse (line 466) | type DeleteRangeResponse struct method Reset (line 473) | func (m *DeleteRangeResponse) Reset() { *m = DeleteRangeRespon... method String (line 474) | func (m *DeleteRangeResponse) String() string { return proto1.CompactT... method ProtoMessage (line 475) | func (*DeleteRangeResponse) ProtoMessage() {} method GetNumDeleted (line 477) | func (m *DeleteRangeResponse) GetNumDeleted() int64 { type ScanRequest (line 486) | type ScanRequest struct method Reset (line 493) | func (m *ScanRequest) Reset() { *m = ScanRequest{} } method String (line 494) | func (m *ScanRequest) String() string { return proto1.CompactTextStrin... method ProtoMessage (line 495) | func (*ScanRequest) ProtoMessage() {} method GetMaxResults (line 497) | func (m *ScanRequest) GetMaxResults() int64 { type ScanResponse (line 505) | type ScanResponse struct method Reset (line 512) | func (m *ScanResponse) Reset() { *m = ScanResponse{} } method String (line 513) | func (m *ScanResponse) String() string { return proto1.CompactTextStri... method ProtoMessage (line 514) | func (*ScanResponse) ProtoMessage() {} method GetRows (line 516) | func (m *ScanResponse) GetRows() []KeyValue { type EndTransactionRequest (line 525) | type EndTransactionRequest struct method Reset (line 537) | func (m *EndTransactionRequest) Reset() { *m = EndTransactionR... method String (line 538) | func (m *EndTransactionRequest) String() string { return proto1.Compac... method ProtoMessage (line 539) | func (*EndTransactionRequest) ProtoMessage() {} method GetCommit (line 541) | func (m *EndTransactionRequest) GetCommit() bool { method GetSplitTrigger (line 548) | func (m *EndTransactionRequest) GetSplitTrigger() *SplitTrigger { method GetMergeTrigger (line 555) | func (m *EndTransactionRequest) GetMergeTrigger() *MergeTrigger { type EndTransactionResponse (line 572) | type EndTransactionResponse struct method Reset (line 579) | func (m *EndTransactionResponse) Reset() { *m = EndTransaction... method String (line 580) | func (m *EndTransactionResponse) String() string { return proto1.Compa... method ProtoMessage (line 581) | func (*EndTransactionResponse) ProtoMessage() {} method GetCommitWait (line 583) | func (m *EndTransactionResponse) GetCommitWait() int64 { type ReapQueueRequest (line 593) | type ReapQueueRequest struct method Reset (line 600) | func (m *ReapQueueRequest) Reset() { *m = ReapQueueRequest{} } method String (line 601) | func (m *ReapQueueRequest) String() string { return proto1.CompactText... method ProtoMessage (line 602) | func (*ReapQueueRequest) ProtoMessage() {} method GetMaxResults (line 604) | func (m *ReapQueueRequest) GetMaxResults() int64 { type ReapQueueResponse (line 612) | type ReapQueueResponse struct method Reset (line 618) | func (m *ReapQueueResponse) Reset() { *m = ReapQueueResponse{} } method String (line 619) | func (m *ReapQueueResponse) String() string { return proto1.CompactTex... method ProtoMessage (line 620) | func (*ReapQueueResponse) ProtoMessage() {} method GetMessages (line 622) | func (m *ReapQueueResponse) GetMessages() []Value { type EnqueueUpdateRequest (line 634) | type EnqueueUpdateRequest struct method Reset (line 639) | func (m *EnqueueUpdateRequest) Reset() { *m = EnqueueUpdateReq... method String (line 640) | func (m *EnqueueUpdateRequest) String() string { return proto1.Compact... method ProtoMessage (line 641) | func (*EnqueueUpdateRequest) ProtoMessage() {} type EnqueueUpdateResponse (line 645) | type EnqueueUpdateResponse struct method Reset (line 650) | func (m *EnqueueUpdateResponse) Reset() { *m = EnqueueUpdateRe... method String (line 651) | func (m *EnqueueUpdateResponse) String() string { return proto1.Compac... method ProtoMessage (line 652) | func (*EnqueueUpdateResponse) ProtoMessage() {} type EnqueueMessageRequest (line 657) | type EnqueueMessageRequest struct method Reset (line 664) | func (m *EnqueueMessageRequest) Reset() { *m = EnqueueMessageR... method String (line 665) | func (m *EnqueueMessageRequest) String() string { return proto1.Compac... method ProtoMessage (line 666) | func (*EnqueueMessageRequest) ProtoMessage() {} method GetMsg (line 668) | func (m *EnqueueMessageRequest) GetMsg() Value { type EnqueueMessageResponse (line 677) | type EnqueueMessageResponse struct method Reset (line 682) | func (m *EnqueueMessageResponse) Reset() { *m = EnqueueMessage... method String (line 683) | func (m *EnqueueMessageResponse) String() string { return proto1.Compa... method ProtoMessage (line 684) | func (*EnqueueMessageResponse) ProtoMessage() {} type RequestUnion (line 687) | type RequestUnion struct method Reset (line 703) | func (m *RequestUnion) Reset() { *m = RequestUnion{} } method String (line 704) | func (m *RequestUnion) String() string { return proto1.CompactTextStri... method ProtoMessage (line 705) | func (*RequestUnion) ProtoMessage() {} method GetContains (line 707) | func (m *RequestUnion) GetContains() *ContainsRequest { method GetGet (line 714) | func (m *RequestUnion) GetGet() *GetRequest { method GetPut (line 721) | func (m *RequestUnion) GetPut() *PutRequest { method GetConditionalPut (line 728) | func (m *RequestUnion) GetConditionalPut() *ConditionalPutRequest { method GetIncrement (line 735) | func (m *RequestUnion) GetIncrement() *IncrementRequest { method GetDelete (line 742) | func (m *RequestUnion) GetDelete() *DeleteRequest { method GetDeleteRange (line 749) | func (m *RequestUnion) GetDeleteRange() *DeleteRangeRequest { method GetScan (line 756) | func (m *RequestUnion) GetScan() *ScanRequest { method GetEndTransaction (line 763) | func (m *RequestUnion) GetEndTransaction() *EndTransactionRequest { method GetReapQueue (line 770) | func (m *RequestUnion) GetReapQueue() *ReapQueueRequest { method GetEnqueueUpdate (line 777) | func (m *RequestUnion) GetEnqueueUpdate() *EnqueueUpdateRequest { method GetEnqueueMessage (line 784) | func (m *RequestUnion) GetEnqueueMessage() *EnqueueMessageRequest { method GetValue (line 1016) | func (this *RequestUnion) GetValue() interface{} { method SetValue (line 1056) | func (this *RequestUnion) SetValue(value interface{}) bool { type ResponseUnion (line 792) | type ResponseUnion struct method Reset (line 808) | func (m *ResponseUnion) Reset() { *m = ResponseUnion{} } method String (line 809) | func (m *ResponseUnion) String() string { return proto1.CompactTextStr... method ProtoMessage (line 810) | func (*ResponseUnion) ProtoMessage() {} method GetContains (line 812) | func (m *ResponseUnion) GetContains() *ContainsResponse { method GetGet (line 819) | func (m *ResponseUnion) GetGet() *GetResponse { method GetPut (line 826) | func (m *ResponseUnion) GetPut() *PutResponse { method GetConditionalPut (line 833) | func (m *ResponseUnion) GetConditionalPut() *ConditionalPutResponse { method GetIncrement (line 840) | func (m *ResponseUnion) GetIncrement() *IncrementResponse { method GetDelete (line 847) | func (m *ResponseUnion) GetDelete() *DeleteResponse { method GetDeleteRange (line 854) | func (m *ResponseUnion) GetDeleteRange() *DeleteRangeResponse { method GetScan (line 861) | func (m *ResponseUnion) GetScan() *ScanResponse { method GetEndTransaction (line 868) | func (m *ResponseUnion) GetEndTransaction() *EndTransactionResponse { method GetReapQueue (line 875) | func (m *ResponseUnion) GetReapQueue() *ReapQueueResponse { method GetEnqueueUpdate (line 882) | func (m *ResponseUnion) GetEnqueueUpdate() *EnqueueUpdateResponse { method GetEnqueueMessage (line 889) | func (m *ResponseUnion) GetEnqueueMessage() *EnqueueMessageResponse { method GetValue (line 1087) | func (this *ResponseUnion) GetValue() interface{} { method SetValue (line 1127) | func (this *ResponseUnion) SetValue(value interface{}) bool { type BatchRequest (line 899) | type BatchRequest struct method Reset (line 905) | func (m *BatchRequest) Reset() { *m = BatchRequest{} } method String (line 906) | func (m *BatchRequest) String() string { return proto1.CompactTextStri... method ProtoMessage (line 907) | func (*BatchRequest) ProtoMessage() {} method GetRequests (line 909) | func (m *BatchRequest) GetRequests() []RequestUnion { type BatchResponse (line 920) | type BatchResponse struct method Reset (line 926) | func (m *BatchResponse) Reset() { *m = BatchResponse{} } method String (line 927) | func (m *BatchResponse) String() string { return proto1.CompactTextStr... method ProtoMessage (line 928) | func (*BatchResponse) ProtoMessage() {} method GetResponses (line 930) | func (m *BatchResponse) GetResponses() []ResponseUnion { type AdminSplitRequest (line 957) | type AdminSplitRequest struct method Reset (line 963) | func (m *AdminSplitRequest) Reset() { *m = AdminSplitRequest{} } method String (line 964) | func (m *AdminSplitRequest) String() string { return proto1.CompactTex... method ProtoMessage (line 965) | func (*AdminSplitRequest) ProtoMessage() {} type AdminSplitResponse (line 969) | type AdminSplitResponse struct method Reset (line 974) | func (m *AdminSplitResponse) Reset() { *m = AdminSplitResponse... method String (line 975) | func (m *AdminSplitResponse) String() string { return proto1.CompactTe... method ProtoMessage (line 976) | func (*AdminSplitResponse) ProtoMessage() {} type AdminMergeRequest (line 986) | type AdminMergeRequest struct method Reset (line 992) | func (m *AdminMergeRequest) Reset() { *m = AdminMergeRequest{} } method String (line 993) | func (m *AdminMergeRequest) String() string { return proto1.CompactTex... method ProtoMessage (line 994) | func (*AdminMergeRequest) ProtoMessage() {} method GetSubsumedRange (line 996) | func (m *AdminMergeRequest) GetSubsumedRange() RangeDescriptor { type AdminMergeResponse (line 1005) | type AdminMergeResponse struct method Reset (line 1010) | func (m *AdminMergeResponse) Reset() { *m = AdminMergeResponse... method String (line 1011) | func (m *AdminMergeResponse) String() string { return proto1.CompactTe... method ProtoMessage (line 1012) | func (*AdminMergeResponse) ProtoMessage() {} function init (line 1014) | func init() { FILE: src/test/resources/samples/langs/Go/embedded.go function bindataRead (line 45) | func bindataRead(data []byte, name string) ([]byte, error) { type asset (line 65) | type asset struct type bindataFileInfo (line 70) | type bindataFileInfo struct method Name (line 77) | func (fi bindataFileInfo) Name() string { method Size (line 80) | func (fi bindataFileInfo) Size() int64 { method Mode (line 83) | func (fi bindataFileInfo) Mode() os.FileMode { method ModTime (line 86) | func (fi bindataFileInfo) ModTime() time.Time { method IsDir (line 89) | func (fi bindataFileInfo) IsDir() bool { method Sys (line 92) | func (fi bindataFileInfo) Sys() interface{} { function uiCssAppCssBytes (line 98) | func uiCssAppCssBytes() ([]byte, error) { function uiCssAppCss (line 105) | func uiCssAppCss() (*asset, error) { function uiCssGraphCssBytes (line 118) | func uiCssGraphCssBytes() ([]byte, error) { function uiCssGraphCss (line 125) | func uiCssGraphCss() (*asset, error) { function uiCssLibsNvd3171NvD3MinCssBytes (line 138) | func uiCssLibsNvd3171NvD3MinCssBytes() ([]byte, error) { function uiCssLibsNvd3171NvD3MinCss (line 145) | func uiCssLibsNvd3171NvD3MinCss() (*asset, error) { function uiCssRest_explorerCssBytes (line 158) | func uiCssRest_explorerCssBytes() ([]byte, error) { function uiCssRest_explorerCss (line 165) | func uiCssRest_explorerCss() (*asset, error) { function uiIndexHtmlBytes (line 178) | func uiIndexHtmlBytes() ([]byte, error) { function uiIndexHtml (line 185) | func uiIndexHtml() (*asset, error) { function uiJsAppJsBytes (line 198) | func uiJsAppJsBytes() ([]byte, error) { function uiJsAppJs (line 205) | func uiJsAppJs() (*asset, error) { function uiJsLibsD3335D3MinJsBytes (line 218) | func uiJsLibsD3335D3MinJsBytes() ([]byte, error) { function uiJsLibsD3335D3MinJs (line 225) | func uiJsLibsD3335D3MinJs() (*asset, error) { function uiJsLibsMithriljs020MithrilMinJsBytes (line 238) | func uiJsLibsMithriljs020MithrilMinJsBytes() ([]byte, error) { function uiJsLibsMithriljs020MithrilMinJs (line 245) | func uiJsLibsMithriljs020MithrilMinJs() (*asset, error) { function uiJsLibsMithriljs020MithrilMinJsMapBytes (line 258) | func uiJsLibsMithriljs020MithrilMinJsMapBytes() ([]byte, error) { function uiJsLibsMithriljs020MithrilMinJsMap (line 265) | func uiJsLibsMithriljs020MithrilMinJsMap() (*asset, error) { function uiJsLibsNvd3171NvD3MinJsBytes (line 278) | func uiJsLibsNvd3171NvD3MinJsBytes() ([]byte, error) { function uiJsLibsNvd3171NvD3MinJs (line 285) | func uiJsLibsNvd3171NvD3MinJs() (*asset, error) { function uiTsAppTsBytes (line 298) | func uiTsAppTsBytes() ([]byte, error) { function uiTsAppTs (line 305) | func uiTsAppTs() (*asset, error) { function uiTsComponentsMetricsTsBytes (line 318) | func uiTsComponentsMetricsTsBytes() ([]byte, error) { function uiTsComponentsMetricsTs (line 325) | func uiTsComponentsMetricsTs() (*asset, error) { function uiTsHeaderTsBytes (line 338) | func uiTsHeaderTsBytes() ([]byte, error) { function uiTsHeaderTs (line 345) | func uiTsHeaderTs() (*asset, error) { function uiTsModelsNode_statusTsBytes (line 358) | func uiTsModelsNode_statusTsBytes() ([]byte, error) { function uiTsModelsNode_statusTs (line 365) | func uiTsModelsNode_statusTs() (*asset, error) { function uiTsModelsStatsTsBytes (line 378) | func uiTsModelsStatsTsBytes() ([]byte, error) { function uiTsModelsStatsTs (line 385) | func uiTsModelsStatsTs() (*asset, error) { function uiTsModelsStore_statusTsBytes (line 398) | func uiTsModelsStore_statusTsBytes() ([]byte, error) { function uiTsModelsStore_statusTs (line 405) | func uiTsModelsStore_statusTs() (*asset, error) { function uiTsModelsTimeseriesTsBytes (line 418) | func uiTsModelsTimeseriesTsBytes() ([]byte, error) { function uiTsModelsTimeseriesTs (line 425) | func uiTsModelsTimeseriesTs() (*asset, error) { function uiTsPagesGraphTsBytes (line 438) | func uiTsPagesGraphTsBytes() ([]byte, error) { function uiTsPagesGraphTs (line 445) | func uiTsPagesGraphTs() (*asset, error) { function uiTsPagesMonitorTsBytes (line 458) | func uiTsPagesMonitorTsBytes() ([]byte, error) { function uiTsPagesMonitorTs (line 465) | func uiTsPagesMonitorTs() (*asset, error) { function uiTsPagesNodesTsBytes (line 478) | func uiTsPagesNodesTsBytes() ([]byte, error) { function uiTsPagesNodesTs (line 485) | func uiTsPagesNodesTs() (*asset, error) { function uiTsPagesRest_explorerTsBytes (line 498) | func uiTsPagesRest_explorerTsBytes() ([]byte, error) { function uiTsPagesRest_explorerTs (line 505) | func uiTsPagesRest_explorerTs() (*asset, error) { function uiTsPagesStoresTsBytes (line 518) | func uiTsPagesStoresTsBytes() ([]byte, error) { function uiTsPagesStoresTs (line 525) | func uiTsPagesStoresTs() (*asset, error) { function uiTsTsconfigJsonBytes (line 538) | func uiTsTsconfigJsonBytes() ([]byte, error) { function uiTsTsconfigJson (line 545) | func uiTsTsconfigJson() (*asset, error) { function uiTsTypingsD3D3DTsBytes (line 558) | func uiTsTypingsD3D3DTsBytes() ([]byte, error) { function uiTsTypingsD3D3DTs (line 565) | func uiTsTypingsD3D3DTs() (*asset, error) { function uiTsTypingsJqueryJqueryDTsBytes (line 578) | func uiTsTypingsJqueryJqueryDTsBytes() ([]byte, error) { function uiTsTypingsJqueryJqueryDTs (line 585) | func uiTsTypingsJqueryJqueryDTs() (*asset, error) { function uiTsTypingsMithriljsMithrilDTsBytes (line 598) | func uiTsTypingsMithriljsMithrilDTsBytes() ([]byte, error) { function uiTsTypingsMithriljsMithrilDTs (line 605) | func uiTsTypingsMithriljsMithrilDTs() (*asset, error) { function Asset (line 619) | func Asset(name string) ([]byte, error) { function MustAsset (line 633) | func MustAsset(name string) []byte { function AssetInfo (line 645) | func AssetInfo(name string) (os.FileInfo, error) { function AssetNames (line 658) | func AssetNames() []string { function AssetDir (line 709) | func AssetDir(name string) ([]string, error) { type bintree (line 731) | type bintree struct function RestoreAsset (line 808) | func RestoreAsset(dir, name string) error { function RestoreAssets (line 833) | func RestoreAssets(dir, name string) error { function _filePath (line 849) | func _filePath(dir, name string) string { FILE: src/test/resources/samples/langs/Go/gen-go-linguist-thrift.go function init (line 17) | func init() { FILE: src/test/resources/samples/langs/Hack/Assert.hh function hh (line 1) | hh // strict function final (line 14) | final class Assert { FILE: src/test/resources/samples/langs/Hack/AssertRecipe.hh function RecipeWithDemo (line 15) | class AssertRecipe extends Recipe implements RecipeWithDemo { function protected (line 28) | protected function getFilenames(): Vector { function protected (line 34) | protected function getDocs(): Vector<(string, string)> { function public (line 41) | public function getDemoFilename(): string { function public (line 45) | public function getDemoResult(): string { function public (line 49) | public function getDemoXHP(): ?:xhp { FILE: src/test/resources/samples/langs/Hack/Controller.hh function abstract (line 14) | abstract class Controller { FILE: src/test/resources/samples/langs/Hack/DBResultRecipe.hh function RecipeWithDemo (line 15) | class DBResultRecipe extends Recipe implements RecipeWithDemo { function protected (line 28) | protected function getFilenames(): Vector { function protected (line 34) | protected function getDocs(): Vector<(string, string)> { function public (line 41) | public function getDemoFilename(): string { function public (line 45) | public function getDemoResult(): string { function public (line 49) | public function getDemoXHP(): ?:xhp { FILE: src/test/resources/samples/langs/Hack/Documentation.hh function final (line 14) | final class :documentation extends :x:element { FILE: src/test/resources/samples/langs/Hack/FakeDB.hh function final (line 10) | final class FakeDB { FILE: src/test/resources/samples/langs/Hack/GetAndPostRecipe.hh function RecipeWithDemo (line 15) | class GetAndPostRecipe extends Recipe implements RecipeWithDemo { function protected (line 27) | protected function getFilenames(): Vector { function protected (line 34) | protected function getDocs(): Vector<(string, string)> { function public (line 40) | public function getDemoFilename(): string { function public (line 44) | public function getDemoResult(): string { function public (line 48) | public function getDemoXHP(): :xhp { FILE: src/test/resources/samples/langs/Hack/GetController.hh function hh (line 1) | hh // strict FILE: src/test/resources/samples/langs/Hack/HomeController.hh function GetController (line 16) | class HomeController extends GetController { FILE: src/test/resources/samples/langs/Hack/MySecureRequest.hh function final (line 5) | final class MySecureRequest { FILE: src/test/resources/samples/langs/Hack/Nav.hh function final (line 25) | final class :hack:nav extends :x:element { FILE: src/test/resources/samples/langs/Hack/NonStrictFile.hh function hh (line 1) | hh function function (line 19) | function getPOSTParams(): Map { function function (line 25) | function isGET(): bool { FILE: src/test/resources/samples/langs/Hack/Recipe.hh function protected (line 23) | protected function getDescription(): ?string { function final (line 27) | final protected function getTitle(): string { FILE: src/test/resources/samples/langs/Hack/RecipeWithDemo.hh function hh (line 1) | hh // strict FILE: src/test/resources/samples/langs/Hack/Request.hh function hh (line 1) | hh // strict FILE: src/test/resources/samples/langs/Hack/StandardPage.hh function hh (line 1) | hh // strict FILE: src/test/resources/samples/langs/Hack/StrictFile.hh function abstract (line 14) | abstract class MyRequest { function final (line 36) | final class MyGETRequest extends MyRequest { function final (line 42) | final class MyPOSTRequest extends MyRequest { FILE: src/test/resources/samples/langs/Hack/UnescapedString.hh function function (line 7) | function unescaped_string(string $s): UNESCAPED_STRING { function function (line 13) | function escape_unescaped_string(UNESCAPED_STRING $s): string { FILE: src/test/resources/samples/langs/Hack/UnescapedStringRecipe.hh function RecipeWithDemo (line 15) | class UnescapedStringRecipe extends Recipe implements RecipeWithDemo { function protected (line 28) | protected function getFilenames(): Vector { function protected (line 35) | protected function getDocs(): Vector<(string, string)> { function public (line 41) | public function getDemoFilename(): string { function public (line 45) | public function getDemoResult(): string { function public (line 49) | public function getDemoXHP(): ?:xhp { FILE: src/test/resources/samples/langs/Hack/UserID.hh function function (line 19) | function assert_user_id(int $x): USER_ID { function function (line 25) | function assert_cow_id(int $x): COW_ID { function function (line 31) | function id_to_int(ID $id): int { FILE: src/test/resources/samples/langs/Hack/UserIDRecipe.hh function RecipeWithDemo (line 15) | class UserIDRecipe extends Recipe implements RecipeWithDemo { function protected (line 26) | protected function getFilenames(): Vector { function protected (line 33) | protected function getDocs(): Vector<(string, string)> { function public (line 43) | public function getDemoFilename(): string { function public (line 47) | public function getDemoResult(): string { function public (line 51) | public function getDemoXHP(): ?:xhp { FILE: src/test/resources/samples/langs/Hack/UsingUserID.hh function hh (line 1) | hh // strict function function (line 16) | function get_user_string(USER_ID $id): string { function function (line 20) | function get_cow_string(COW_ID $id): string { FILE: src/test/resources/samples/langs/Hack/error.hh function hh (line 1) | hh function function (line 15) | function setup_errors(): void { FILE: src/test/resources/samples/langs/Hack/funs.hh function hh (line 1) | hh function function (line 20) | function invariant(mixed $test, string $message): void { function function (line 26) | function invariant_violation(string $message): void { function function (line 30) | function class_meth(string $class, string $method) { FILE: src/test/resources/samples/langs/Hack/funs.php class InvariantViolationException (line 18) | class InvariantViolationException extends Exception {} function invariant (line 20) | function invariant(mixed $test, string $message): void { function invariant_violation (line 26) | function invariant_violation(string $message): void { function class_meth (line 30) | function class_meth(string $class, string $method) { FILE: src/test/resources/samples/langs/Hack/phpfile.hh function final (line 14) | final class :phpfile extends :x:primitive { FILE: src/test/resources/samples/langs/Hack/startup.hh function hh (line 1) | hh // strict FILE: src/test/resources/samples/langs/Java/GrammarKit.java class GrammarParser (line 14) | @SuppressWarnings({"SimplifiableIfStatement", "UnusedAssignment"}) method parse (line 17) | public ASTNode parse(IElementType t, PsiBuilder b) { method parseLight (line 22) | public void parseLight(IElementType t, PsiBuilder b) { method parse_root_ (line 83) | protected boolean parse_root_(IElementType t, PsiBuilder b, int l) { method attr (line 96) | public static boolean attr(PsiBuilder b, int l) { method attr_1 (line 111) | private static boolean attr_1(PsiBuilder b, int l) { method attr_4 (line 118) | private static boolean attr_4(PsiBuilder b, int l) { method attr_pattern (line 126) | public static boolean attr_pattern(PsiBuilder b, int l) { method attr_recover_until (line 140) | static boolean attr_recover_until(PsiBuilder b, int l) { method attr_value (line 151) | public static boolean attr_value(PsiBuilder b, int l) { method attr_value_0 (line 162) | private static boolean attr_value_0(PsiBuilder b, int l) { method attr_value_1 (line 173) | private static boolean attr_value_1(PsiBuilder b, int l) { method attrs (line 184) | public static boolean attrs(PsiBuilder b, int l) { method attrs_1 (line 198) | private static boolean attrs_1(PsiBuilder b, int l) { method choice (line 211) | public static boolean choice(PsiBuilder b, int l) { method choice_0 (line 222) | private static boolean choice_0(PsiBuilder b, int l) { method choice_0_2 (line 235) | private static boolean choice_0_2(PsiBuilder b, int l) { method choice_0_2_0 (line 247) | private static boolean choice_0_2_0(PsiBuilder b, int l) { method choice_1 (line 258) | private static boolean choice_1(PsiBuilder b, int l) { method choice_1_1 (line 269) | private static boolean choice_1_1(PsiBuilder b, int l) { method choice_tail (line 282) | static boolean choice_tail(PsiBuilder b, int l) { method expression (line 296) | public static boolean expression(PsiBuilder b, int l) { method grammar (line 306) | static boolean grammar(PsiBuilder b, int l) { method grammar_0 (line 318) | private static boolean grammar_0(PsiBuilder b, int l) { method literal_expression (line 330) | public static boolean literal_expression(PsiBuilder b, int l) { method modifier (line 343) | public static boolean modifier(PsiBuilder b, int l) { method option (line 356) | static boolean option(PsiBuilder b, int l) { method paren_expression (line 368) | public static boolean paren_expression(PsiBuilder b, int l) { method predicate (line 383) | public static boolean predicate(PsiBuilder b, int l) { method predicate_sign (line 396) | public static boolean predicate_sign(PsiBuilder b, int l) { method quantified (line 409) | public static boolean quantified(PsiBuilder b, int l) { method quantified_0 (line 420) | private static boolean quantified_0(PsiBuilder b, int l) { method quantified_1 (line 432) | private static boolean quantified_1(PsiBuilder b, int l) { method quantified_1_1 (line 443) | private static boolean quantified_1_1(PsiBuilder b, int l) { method quantifier (line 451) | public static boolean quantifier(PsiBuilder b, int l) { method reference_or_token (line 464) | public static boolean reference_or_token(PsiBuilder b, int l) { method rule (line 476) | public static boolean rule(PsiBuilder b, int l) { method rule_0 (line 492) | private static boolean rule_0(PsiBuilder b, int l) { method rule_4 (line 504) | private static boolean rule_4(PsiBuilder b, int l) { method rule_5 (line 511) | private static boolean rule_5(PsiBuilder b, int l) { method rule_recover_until (line 519) | static boolean rule_recover_until(PsiBuilder b, int l) { method sequence (line 530) | public static boolean sequence(PsiBuilder b, int l) { method simple (line 547) | static boolean simple(PsiBuilder b, int l) { method simple_0 (line 559) | private static boolean simple_0(PsiBuilder b, int l) { method simple_0_0 (line 570) | private static boolean simple_0_0(PsiBuilder b, int l) { method simple_0_0_0 (line 580) | private static boolean simple_0_0_0(PsiBuilder b, int l) { method simple_0_0_0_0 (line 592) | private static boolean simple_0_0_0_0(PsiBuilder b, int l) { method string_literal_expression (line 605) | public static boolean string_literal_expression(PsiBuilder b, int l) { method parse (line 616) | public boolean parse(PsiBuilder b, int l) { method parse (line 621) | public boolean parse(PsiBuilder b, int l) { FILE: src/test/resources/samples/langs/Java/HtmlDomParserContext.java class HtmlDomParserContext (line 66) | public class HtmlDomParserContext extends XmlDomParserContext { method HtmlDomParserContext (line 68) | public HtmlDomParserContext(Ruby runtime, IRubyObject options) { method HtmlDomParserContext (line 72) | public HtmlDomParserContext(Ruby runtime, IRubyObject encoding, IRubyO... method initErrorHandler (line 76) | @Override method initParser (line 85) | @Override method enableDocumentFragment (line 111) | public void enableDocumentFragment() { method getNewEmptyDocument (line 115) | @Override method wrapDocument (line 121) | @Override method tryGetCharsetFromHtml5MetaTag (line 145) | private String tryGetCharsetFromHtml5MetaTag(Document document) { class RemoveNSAttrsFilter (line 169) | public static class RemoveNSAttrsFilter extends DefaultFilter { method startElement (line 170) | @Override class ElementValidityCheckFilter (line 186) | public static class ElementValidityCheckFilter extends DefaultFilter { method ElementValidityCheckFilter (line 189) | private ElementValidityCheckFilter(NokogiriErrorHandler errorHandler) { method isValid (line 223) | private boolean isValid(String testee) { method startElement (line 235) | @Override FILE: src/test/resources/samples/langs/Java/Hudson.java class Hudson (line 56) | public class Hudson extends Jenkins { method getInstance (line 71) | @CLIResolver method Hudson (line 76) | public Hudson(File root, ServletContext context) throws IOException, I... method Hudson (line 80) | public Hudson(File root, ServletContext context, PluginManager pluginM... method getJobListeners (line 90) | public CopyOnWriteList getJobListeners() { method getComputerListeners (line 100) | public CopyOnWriteList getComputerListeners() { method getSlave (line 110) | public Slave getSlave(String name) { method getSlaves (line 121) | public List getSlaves() { method setSlaves (line 131) | public void setSlaves(List slaves) throws IOException { method getJob (line 140) | public TopLevelItem getJob(String name) { method getJobCaseInsensitive (line 148) | public TopLevelItem getJobCaseInsensitive(String name) { method doQuietDown (line 162) | public synchronized void doQuietDown(StaplerResponse rsp) throws IOExc... method doLogRss (line 172) | public void doLogRss( StaplerRequest req, StaplerResponse rsp ) throws... method doFieldCheck (line 181) | public void doFieldCheck(StaplerRequest req, StaplerResponse rsp) thro... method doFieldCheck (line 202) | public FormValidation doFieldCheck(@QueryParameter(fixEmpty=true) Stri... method isWindows (line 237) | public static boolean isWindows() { method isDarwin (line 245) | public static boolean isDarwin() { method adminCheck (line 253) | public static boolean adminCheck() throws IOException { method adminCheck (line 261) | public static boolean adminCheck(StaplerRequest req,StaplerResponse rs... method isAdmin (line 286) | public static boolean isAdmin() { method isAdmin (line 295) | public static boolean isAdmin(StaplerRequest req) { class MasterComputer (line 306) | public static final class MasterComputer extends Jenkins.MasterComputer { class CloudList (line 313) | public static class CloudList extends Jenkins.CloudList { method CloudList (line 314) | public CloudList(Jenkins h) { method CloudList (line 318) | public CloudList() {// needed for XStream deserialization FILE: src/test/resources/samples/langs/Java/JFlexLexer.java class _GrammarLexer (line 15) | public class _GrammarLexer implements FlexLexer { method zzUnpackAction (line 53) | private static int [] zzUnpackAction() { method zzUnpackAction (line 60) | private static int zzUnpackAction(String packed, int offset, int [] re... method zzUnpackRowMap (line 83) | private static int [] zzUnpackRowMap() { method zzUnpackRowMap (line 90) | private static int zzUnpackRowMap(String packed, int offset, int [] re... method zzUnpackTrans (line 113) | private static int [] zzUnpackTrans() { method zzUnpackTrans (line 120) | private static int zzUnpackTrans(String packed, int offset, int [] res... method zzUnpackAttribute (line 157) | private static int [] zzUnpackAttribute() { method zzUnpackAttribute (line 164) | private static int zzUnpackAttribute(String packed, int offset, int []... method _GrammarLexer (line 214) | public _GrammarLexer() { method _GrammarLexer (line 224) | public _GrammarLexer(java.io.Reader in) { method zzUnpackCMap (line 235) | private static char [] zzUnpackCMap(String packed) { method getTokenStart (line 247) | public final int getTokenStart(){ method getTokenEnd (line 251) | public final int getTokenEnd(){ method reset (line 255) | public void reset(CharSequence buffer, int start, int end,int initialS... method zzRefill (line 273) | private boolean zzRefill() throws java.io.IOException { method yystate (line 281) | public final int yystate() { method yybegin (line 291) | public final void yybegin(int newState) { method yytext (line 299) | public final CharSequence yytext() { method yycharat (line 315) | public final char yycharat(int pos) { method yylength (line 323) | public final int yylength() { method zzScanError (line 342) | private void zzScanError(int errorCode) { method yypushback (line 363) | public void yypushback(int number) { method advance (line 378) | public IElementType advance() throws java.io.IOException { FILE: src/test/resources/samples/langs/Java/NokogiriService.java class NokogiriService (line 55) | public class NokogiriService implements BasicLibraryService { method basicLoad (line 59) | public boolean basicLoad(Ruby ruby) { method createNokogiriClassCahce (line 65) | private static void createNokogiriClassCahce(Ruby ruby) { method init (line 95) | private void init(Ruby ruby) { method createNokogiriModule (line 112) | private void createNokogiriModule(Ruby ruby, RubyModule nokogiri) {; method createSyntaxErrors (line 117) | private void createSyntaxErrors(Ruby ruby, RubyModule nokogiri, RubyMo... method createXmlModule (line 123) | private RubyClass createXmlModule(Ruby ruby, RubyModule xmlModule) { method createHtmlModule (line 196) | private void createHtmlModule(Ruby ruby, RubyModule htmlModule) { method createDocuments (line 204) | private void createDocuments(Ruby ruby, RubyModule xmlModule, RubyModu... method createSaxModule (line 213) | private void createSaxModule(Ruby ruby, RubyModule xmlSaxModule, RubyM... method createXsltModule (line 224) | private void createXsltModule(Ruby ruby, RubyModule xsltModule) { method allocate (line 231) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 238) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 252) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 266) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 273) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 280) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 294) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 308) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 322) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 336) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 350) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 364) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 378) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 392) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 406) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 420) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 434) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 450) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 464) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 478) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 484) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 490) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 497) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 511) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 524) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 531) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 545) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 559) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 573) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { method allocate (line 587) | public IRubyObject allocate(Ruby runtime, RubyClass klazz) { FILE: src/test/resources/samples/langs/Java/ProtocolBuffer.java class ProtocolBuffer (line 6) | public final class ProtocolBuffer { method ProtocolBuffer (line 7) | private ProtocolBuffer() {} method registerAllExtensions (line 8) | public static void registerAllExtensions( type PersonOrBuilder (line 11) | public interface PersonOrBuilder method hasName (line 18) | boolean hasName(); method getName (line 22) | java.lang.String getName(); method getNameBytes (line 26) | com.google.protobuf.ByteString class Person (line 32) | public static final class Person extends method Person (line 36) | private Person(com.google.protobuf.GeneratedMessage.Builder build... method Person (line 40) | private Person(boolean noInit) { this.unknownFields = com.google.pro... method getDefaultInstance (line 43) | public static Person getDefaultInstance() { method getDefaultInstanceForType (line 47) | public Person getDefaultInstanceForType() { method getUnknownFields (line 52) | @java.lang.Override method Person (line 57) | private Person( method getDescriptor (line 97) | public static final com.google.protobuf.Descriptors.Descriptor method internalGetFieldAccessorTable (line 102) | protected com.google.protobuf.GeneratedMessage.FieldAccessorTable method parsePartialFrom (line 111) | public Person parsePartialFrom( method getParserForType (line 119) | @java.lang.Override method hasName (line 131) | public boolean hasName() { method getName (line 137) | public java.lang.String getName() { method getNameBytes (line 154) | public com.google.protobuf.ByteString method initFields (line 168) | private void initFields() { method isInitialized (line 172) | public final boolean isInitialized() { method writeTo (line 184) | public void writeTo(com.google.protobuf.CodedOutputStream output) method getSerializedSize (line 194) | public int getSerializedSize() { method writeReplace (line 209) | @java.lang.Override method parseFrom (line 215) | public static persons.ProtocolBuffer.Person parseFrom( method parseFrom (line 220) | public static persons.ProtocolBuffer.Person parseFrom( method parseFrom (line 226) | public static persons.ProtocolBuffer.Person parseFrom(byte[] data) method parseFrom (line 230) | public static persons.ProtocolBuffer.Person parseFrom( method parseFrom (line 236) | public static persons.ProtocolBuffer.Person parseFrom(java.io.InputS... method parseFrom (line 240) | public static persons.ProtocolBuffer.Person parseFrom( method parseDelimitedFrom (line 246) | public static persons.ProtocolBuffer.Person parseDelimitedFrom(java.... method parseDelimitedFrom (line 250) | public static persons.ProtocolBuffer.Person parseDelimitedFrom( method parseFrom (line 256) | public static persons.ProtocolBuffer.Person parseFrom( method parseFrom (line 261) | public static persons.ProtocolBuffer.Person parseFrom( method newBuilder (line 268) | public static Builder newBuilder() { return Builder.create(); } method newBuilderForType (line 269) | public Builder newBuilderForType() { return newBuilder(); } method newBuilder (line 270) | public static Builder newBuilder(persons.ProtocolBuffer.Person proto... method toBuilder (line 273) | public Builder toBuilder() { return newBuilder(this); } method newBuilderForType (line 275) | @java.lang.Override class Builder (line 284) | public static final class Builder extends method getDescriptor (line 287) | public static final com.google.protobuf.Descriptors.Descriptor method internalGetFieldAccessorTable (line 292) | protected com.google.protobuf.GeneratedMessage.FieldAccessorTable method Builder (line 300) | private Builder() { method Builder (line 304) | private Builder( method maybeForceBuilderInitialization (line 309) | private void maybeForceBuilderInitialization() { method create (line 313) | private static Builder create() { method clear (line 317) | public Builder clear() { method clone (line 324) | public Builder clone() { method getDescriptorForType (line 328) | public com.google.protobuf.Descriptors.Descriptor method getDefaultInstanceForType (line 333) | public persons.ProtocolBuffer.Person getDefaultInstanceForType() { method build (line 337) | public persons.ProtocolBuffer.Person build() { method buildPartial (line 345) | public persons.ProtocolBuffer.Person buildPartial() { method mergeFrom (line 358) | public Builder mergeFrom(com.google.protobuf.Message other) { method mergeFrom (line 367) | public Builder mergeFrom(persons.ProtocolBuffer.Person other) { method isInitialized (line 378) | public final boolean isInitialized() { method mergeFrom (line 386) | public Builder mergeFrom( method hasName (line 410) | public boolean hasName() { method getName (line 416) | public java.lang.String getName() { method getNameBytes (line 430) | public com.google.protobuf.ByteString method setName (line 446) | public Builder setName( method clearName (line 459) | public Builder clearName() { method setNameBytes (line 468) | public Builder setNameBytes( method getDescriptor (line 496) | public static com.google.protobuf.Descriptors.FileDescriptor method assignDescriptors (line 509) | public com.google.protobuf.ExtensionRegistry assignDescriptors( FILE: src/test/resources/samples/langs/Java/clojure-type.java class Type (line 42) | public class Type{ method Type (line 179) | private Type(final int sort){ method Type (line 192) | private Type(final int sort, final char[] buf, final int off, final in... method getType (line 205) | public static Type getType(final String typeDescriptor){ method getType (line 215) | public static Type getType(final Class c){ method getObjectType (line 270) | public static Type getObjectType(String name){ method getArgumentTypes (line 287) | public static Type[] getArgumentTypes(final String methodDescriptor){ method getArgumentTypes (line 330) | public static Type[] getArgumentTypes(final Method method){ method getReturnType (line 348) | public static Type getReturnType(final String methodDescriptor){ method getReturnType (line 361) | public static Type getReturnType(final Method method){ method getType (line 372) | private static Type getType(final char[] buf, final int off){ method getSort (line 433) | public int getSort(){ method getDimensions (line 443) | public int getDimensions(){ method getElementType (line 458) | public Type getElementType(){ method getClassName (line 467) | public String getClassName(){ method getInternalName (line 508) | public String getInternalName(){ method getDescriptor (line 521) | public String getDescriptor(){ method getMethodDescriptor (line 536) | public static String getMethodDescriptor( method getDescriptor (line 556) | private void getDescriptor(final StringBuffer buf){ method getInternalName (line 605) | public static String getInternalName(final Class c){ method getDescriptor (line 615) | public static String getDescriptor(final Class c){ method getConstructorDescriptor (line 627) | public static String getConstructorDescriptor(final Constructor c){ method getMethodDescriptor (line 644) | public static String getMethodDescriptor(final Method m){ method getDescriptor (line 663) | private static void getDescriptor(final StringBuffer buf, final Class c){ method getSize (line 740) | public int getSize(){ method getOpcode (line 754) | public int getOpcode(final int opcode){ method equals (line 816) | public boolean equals(final Object o){ method hashCode (line 852) | public int hashCode(){ method toString (line 869) | public String toString(){ FILE: src/test/resources/samples/langs/Java/clojure-util.java class Util (line 22) | public class Util{ method equiv (line 23) | static public boolean equiv(Object k1, Object k2){ method equiv (line 37) | static public boolean equiv(long k1, long k2){ method equiv (line 41) | static public boolean equiv(Object k1, long k2){ method equiv (line 45) | static public boolean equiv(long k1, Object k2){ method equiv (line 49) | static public boolean equiv(double k1, double k2){ method equiv (line 53) | static public boolean equiv(Object k1, double k2){ method equiv (line 57) | static public boolean equiv(double k1, Object k2){ method equiv (line 61) | static public boolean equiv(boolean k1, boolean k2){ method equiv (line 65) | static public boolean equiv(Object k1, boolean k2){ method equiv (line 69) | static public boolean equiv(boolean k1, Object k2){ method equiv (line 73) | static public boolean equiv(char c1, char c2) { method pcequiv (line 77) | static public boolean pcequiv(Object k1, Object k2){ method equals (line 83) | static public boolean equals(Object k1, Object k2){ method identical (line 89) | static public boolean identical(Object k1, Object k2){ method classOf (line 93) | static public Class classOf(Object x){ method compare (line 99) | static public int compare(Object k1, Object k2){ method hash (line 113) | static public int hash(Object o){ method hasheq (line 119) | static public int hasheq(Object o){ method hashCombine (line 129) | static public int hashCombine(int seed, int hash){ method isPrimitive (line 135) | static public boolean isPrimitive(Class c){ method isInteger (line 139) | static public boolean isInteger(Object x){ method ret1 (line 146) | static public Object ret1(Object ret, Object nil){ method ret1 (line 150) | static public ISeq ret1(ISeq ret, Object nil){ method clearCache (line 154) | static public void clearCache(ReferenceQueue rq, ConcurrentHashM... method runtimeException (line 169) | static public RuntimeException runtimeException(String s){ method runtimeException (line 173) | static public RuntimeException runtimeException(String s, Throwable e){ method sneakyThrow (line 183) | static public RuntimeException sneakyThrow(Throwable t) { method sneakyThrow0 (line 191) | @SuppressWarnings("unchecked") FILE: src/test/resources/samples/langs/Java/gen-java-linguist-thrift.java class PullRequest (line 34) | @SuppressWarnings({"cast", "rawtypes", "serial", "unchecked"}) type _Fields (line 50) | public enum _Fields implements org.apache.thrift.TFieldIdEnum { method findByThriftId (line 64) | public static _Fields findByThriftId(int fieldId) { method findByThriftIdOrThrow (line 77) | public static _Fields findByThriftIdOrThrow(int fieldId) { method findByName (line 86) | public static _Fields findByName(String name) { method _Fields (line 93) | _Fields(short thriftId, String fieldName) { method getThriftFieldId (line 98) | public short getThriftFieldId() { method getFieldName (line 102) | public String getFieldName() { method PullRequest (line 117) | public PullRequest() { method PullRequest (line 120) | public PullRequest( method PullRequest (line 130) | public PullRequest(PullRequest other) { method deepCopy (line 136) | public PullRequest deepCopy() { method clear (line 140) | @Override method getTitle (line 145) | public String getTitle() { method setTitle (line 149) | public PullRequest setTitle(String title) { method unsetTitle (line 154) | public void unsetTitle() { method isSetTitle (line 159) | public boolean isSetTitle() { method setTitleIsSet (line 163) | public void setTitleIsSet(boolean value) { method setFieldValue (line 169) | public void setFieldValue(_Fields field, Object value) { method getFieldValue (line 182) | public Object getFieldValue(_Fields field) { method isSet (line 192) | public boolean isSet(_Fields field) { method equals (line 204) | @Override method equals (line 213) | public boolean equals(PullRequest that) { method hashCode (line 229) | @Override method compareTo (line 241) | @Override method fieldForId (line 262) | public _Fields fieldForId(int fieldId) { method read (line 266) | public void read(org.apache.thrift.protocol.TProtocol iprot) throws or... method write (line 270) | public void write(org.apache.thrift.protocol.TProtocol oprot) throws o... method toString (line 274) | @Override method validate (line 290) | public void validate() throws org.apache.thrift.TException { method writeObject (line 295) | private void writeObject(java.io.ObjectOutputStream out) throws java.i... method readObject (line 303) | private void readObject(java.io.ObjectInputStream in) throws java.io.I... class PullRequestStandardSchemeFactory (line 311) | private static class PullRequestStandardSchemeFactory implements Schem... method getScheme (line 312) | public PullRequestStandardScheme getScheme() { class PullRequestStandardScheme (line 317) | private static class PullRequestStandardScheme extends StandardScheme<... method read (line 319) | public void read(org.apache.thrift.protocol.TProtocol iprot, PullReq... method write (line 348) | public void write(org.apache.thrift.protocol.TProtocol oprot, PullRe... class PullRequestTupleSchemeFactory (line 363) | private static class PullRequestTupleSchemeFactory implements SchemeFa... method getScheme (line 364) | public PullRequestTupleScheme getScheme() { class PullRequestTupleScheme (line 369) | private static class PullRequestTupleScheme extends TupleSchemet?t:n} function si (line 24) | function si(t,i){var f=Math.floor(t.getRed()*(1-i)),u=Math.floor(t.getGr... function ti (line 24) | function ti(t,i){var f=Math.round(t.getRed()*(1+i)),u=Math.round(t.getGr... function or (line 24) | function or(n,t,i){var r,u;if(i<=t)throw"Rotary bounds are of negative o... function ni (line 24) | function ni(n,t){return or(t-n,-180,180)} function gi (line 24) | function gi(){nt=2*Math.PI/(li-a),ht=nt/10,pt=ht/10} function nr (line 24) | function nr(){yt=l%1e3/100,kt=l%1e4/100,wt=l%1e5/100} function at (line 24) | function at(n,t,i){var u=r.createElement("canvas");return u.width=n,u.he... function tt (line 24) | function tt(n,t,i){var u=r.createElement("canvas");return u.width=n,u.he... function vt (line 24) | function vt(){var t,n;for(ht=!0,v.rect(0,0,c,o),t=v.createLinearGradient... function at (line 24) | function at(){for(var s=1,u,t,i,o,r=e,n=0;n255?255:n} function e (line 24) | function e(n){return n<0?0:n>255?255:n} function s (line 24) | function s(n,t,i,r,u,f){var o,v,e,a,s,h,c,l;for(u { FILE: src/test/resources/samples/langs/Objective-C/Foo.h function interface (line 4) | interface Foo : NSObject { FILE: src/test/resources/samples/langs/Objective-C/FooAppDelegate.h function interface (line 3) | interface FooAppDelegate : NSObject { FILE: src/test/resources/samples/langs/Objective-C/JSONKit.h type NSInteger (line 80) | typedef long NSInteger; type NSUInteger (line 81) | typedef unsigned long NSUInteger; type NSInteger (line 86) | typedef int NSInteger; type NSUInteger (line 87) | typedef unsigned int NSUInteger; type NSUInteger (line 107) | typedef NSUInteger JKFlags; type JKFlags (line 126) | typedef JKFlags JKParseOptionFlags; type JKFlags (line 135) | typedef JKFlags JKSerializeOptionFlags; type JKParseState (line 139) | typedef struct JKParseState JKParseState; function interface (line 143) | interface JSONDecoder : NSObject { FILE: src/test/resources/samples/langs/Objective-C/MainMenuViewController.h function interface (line 17) | interface MainMenuViewController : TTTableViewController { FILE: src/test/resources/samples/langs/Objective-C/PlaygroundViewController.h function interface (line 18) | interface PlaygroundViewController : UIViewController { FILE: src/test/resources/samples/langs/Objective-C/StyleViewController.h function interface (line 17) | interface StyleViewController : TTViewController { FILE: src/test/resources/samples/langs/Objective-C/TUITableView.h type TUITableViewStyle (line 20) | typedef enum { type TUITableViewScrollPosition (line 25) | typedef enum { type TUITableViewInsertionMethod (line 33) | typedef enum { FILE: src/test/resources/samples/langs/PHP/Application.php class Application (line 48) | class Application method __construct (line 68) | public function __construct($name = 'UNKNOWN', $version = 'UNKNOWN') method run (line 95) | public function run(InputInterface $input = null, OutputInterface $out... method doRun (line 142) | public function doRun(InputInterface $input, OutputInterface $output) method setHelperSet (line 206) | public function setHelperSet(HelperSet $helperSet) method getHelperSet (line 218) | public function getHelperSet() method getDefinition (line 228) | public function getDefinition() method getHelp (line 238) | public function getHelp() method setCatchExceptions (line 266) | public function setCatchExceptions($boolean) method setAutoExit (line 278) | public function setAutoExit($boolean) method getName (line 290) | public function getName() method setName (line 302) | public function setName($name) method getVersion (line 314) | public function getVersion() method setVersion (line 326) | public function setVersion($version) method getLongVersion (line 338) | public function getLongVersion() method register (line 356) | public function register($name) method addCommands (line 368) | public function addCommands(array $commands) method add (line 386) | public function add(Command $command) method get (line 416) | public function get($name) method has (line 445) | public function has($name) method getNamespaces (line 457) | public function getNamespaces() method findNamespace (line 480) | public function findNamespace($namespace) method find (line 530) | public function find($name) method all (line 599) | public function all($namespace = null) method getAbbreviations (line 622) | static public function getAbbreviations($names) method asText (line 652) | public function asText($namespace = null, $raw = false) method asXml (line 702) | public function asXml($namespace = null, $asDom = false) method renderException (line 754) | public function renderException($e, $output) method getTerminalWidth (line 835) | protected function getTerminalWidth() method getTerminalHeight (line 851) | protected function getTerminalHeight() method getCommandName (line 869) | protected function getCommandName(InputInterface $input) method getDefaultInputDefinition (line 879) | protected function getDefaultInputDefinition() method getDefaultCommands (line 899) | protected function getDefaultCommands() method getDefaultHelperSet (line 909) | protected function getDefaultHelperSet() method getSttyColumns (line 922) | private function getSttyColumns() method sortCommands (line 947) | private function sortCommands($commands) method getAbbreviationSuggestions (line 974) | private function getAbbreviationSuggestions($abbrevs) method extractNamespace (line 987) | private function extractNamespace($name, $limit = null) method findAlternativeCommands (line 1003) | private function findAlternativeCommands($name, $abbrevs) method findAlternativeNamespace (line 1020) | private function findAlternativeNamespace($name, $abbrevs) method findAlternatives (line 1036) | private function findAlternatives($name, $collection, $abbrevs, $callb... FILE: src/test/resources/samples/langs/PHP/Client.php class Client (line 31) | abstract class Client method __construct (line 52) | public function __construct(array $server = array(), History $history ... method followRedirects (line 68) | public function followRedirects($followRedirect = true) method insulate (line 82) | public function insulate($insulated = true) method setServerParameters (line 100) | public function setServerParameters(array $server) method setServerParameter (line 114) | public function setServerParameter($key, $value) method getServerParameter (line 127) | public function getServerParameter($key, $default = '') method getHistory (line 139) | public function getHistory() method getCookieJar (line 151) | public function getCookieJar() method getCrawler (line 163) | public function getCrawler() method getResponse (line 175) | public function getResponse() method getRequest (line 187) | public function getRequest() method click (line 201) | public function click(Link $link) method submit (line 220) | public function submit(Form $form, array $values = array()) method request (line 242) | public function request($method, $uri, array $parameters = array(), ar... method doRequestInProcess (line 289) | protected function doRequestInProcess($request) method doRequest (line 309) | abstract protected function doRequest($request); method getScript (line 318) | protected function getScript($request) method filterRequest (line 332) | protected function filterRequest(Request $request) method filterResponse (line 344) | protected function filterResponse($response) method createCrawlerFromContent (line 360) | protected function createCrawlerFromContent($uri, $content, $type) method back (line 379) | public function back() method forward (line 391) | public function forward() method reload (line 403) | public function reload() method followRedirect (line 417) | public function followRedirect() method restart (line 433) | public function restart() method getAbsoluteUri (line 446) | protected function getAbsoluteUri($uri) method requestFromRequest (line 488) | protected function requestFromRequest(Request $request, $changeHistory... FILE: src/test/resources/samples/langs/PHP/Controller.php class Controller (line 56) | class Controller extends Object implements CakeEventListener { method __construct (line 317) | public function __construct($request = null, $response = null) { method __isset (line 351) | public function __isset($name) { method __get (line 389) | public function __get($name) { method __set (line 418) | public function __set($name, $value) { method setRequest (line 449) | public function setRequest(CakeRequest $request) { method invokeAction (line 475) | public function invokeAction(CakeRequest $request) { method _isPrivateAction (line 506) | protected function _isPrivateAction(ReflectionMethod $method, CakeRequ... method _getScaffold (line 529) | protected function _getScaffold(CakeRequest $request) { method _mergeControllerVars (line 539) | protected function _mergeControllerVars() { method _mergeUses (line 595) | protected function _mergeUses($merge) { method implementedEvents (line 614) | public function implementedEvents() { method constructClasses (line 633) | public function constructClasses() { method getEventManager (line 650) | public function getEventManager() { method startupProcess (line 669) | public function startupProcess() { method shutdownProcess (line 683) | public function shutdownProcess() { method httpCodes (line 706) | public function httpCodes($code = null) { method loadModel (line 720) | public function loadModel($modelClass = null, $id = null) { method redirect (line 752) | public function redirect($url, $status = null, $exit = true) { method _parseBeforeRedirect (line 803) | protected function _parseBeforeRedirect($response, $url, $status, $exi... method header (line 823) | public function header($status) { method set (line 836) | public function set($one, $two = null) { method setAction (line 864) | public function setAction($action) { method validate (line 877) | public function validate() { method validateErrors (line 895) | public function validateErrors() { method render (line 922) | public function render($view = null, $layout = null) { method referer (line 971) | public function referer($default = null, $local = false) { method disableCache (line 989) | public function disableCache() { method flash (line 1005) | public function flash($message, $url, $pause = 1, $layout = 'flash') { method postConditions (line 1026) | public function postConditions($data = array(), $op = null, $bool = 'A... method paginate (line 1083) | public function paginate($object = null, $scope = array(), $whitelist ... method beforeFilter (line 1094) | public function beforeFilter() { method beforeRender (line 1104) | public function beforeRender() { method beforeRedirect (line 1124) | public function beforeRedirect($url, $status = null, $exit = true) { method afterFilter (line 1133) | public function afterFilter() { method beforeScaffold (line 1143) | public function beforeScaffold($method) { method _beforeScaffold (line 1155) | protected function _beforeScaffold($method) { method afterScaffoldSave (line 1166) | public function afterScaffoldSave($method) { method _afterScaffoldSave (line 1178) | protected function _afterScaffoldSave($method) { method afterScaffoldSaveError (line 1189) | public function afterScaffoldSaveError($method) { method _afterScaffoldSaveError (line 1201) | protected function _afterScaffoldSaveError($method) { method scaffoldError (line 1214) | public function scaffoldError($method) { method _scaffoldError (line 1226) | protected function _scaffoldError($method) { FILE: src/test/resources/samples/langs/PHP/Form.php class Form (line 23) | class Form extends Link implements \ArrayAccess method __construct (line 45) | public function __construct(\DOMNode $node, $currentUri, $method = null) method getFormNode (line 57) | public function getFormNode() method setValues (line 71) | public function setValues(array $values) method getValues (line 89) | public function getValues() method getFiles (line 112) | public function getFiles() method getPhpValues (line 143) | public function getPhpValues() method getPhpFiles (line 161) | public function getPhpFiles() method getUri (line 180) | public function getUri() method getRawUri (line 192) | protected function getRawUri() method getMethod (line 206) | public function getMethod() method has (line 224) | public function has($name) method remove (line 238) | public function remove($name) method get (line 254) | public function get($name) method set (line 266) | public function set(FormField $field) method all (line 278) | public function all() method offsetExists (line 290) | public function offsetExists($name) method offsetGet (line 304) | public function offsetGet($name) method offsetSet (line 317) | public function offsetSet($name, $value) method offsetUnset (line 327) | public function offsetUnset($name) method setNode (line 332) | protected function setNode(\DOMNode $node) method initialize (line 349) | private function initialize() class FormFieldRegistry (line 389) | class FormFieldRegistry method add (line 402) | public function add(FormField $field) method remove (line 428) | public function remove($name) method get (line 452) | public function &get($name) method has (line 474) | public function has($name) method set (line 494) | public function set($name, $value) method all (line 512) | public function all() method create (line 528) | static private function create($base, array $values) method walk (line 546) | private function walk(array $array, $base = '', array &$output = array()) method getSegments (line 573) | private function getSegments($name) FILE: src/test/resources/samples/langs/PHP/Model.php class Model (line 45) | class Model extends Object implements CakeEventListener { method __construct (line 653) | public function __construct($id = false, $table = null, $ds = null) { method implementedEvents (line 734) | public function implementedEvents() { method getEventManager (line 753) | public function getEventManager() { method __call (line 770) | public function __call($method, $params) { method __isset (line 785) | public function __isset($name) { method __get (line 852) | public function __get($name) { method bindModel (line 887) | public function bindModel($params, $reset = true) { method unbindModel (line 930) | public function unbindModel($params, $reset = true) { method _createLinks (line 950) | protected function _createLinks() { method _constructLinkedModel (line 997) | protected function _constructLinkedModel($assoc, $className = null, $p... method _generateAssociation (line 1024) | protected function _generateAssociation($type, $assocKey) { method setSource (line 1082) | public function setSource($tableName) { method set (line 1117) | public function set($one, $two = null) { method _setAliasData (line 1167) | protected function _setAliasData($data) { method _normalizeXmlData (line 1185) | protected function _normalizeXmlData(array $xml) { method deconstruct (line 1206) | public function deconstruct($field, $data) { method schema (line 1290) | public function schema($field = false) { method getColumnTypes (line 1315) | public function getColumnTypes() { method getColumnType (line 1333) | public function getColumnType($column) { method hasField (line 1363) | public function hasField($name, $checkVirtual = false) { method hasMethod (line 1396) | public function hasMethod($method) { method isVirtualField (line 1412) | public function isVirtualField($field) { method getVirtualField (line 1436) | public function getVirtualField($field = null) { method create (line 1460) | public function create($data = array(), $filterKey = false) { method read (line 1490) | public function read($fields = null, $id = null) { method field (line 1524) | public function field($name, $conditions = null, $order = null) { method saveField (line 1564) | public function saveField($name, $value, $validate = false) { method save (line 1588) | public function save($data = null, $validate = true, $fieldList = arra... method _saveMulti (line 1767) | protected function _saveMulti($joined, $id, $db) { method updateCounterCache (line 1890) | public function updateCounterCache($keys = array(), $created = false) { method _prepareUpdateFields (line 1959) | protected function _prepareUpdateFields($data) { method saveAll (line 2012) | public function saveAll($data = null, $options = array()) { method saveMany (line 2045) | public function saveMany($data = null, $options = array()) { method validateMany (line 2130) | public function validateMany(&$data, $options = array()) { method saveAssociated (line 2185) | public function saveAssociated($data = null, $options = array()) { method validateAssociated (line 2335) | public function validateAssociated(&$data, $options = array()) { method updateAll (line 2402) | public function updateAll($fields, $conditions = true) { method delete (line 2414) | public function delete($id = null, $cascade = true) { method _deleteDependent (line 2470) | protected function _deleteDependent($id, $cascade) { method _deleteLinks (line 2519) | protected function _deleteLinks($id) { method deleteAll (line 2545) | public function deleteAll($conditions, $cascade = true, $callbacks = f... method _collectForeignKeys (line 2593) | protected function _collectForeignKeys($type = 'belongsTo') { method exists (line 2614) | public function exists($id = null) { method hasAny (line 2632) | public function hasAny($conditions = null) { method find (line 2689) | public function find($type = 'first', $query = array()) { method buildQuery (line 2724) | public function buildQuery($type = 'first', $query = array()) { method _findFirst (line 2772) | protected function _findFirst($state, $query, $results = array()) { method _findCount (line 2793) | protected function _findCount($state, $query, $results = array()) { method _findList (line 2831) | protected function _findList($state, $query, $results = array()) { method _findNeighbors (line 2889) | protected function _findNeighbors($state, $query, $results = array()) { method _findThreaded (line 2946) | protected function _findThreaded($state, $query, $results = array()) { method _filterResults (line 2968) | protected function _filterResults($results, $primary = true) { method resetAssociations (line 2982) | public function resetAssociations() { method isUnique (line 3010) | public function isUnique($fields, $or = true) { method query (line 3052) | public function query($sql) { method validates (line 3067) | public function validates($options = array()) { method invalidFields (line 3085) | public function invalidFields($options = array()) { method _validateWithModels (line 3251) | protected function _validateWithModels($options) { method invalidate (line 3289) | public function invalidate($field, $value = true) { method isForeignKey (line 3302) | public function isForeignKey($field) { method escapeField (line 3320) | public function escapeField($field = null, $alias = null) { method getID (line 3340) | public function getID($list = 0) { method getLastInsertID (line 3363) | public function getLastInsertID() { method getInsertID (line 3372) | public function getInsertID() { method setInsertID (line 3382) | public function setInsertID($id) { method getNumRows (line 3391) | public function getNumRows() { method getAffectedRows (line 3400) | public function getAffectedRows() { method setDataSource (line 3411) | public function setDataSource($dataSource = null) { method getDataSource (line 3440) | public function getDataSource() { method associations (line 3453) | public function associations() { method getAssociated (line 3463) | public function getAssociated($type = null) { method joinModel (line 3508) | public function joinModel($assoc, $keys = array()) { method beforeFind (line 3531) | public function beforeFind($queryData) { method afterFind (line 3544) | public function afterFind($results, $primary = false) { method beforeSave (line 3556) | public function beforeSave($options = array()) { method afterSave (line 3567) | public function afterSave($created) { method beforeDelete (line 3577) | public function beforeDelete($cascade = true) { method afterDelete (line 3587) | public function afterDelete() { method beforeValidate (line 3598) | public function beforeValidate($options = array()) { method onError (line 3608) | public function onError() { method _clearCache (line 3618) | protected function _clearCache($type = null) { FILE: src/test/resources/samples/langs/PHP/ThriftGenerated.php class PullRequest (line 20) | class PullRequest { method __construct (line 28) | public function __construct($vals=null) { method getName (line 44) | public function getName() { method read (line 48) | public function read($input) method write (line 80) | public function write($output) { FILE: src/test/resources/samples/langs/PHP/drupal.php function php_help (line 11) | function php_help($path, $arg) { function php_permission (line 29) | function php_permission() { function php_eval (line 57) | function php_eval($code) { function _php_filter_tips (line 87) | function _php_filter_tips($filter, $format, $long = FALSE) { function php_filter_info (line 130) | function php_filter_info() { FILE: src/test/resources/samples/langs/PHP/exception.zep.php class Exception (line 5) | class Exception extends \Exception FILE: src/test/resources/samples/langs/PLpgSQL/plpgsql_lint-8.4.sql type t1 (line 4) | create table t1(a int, b int) function f1 (line 6) | create function f1() function f1 (line 24) | create function f1() function f1 (line 102) | create or replace function f1() FILE: src/test/resources/samples/langs/PLpgSQL/plpgsql_lint-9.0.sql type t1 (line 4) | create table t1(a int, b int) function f1 (line 6) | create function f1() function f1 (line 24) | create function f1() function f1 (line 102) | create or replace function f1() FILE: src/test/resources/samples/langs/PLpgSQL/plpgsql_lint-9.1.sql type t1 (line 4) | create table t1(a int, b int) function f1 (line 6) | create function f1() function f1 (line 24) | create function f1() function f1 (line 102) | create or replace function f1() FILE: src/test/resources/samples/langs/PLpgSQL/plpgsql_lint-9.2.sql type t1 (line 4) | create table t1(a int, b int) function f1 (line 6) | create function f1() function f1 (line 24) | create function f1() FILE: src/test/resources/samples/langs/PLpgSQL/plpgsql_lint-9.3.sql type t1 (line 4) | create table t1(a int, b int) function f1 (line 6) | create function f1() function f1 (line 24) | create function f1() FILE: src/test/resources/samples/langs/PLpgSQL/procedures.sql function list_sites (line 5) | CREATE OR REPLACE FUNCTION list_sites() RETURNS TABLE (fc json) AS function get_observations (line 17) | CREATE OR REPLACE FUNCTION get_observations(kind varchar, site_id intege... FILE: src/test/resources/samples/langs/Python/argparse.pyi class ArgumentError (line 23) | class ArgumentError(Exception): ... class ArgumentParser (line 25) | class ArgumentParser: method __init__ (line 27) | def __init__(self, method __init__ (line 41) | def __init__(self, method add_argument (line 53) | def add_argument(self, method parse_args (line 66) | def parse_args(self, args: Optional[Sequence[_Text]] = ..., method add_subparsers (line 68) | def add_subparsers(self, title: _Text = ..., method add_argument_group (line 77) | def add_argument_group(self, title: Optional[_Text] = ..., method add_mutually_exclusive_group (line 79) | def add_mutually_exclusive_group(self, required: bool = ...) -> _Mutua... method set_defaults (line 80) | def set_defaults(self, **kwargs: Any) -> None: ... method get_default (line 81) | def get_default(self, dest: _Text) -> Any: ... method print_usage (line 82) | def print_usage(self, file: Optional[IO[str]] = ...) -> None: ... method print_help (line 83) | def print_help(self, file: Optional[IO[str]] = ...) -> None: ... method format_usage (line 84) | def format_usage(self) -> str: ... method format_help (line 85) | def format_help(self) -> str: ... method parse_known_args (line 86) | def parse_known_args(self, args: Optional[Sequence[_Text]] = ..., method convert_arg_line_to_args (line 88) | def convert_arg_line_to_args(self, arg_line: _Text) -> List[str]: ... method exit (line 89) | def exit(self, status: int = ..., message: Optional[_Text] = ...) -> N... method error (line 90) | def error(self, message: _Text) -> None: ... class HelpFormatter (line 92) | class HelpFormatter: method __init__ (line 94) | def __init__(self, prog: _Text, indent_increment: int = ..., class RawDescriptionHelpFormatter (line 97) | class RawDescriptionHelpFormatter(HelpFormatter): ... class RawTextHelpFormatter (line 98) | class RawTextHelpFormatter(HelpFormatter): ... class ArgumentDefaultsHelpFormatter (line 99) | class ArgumentDefaultsHelpFormatter(HelpFormatter): ... class MetavarTypeHelpFormatter (line 101) | class MetavarTypeHelpFormatter(HelpFormatter): ... class Action (line 103) | class Action: method __init__ (line 104) | def __init__(self, method __call__ (line 115) | def __call__(self, parser: ArgumentParser, namespace: Namespace, class Namespace (line 119) | class Namespace: method __getattr__ (line 120) | def __getattr__(self, name: _Text) -> Any: ... method __setattr__ (line 121) | def __setattr__(self, name: _Text, value: Any) -> None: ... class FileType (line 123) | class FileType: method __init__ (line 125) | def __init__(self, mode: _Text = ..., bufsize: int = ..., method __init__ (line 129) | def __init__(self, method __init__ (line 132) | def __init__(self, method __call__ (line 134) | def __call__(self, string: _Text) -> IO[Any]: ... class _ArgumentGroup (line 136) | class _ArgumentGroup: method add_argument (line 137) | def add_argument(self, method add_mutually_exclusive_group (line 150) | def add_mutually_exclusive_group(self, required: bool = ...) -> _Mutua... class _MutuallyExclusiveGroup (line 152) | class _MutuallyExclusiveGroup(_ArgumentGroup): ... class _SubParsersAction (line 154) | class _SubParsersAction: method add_parser (line 156) | def add_parser(self, name: _Text, **kwargs: Any) -> ArgumentParser: ... class ArgumentTypeError (line 159) | class ArgumentTypeError(Exception): ... FILE: src/test/resources/samples/langs/Python/django-models-base.py class ModelBase (line 30) | class ModelBase(type): method __new__ (line 34) | def __new__(cls, name, bases, attrs): method copy_managers (line 210) | def copy_managers(cls, base_managers): method add_to_class (line 219) | def add_to_class(cls, name, value): method _prepare (line 225) | def _prepare(cls): class ModelState (line 265) | class ModelState(object): method __init__ (line 269) | def __init__(self, db=None): class Model (line 276) | class Model(object): method __init__ (line 280) | def __init__(self, *args, **kwargs): method __repr__ (line 373) | def __repr__(self): method __str__ (line 380) | def __str__(self): method __eq__ (line 385) | def __eq__(self, other): method __ne__ (line 388) | def __ne__(self, other): method __hash__ (line 391) | def __hash__(self): method __reduce__ (line 394) | def __reduce__(self): method _get_pk_val (line 421) | def _get_pk_val(self, meta=None): method _set_pk_val (line 426) | def _set_pk_val(self, value): method serializable_value (line 431) | def serializable_value(self, field_name): method save (line 448) | def save(self, force_insert=False, force_update=False, using=None, method save_base (line 482) | def save_base(self, raw=False, cls=None, origin=None, force_insert=False, method delete (line 593) | def delete(self, using=None): method _get_FIELD_display (line 603) | def _get_FIELD_display(self, field): method _get_next_or_previous_by_FIELD (line 607) | def _get_next_or_previous_by_FIELD(self, field, is_next, **kwargs): method _get_next_or_previous_in_order (line 621) | def _get_next_or_previous_in_order(self, is_next): method prepare_database_save (line 637) | def prepare_database_save(self, unused): method clean (line 640) | def clean(self): method validate_unique (line 649) | def validate_unique(self, exclude=None): method _get_unique_checks (line 665) | def _get_unique_checks(self, exclude=None): method _perform_unique_checks (line 717) | def _perform_unique_checks(self, unique_checks): method _perform_date_checks (line 760) | def _perform_date_checks(self, date_checks): method date_error_message (line 789) | def date_error_message(self, lookup_type, field, unique_for): method unique_error_message (line 797) | def unique_error_message(self, model_class, unique_check): method full_clean (line 820) | def full_clean(self, exclude=None): method clean_fields (line 853) | def clean_fields(self, exclude=None): function method_set_order (line 885) | def method_set_order(ordered_obj, self, id_list, using=None): function method_get_order (line 897) | def method_get_order(ordered_obj, self): function get_absolute_url (line 909) | def get_absolute_url(opts, func, self, *args, **kwargs): class Empty (line 917) | class Empty(object): function simple_class_factory (line 920) | def simple_class_factory(model, attrs): function model_unpickle (line 929) | def model_unpickle(model, attrs, factory): function subclass_exception (line 937) | def subclass_exception(name, parents, module): FILE: src/test/resources/samples/langs/Python/flask-view.py class View (line 18) | class View(object): method dispatch_request (line 64) | def dispatch_request(self): method as_view (line 72) | def as_view(cls, name, *class_args, **class_kwargs): class MethodViewType (line 104) | class MethodViewType(type): method __new__ (line 106) | def __new__(cls, name, bases, d): class MethodView (line 122) | class MethodView(View): method dispatch_request (line 143) | def dispatch_request(self, *args, **kwargs): FILE: src/test/resources/samples/langs/Python/gen-py-linguist-thrift.py class PullRequest (line 20) | class PullRequest: method __init__ (line 31) | def __init__(self, title=None,): method read (line 34) | def read(self, iprot): method write (line 53) | def write(self, oprot): method validate (line 65) | def validate(self): method __hash__ (line 69) | def __hash__(self): method __repr__ (line 74) | def __repr__(self): method __eq__ (line 79) | def __eq__(self, other): method __ne__ (line 82) | def __ne__(self, other): FILE: src/test/resources/samples/langs/Python/protocol_buffer_pb2.py class Person (line 50) | class Person(_message.Message): FILE: src/test/resources/samples/langs/Python/tornado-httpserver.py class HTTPServer (line 47) | class HTTPServer(TCPServer): method __init__ (line 136) | def __init__(self, request_callback, no_keep_alive=False, io_loop=None, method handle_stream (line 144) | def handle_stream(self, stream, address): class _BadRequestException (line 149) | class _BadRequestException(Exception): class HTTPConnection (line 154) | class HTTPConnection(object): method __init__ (line 160) | def __init__(self, stream, address, request_callback, no_keep_alive=Fa... method write (line 175) | def write(self, chunk, callback=None): method finish (line 182) | def finish(self): method _on_write_complete (line 189) | def _on_write_complete(self): method _finish_request (line 204) | def _finish_request(self): method _on_headers (line 225) | def _on_headers(self, data): method _on_request_body (line 269) | def _on_request_body(self, data): class HTTPRequest (line 295) | class HTTPRequest(object): method __init__ (line 367) | def __init__(self, method, uri, version="HTTP/1.0", headers=None, method supports_http_1_1 (line 409) | def supports_http_1_1(self): method cookies (line 414) | def cookies(self): method write (line 426) | def write(self, chunk, callback=None): method finish (line 431) | def finish(self): method full_url (line 436) | def full_url(self): method request_time (line 440) | def request_time(self): method get_ssl_certificate (line 447) | def get_ssl_certificate(self): method __repr__ (line 469) | def __repr__(self): method _valid_ip (line 476) | def _valid_ip(self, ip): FILE: src/test/resources/samples/langs/Ruby/foo.rb type Foo (line 1) | module Foo FILE: src/test/resources/samples/langs/Ruby/formula.rb class Formula (line 11) | class Formula method initialize (line 23) | def initialize name='__UNKNOWN__', path=nil method installed? (line 69) | def installed? method explicitly_requested? (line 75) | def explicitly_requested? method linked_keg (line 82) | def linked_keg method installed_prefix (line 86) | def installed_prefix method prefix (line 95) | def prefix method rack (line 100) | def rack; prefix.parent end method bin (line 102) | def bin; prefix+'bin' end method doc (line 103) | def doc; prefix+'share/doc'+name end method include (line 104) | def include; prefix+'include' end method info (line 105) | def info; prefix+'share/info' end method lib (line 106) | def lib; prefix+'lib' end method libexec (line 107) | def libexec; prefix+'libexec' end method man (line 108) | def man; prefix+'share/man' end method man1 (line 109) | def man1; man+'man1' end method man2 (line 110) | def man2; man+'man2' end method man3 (line 111) | def man3; man+'man3' end method man4 (line 112) | def man4; man+'man4' end method man5 (line 113) | def man5; man+'man5' end method man6 (line 114) | def man6; man+'man6' end method man7 (line 115) | def man7; man+'man7' end method man8 (line 116) | def man8; man+'man8' end method sbin (line 117) | def sbin; prefix+'sbin' end method share (line 118) | def share; prefix+'share' end method etc (line 121) | def etc; HOMEBREW_PREFIX+'etc' end method var (line 123) | def var; HOMEBREW_PREFIX+'var' end method plist_name (line 126) | def plist_name; 'homebrew.mxcl.'+name end method plist_path (line 127) | def plist_path; prefix+(plist_name+'.plist') end method download_strategy (line 131) | def download_strategy method cached_download (line 135) | def cached_download method caveats (line 140) | def caveats; nil end method options (line 143) | def options; [] end method patches (line 155) | def patches; end method keg_only? (line 159) | def keg_only? method fails_with? (line 163) | def fails_with? cc method skip_clean? (line 176) | def skip_clean? path method brew (line 183) | def brew method == (line 221) | def == b method eql? (line 224) | def eql? b method hash (line 227) | def hash method <=> (line 230) | def <=> b method to_s (line 233) | def to_s method std_cmake_args (line 245) | def std_cmake_args method class_s (line 254) | def self.class_s name method names (line 261) | def self.names method all (line 266) | def self.all method map (line 269) | def self.map method each (line 274) | def self.each method inspect (line 285) | def inspect method aliases (line 289) | def self.aliases method canonical_name (line 293) | def self.canonical_name name method factory (line 320) | def self.factory name method tap (line 378) | def tap method path (line 387) | def self.path name method mirrors (line 391) | def mirrors; self.class.mirrors or []; end method deps (line 393) | def deps; self.class.dependencies.deps; end method external_deps (line 394) | def external_deps; self.class.dependencies.external_deps; end method recursive_deps (line 398) | def recursive_deps method expand_deps (line 402) | def self.expand_deps f method system (line 413) | def system cmd, *args method fetch (line 458) | def fetch method checksum_type (line 486) | def checksum_type method verify_download_integrity (line 491) | def verify_download_integrity fn, *args method stage (line 525) | def stage method patch (line 537) | def patch method validate_variable (line 557) | def validate_variable name method set_instance_variable (line 562) | def set_instance_variable(type) method method_added (line 568) | def self.method_added method method attr_rw (line 576) | def self.attr_rw(*attrs) method head (line 591) | def head val=nil, specs=nil method url (line 598) | def url val=nil, specs=nil method stable (line 605) | def stable &block method devel (line 610) | def devel &block method bottle (line 618) | def bottle url=nil, &block method mirror (line 651) | def mirror val, specs=nil method dependencies (line 661) | def dependencies method depends_on (line 665) | def depends_on dep method skip_clean (line 669) | def skip_clean paths method skip_clean_all? (line 680) | def skip_clean_all? method skip_clean_paths (line 684) | def skip_clean_paths method keg_only (line 688) | def keg_only reason, explanation=nil method fails_with (line 692) | def fails_with compiler, &block FILE: src/test/resources/samples/langs/Ruby/grit.rb type Grit (line 1) | module Grit FILE: src/test/resources/samples/langs/Ruby/inflector.rb type ActiveSupport (line 5) | module ActiveSupport type Inflector (line 14) | module Inflector function pluralize (line 24) | def pluralize(word) function singularize (line 35) | def singularize(word) function camelize (line 53) | def camelize(term, uppercase_first_letter = true) function underscore (line 74) | def underscore(camel_cased_word) function humanize (line 90) | def humanize(lower_case_and_underscored_word) function titleize (line 110) | def titleize(word) function tableize (line 120) | def tableize(class_name) function classify (line 133) | def classify(table_name) function dasherize (line 141) | def dasherize(underscored_word) function demodulize (line 151) | def demodulize(path) function deconstantize (line 169) | def deconstantize(path) function foreign_key (line 180) | def foreign_key(class_name, separate_class_name_and_id_with_undersco... function constantize (line 201) | def constantize(camel_cased_word) function safe_constantize (line 249) | def safe_constantize(camel_cased_word) function ordinal (line 269) | def ordinal(number) function ordinalize (line 291) | def ordinalize(number) function const_regexp (line 299) | def const_regexp(camel_cased_word) #:nodoc: function apply_inflections (line 312) | def apply_inflections(word, rules) FILE: src/test/resources/samples/langs/Ruby/jekyll.rb function require_all (line 8) | def require_all(path) type Jekyll (line 48) | module Jekyll function configuration (line 117) | def self.configuration(override) FILE: src/test/resources/samples/langs/Ruby/racc.rb type RJSON (line 8) | module RJSON class Parser (line 9) | class Parser < Racc::Parser method initialize (line 16) | def initialize tokenizer, handler = Handler.new method next_token (line 22) | def next_token method parse (line 26) | def parse method _reduce_10 (line 198) | def _reduce_10(val, _values, result) method _reduce_11 (line 203) | def _reduce_11(val, _values, result) method _reduce_12 (line 208) | def _reduce_12(val, _values, result) method _reduce_13 (line 213) | def _reduce_13(val, _values, result) method _reduce_20 (line 230) | def _reduce_20(val, _values, result) method _reduce_22 (line 237) | def _reduce_22(val, _values, result) method _reduce_23 (line 242) | def _reduce_23(val, _values, result) method _reduce_24 (line 247) | def _reduce_24(val, _values, result) method _reduce_25 (line 252) | def _reduce_25(val, _values, result) method _reduce_26 (line 257) | def _reduce_26(val, _values, result) method _reduce_none (line 262) | def _reduce_none(val, _values, result) FILE: src/test/resources/samples/langs/Ruby/resque.rb type Resque (line 20) | module Resque function redis= (line 31) | def redis=(server) function coder (line 57) | def coder function redis (line 64) | def redis function redis_id (line 70) | def redis_id function before_first_fork (line 88) | def before_first_fork(&block) function before_fork (line 102) | def before_fork(&block) function after_fork (line 115) | def after_fork(&block) function to_s (line 122) | def to_s function push (line 152) | def push(queue, item) function pop (line 159) | def pop(queue) function size (line 169) | def size(queue) function peek (line 181) | def peek(queue, start = 0, count = 1) function list_range (line 187) | def list_range(key, start = 0, count = 1) function queues (line 198) | def queues function remove_queue (line 203) | def remove_queue(queue) function queue (line 209) | def queue(name) function enqueue (line 234) | def enqueue(klass, *args) function enqueue_to (line 247) | def enqueue_to(queue, klass, *args) function dequeue (line 290) | def dequeue(klass, *args) function queue_from_class (line 306) | def queue_from_class(klass) function reserve (line 316) | def reserve(queue) function validate (line 325) | def validate(klass, queue = nil) function workers (line 343) | def workers function working (line 348) | def working function remove_worker (line 354) | def remove_worker(worker_id) function info (line 364) | def info function keys (line 379) | def keys FILE: src/test/resources/samples/langs/Ruby/sinatra.rb type Sinatra (line 15) | module Sinatra class Request (line 18) | class Request < Rack::Request method accept (line 20) | def accept method preferred_type (line 27) | def preferred_type(*types) method forwarded? (line 39) | def forwarded? method safe? (line 43) | def safe? method idempotent? (line 47) | def idempotent? method accept_entry (line 53) | def accept_entry(entry) class Response (line 65) | class Response < Rack::Response method body= (line 66) | def body=(value) method each (line 71) | def each method finish (line 75) | def finish class ExtendedRack (line 97) | class ExtendedRack < Struct.new(:app) method call (line 98) | def call(env) method setup_close (line 108) | def setup_close(env, status, header, body) method after_response (line 114) | def after_response(&block) method async? (line 119) | def async?(status, headers, body) class CommonLogger (line 127) | class CommonLogger < Rack::CommonLogger method call (line 128) | def call(env) method call (line 134) | def call(env) class NotFound (line 141) | class NotFound < NameError #:nodoc: method http_status (line 142) | def http_status; 404 end type Helpers (line 146) | module Helpers function status (line 148) | def status(value=nil) function body (line 155) | def body(value=nil, &block) function redirect (line 167) | def redirect(uri, *args) function uri (line 182) | def uri(addr = nil, absolute = true, add_script_name = true) function error (line 202) | def error(code, body=nil) function not_found (line 209) | def not_found(body=nil) function headers (line 214) | def headers(hash=nil) function session (line 220) | def session function logger (line 225) | def logger function mime_type (line 230) | def mime_type(type) function content_type (line 236) | def content_type(type = nil, params={}) function attachment (line 255) | def attachment(filename=nil) function send_file (line 266) | def send_file(path, opts={}) class Stream (line 297) | class Stream method schedule (line 298) | def self.schedule(*) yield end method defer (line 299) | def self.defer(*) yield end method initialize (line 301) | def initialize(scheduler = self.class, keep_open = false, &back) method close (line 306) | def close method each (line 312) | def each(&front) method << (line 324) | def <<(data) method callback (line 329) | def callback(&block) function stream (line 343) | def stream(keep_open = false) function cache_control (line 359) | def cache_control(*values) function expires (line 387) | def expires(amount, *values) function last_modified (line 411) | def last_modified(time) function etag (line 440) | def etag(value, options = {}) function back (line 466) | def back function informational? (line 471) | def informational? function success? (line 476) | def success? function redirect? (line 481) | def redirect? function client_error? (line 486) | def client_error? function server_error? (line 491) | def server_error? function not_found? (line 496) | def not_found? function time_for (line 502) | def time_for(value) function etag_matches? (line 529) | def etag_matches?(list, new_resource = request.post?) function with_params (line 534) | def with_params(temp_params) type Templates (line 562) | module Templates type ContentTyped (line 563) | module ContentTyped function initialize (line 567) | def initialize function erb (line 572) | def erb(template, options={}, locals={}) function erubis (line 576) | def erubis(template, options={}, locals={}) function haml (line 582) | def haml(template, options={}, locals={}) function sass (line 586) | def sass(template, options={}, locals={}) function scss (line 591) | def scss(template, options={}, locals={}) function less (line 596) | def less(template, options={}, locals={}) function builder (line 601) | def builder(template=nil, options={}, locals={}, &block) function liquid (line 606) | def liquid(template, options={}, locals={}) function markdown (line 610) | def markdown(template, options={}, locals={}) function textile (line 614) | def textile(template, options={}, locals={}) function rdoc (line 618) | def rdoc(template, options={}, locals={}) function radius (line 622) | def radius(template, options={}, locals={}) function markaby (line 626) | def markaby(template=nil, options={}, locals={}, &block) function coffee (line 630) | def coffee(template, options={}, locals={}) function nokogiri (line 635) | def nokogiri(template=nil, options={}, locals={}, &block) function slim (line 640) | def slim(template, options={}, locals={}) function creole (line 644) | def creole(template, options={}, locals={}) function yajl (line 648) | def yajl(template, options={}, locals={}) function find_template (line 655) | def find_template(views, name, engine) function render_ruby (line 665) | def render_ruby(engine, template, options={}, locals={}, &block) function render (line 671) | def render(engine, data, options={}, locals={}, &block) function compile_template (line 707) | def compile_template(engine, data, options, views) class Base (line 744) | class Base method initialize (line 752) | def initialize(app=nil) method call (line 760) | def call(env) method call! (line 766) | def call!(env) # :nodoc: method settings (line 790) | def self.settings method settings (line 795) | def settings method options (line 799) | def options method halt (line 807) | def halt(*response) method pass (line 815) | def pass(&block) method forward (line 820) | def forward method filter! (line 831) | def filter!(type, base = settings) method route! (line 837) | def route!(base = settings, pass_block=nil) method route_eval (line 856) | def route_eval method process_route (line 865) | def process_route(pattern, keys, conditions, block = nil, values = []) method route_missing (line 889) | def route_missing method static! (line 899) | def static! method indifferent_params (line 912) | def indifferent_params(object) method indifferent_hash (line 926) | def indifferent_hash method invoke (line 931) | def invoke method dispatch! (line 945) | def dispatch! method handle_exception! (line 958) | def handle_exception!(boom) method error_block! (line 988) | def error_block!(key, *block_params) method dump_errors! (line 1003) | def dump_errors!(boom) method reset! (line 1013) | def reset! method extensions (line 1030) | def extensions method middleware (line 1039) | def middleware method set (line 1049) | def set(option, value = (not_set = true), ignore_setter = false, &bl... method enable (line 1085) | def enable(*opts) method disable (line 1090) | def disable(*opts) method error (line 1097) | def error(*codes, &block) method not_found (line 1105) | def not_found(&block) method template (line 1110) | def template(name, &block) method layout (line 1116) | def layout(name=:layout, &block) method inline_templates= (line 1122) | def inline_templates=(file=nil) method mime_type (line 1154) | def mime_type(type, value=nil) method mime_types (line 1164) | def mime_types(type) method before (line 1172) | def before(path = nil, options = {}, &block) method after (line 1179) | def after(path = nil, options = {}, &block) method add_filter (line 1184) | def add_filter(type, path = nil, options = {}, &block) method condition (line 1191) | def condition(name = "#{caller.first[/`.*'/]} condition", &block) method public= (line 1195) | def public=(value) method public_dir= (line 1200) | def public_dir=(value) method public_dir (line 1204) | def public_dir method define_singleton_method (line 1210) | def define_singleton_method(name, content = Proc.new) method host_name (line 1219) | def host_name(pattern) method user_agent (line 1225) | def user_agent(pattern) method provides (line 1238) | def provides(*types) method get (line 1256) | def get(path, opts={}, &block) method put (line 1264) | def put(path, opts={}, &bk) route 'PUT', path, opts, &bk end method post (line 1265) | def post(path, opts={}, &bk) route 'POST', path, opts, &bk end method delete (line 1266) | def delete(path, opts={}, &bk) route 'DELETE', path, opts, &bk end method head (line 1267) | def head(path, opts={}, &bk) route 'HEAD', path, opts, &bk end method options (line 1268) | def options(path, opts={}, &bk) route 'OPTIONS', path, opts, &bk end method patch (line 1269) | def patch(path, opts={}, &bk) route 'PATCH', path, opts, &bk end method route (line 1272) | def route(verb, path, options={}, &block) method invoke_hook (line 1282) | def invoke_hook(name, *args) method generate_method (line 1286) | def generate_method(method_name, &block) method compile! (line 1293) | def compile!(verb, path, block, options = {}) method compile (line 1305) | def compile(path) method encoded (line 1332) | def encoded(char) method helpers (line 1342) | def helpers(*extensions, &block) method register (line 1349) | def register(*extensions, &block) method development? (line 1358) | def development?; environment == :development end method production? (line 1359) | def production?; environment == :production end method test? (line 1360) | def test?; environment == :test end method configure (line 1364) | def configure(*envs, &block) method use (line 1369) | def use(middleware, *args, &block) method quit! (line 1374) | def quit!(server, handler_name) method run! (line 1383) | def run!(options={}) method prototype (line 1403) | def prototype method new (line 1413) | def new(*args, &bk) method build (line 1420) | def build(app) method call (line 1428) | def call(env) method setup_default_middleware (line 1433) | def setup_default_middleware(builder) method setup_middleware (line 1443) | def setup_middleware(builder) method setup_logging (line 1447) | def setup_logging(builder) method setup_null_logger (line 1456) | def setup_null_logger(builder) method setup_common_logger (line 1460) | def setup_common_logger(builder) method setup_custom_logger (line 1464) | def setup_custom_logger(builder) method setup_protection (line 1472) | def setup_protection(builder) method setup_sessions (line 1481) | def setup_sessions(builder) method detect_rack_handler (line 1489) | def detect_rack_handler method inherited (line 1500) | def inherited(subclass) method synchronize (line 1507) | def synchronize(&block) method caller_files (line 1535) | def caller_files method caller_locations (line 1541) | def caller_locations method warn (line 1547) | def warn(message) method cleaned_caller (line 1552) | def cleaned_caller(keep = 3) method force_encoding (line 1565) | def force_encoding(*args) settings.force_encoding(*args) end method force_encoding (line 1567) | def self.force_encoding(data, encoding = default_encoding) method force_encoding (line 1579) | def self.force_encoding(data, *) data end class Application (line 1691) | class Application < Base method register (line 1698) | def self.register(*extensions, &block) #:nodoc: type Delegator (line 1708) | module Delegator #:nodoc: function delegate (line 1709) | def self.delegate(*methods) class Wrapper (line 1731) | class Wrapper method initialize (line 1732) | def initialize(stack, instance) method settings (line 1736) | def settings method helpers (line 1740) | def helpers method call (line 1744) | def call(env) method inspect (line 1748) | def inspect function new (line 1755) | def self.new(base=Base, options={}, &block) function register (line 1762) | def self.register(*extensions, &block) function helpers (line 1767) | def self.helpers(*extensions, &block) function use (line 1772) | def self.use(*args, &block) FILE: src/test/resources/samples/langs/Rust/hashmap.rs constant INITIAL_LOG2_CAP (line 45) | const INITIAL_LOG2_CAP: usize = 5; constant INITIAL_CAPACITY (line 47) | pub const INITIAL_CAPACITY: usize = 1 << INITIAL_LOG2_CAP; type DefaultResizePolicy (line 54) | struct DefaultResizePolicy; method new (line 57) | fn new() -> DefaultResizePolicy { method min_capacity (line 62) | fn min_capacity(&self, usable_size: usize) -> usize { method usable_capacity (line 72) | fn usable_capacity(&self, cap: usize) -> usize { function test_resize_policy (line 87) | fn test_resize_policy() { type HashMap (line 310) | pub struct HashMap { function search_hashed (line 320) | fn search_hashed(table: M, function pop_internal (line 364) | fn pop_internal(starting_bucket: FullBucketMut) -> (K, V) { function robin_hood (line 387) | fn robin_hood<'a, K: 'a, V: 'a>(mut bucket: FullBucketMut<'a, K, V>, type SearchResult (line 442) | enum SearchResult { function into_option (line 451) | fn into_option(self) -> Option> { function make_hash (line 462) | fn make_hash(&self, x: &X) -> SafeHash where X: Hash { function search (line 469) | fn search<'a, Q: ?Sized>(&'a self, q: &Q) -> Option(&'a mut self, q: &Q) -> Option HashMap { function with_capacity (line 532) | pub fn with_capacity(capacity: usize) -> HashMap { function with_hash_state (line 557) | pub fn with_hash_state(hash_state: S) -> HashMap { function with_capacity_and_hash_state (line 586) | pub fn with_capacity_and_hash_state(capacity: usize, hash_state: S) function capacity (line 610) | pub fn capacity(&self) -> usize { function reserve (line 630) | pub fn reserve(&mut self, additional: usize) { function resize (line 648) | fn resize(&mut self, new_capacity: usize) { function shrink_to_fit (line 742) | pub fn shrink_to_fit(&mut self) { function insert_hashed_nocheck (line 768) | fn insert_hashed_nocheck(&mut self, hash: SafeHash, k: K, v: V) -> &mut V { function insert_or_replace_with (line 772) | fn insert_or_replace_with<'a, F>(&'a mut self, function keys (line 836) | pub fn keys<'a>(&'a self) -> Keys<'a, K, V> { function values (line 861) | pub fn values<'a>(&'a self) -> Values<'a, K, V> { function iter (line 886) | pub fn iter(&self) -> Iter { function iter_mut (line 914) | pub fn iter_mut(&mut self) -> IterMut { function entry (line 938) | pub fn entry(&mut self, key: K) -> Entry { function len (line 959) | pub fn len(&self) -> usize { self.table.size() } function is_empty (line 975) | pub fn is_empty(&self) -> bool { self.len() == 0 } function drain (line 1000) | pub fn drain(&mut self) -> Drain { function clear (line 1024) | pub fn clear(&mut self) { function get (line 1045) | pub fn get(&self, k: &Q) -> Option<&V> function contains_key (line 1068) | pub fn contains_key(&self, k: &Q) -> bool function get_mut (line 1093) | pub fn get_mut(&mut self, k: &Q) -> Option<&mut V> function insert (line 1116) | pub fn insert(&mut self, k: K, v: V) -> Option { function remove (line 1145) | pub fn remove(&mut self, k: &Q) -> Option function search_entry_hashed (line 1156) | fn search_entry_hashed<'a, K: Eq, V>(table: &'a mut RawTable, hash:... method eq (line 1206) | fn eq(&self, other: &HashMap) -> bool { method fmt (line 1224) | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { method default (line 1234) | fn default() -> HashMap { type Output (line 1245) | type Output = V; function index (line 1248) | fn index(&self, index: &Q) -> &V { type Iter (line 1255) | pub struct Iter<'a, K: 'a, V: 'a> { method clone (line 1261) | fn clone(&self) -> Iter<'a, K, V> { type IterMut (line 1270) | pub struct IterMut<'a, K: 'a, V: 'a> { type IntoIter (line 1276) | pub struct IntoIter { type Keys (line 1282) | pub struct Keys<'a, K: 'a, V: 'a> { method clone (line 1288) | fn clone(&self) -> Keys<'a, K, V> { type Values (line 1297) | pub struct Values<'a, K: 'a, V: 'a> { method clone (line 1303) | fn clone(&self) -> Values<'a, K, V> { type Drain (line 1313) | pub struct Drain<'a, K: 'a, V: 'a> { type OccupiedEntry (line 1319) | pub struct OccupiedEntry<'a, K: 'a, V: 'a> { type VacantEntry (line 1325) | pub struct VacantEntry<'a, K: 'a, V: 'a> { type Entry (line 1333) | pub enum Entry<'a, K: 'a, V: 'a> { type VacantEntryState (line 1344) | enum VacantEntryState { type Item (line 1356) | type Item = (&'a K, &'a V); type IntoIter (line 1357) | type IntoIter = Iter<'a, K, V>; method into_iter (line 1359) | fn into_iter(self) -> Iter<'a, K, V> { type Item (line 1368) | type Item = (&'a K, &'a mut V); type IntoIter (line 1369) | type IntoIter = IterMut<'a, K, V>; method into_iter (line 1371) | fn into_iter(mut self) -> IterMut<'a, K, V> { type Item (line 1380) | type Item = (K, V); type IntoIter (line 1381) | type IntoIter = IntoIter; method into_iter (line 1400) | fn into_iter(self) -> IntoIter { type Item (line 1412) | type Item = (&'a K, &'a V); method next (line 1414) | fn next(&mut self) -> Option<(&'a K, &'a V)> { self.inner.next() } method size_hint (line 1415) | fn size_hint(&self) -> (usize, Option) { self.inner.size_hint() } method len (line 1419) | fn len(&self) -> usize { self.inner.len() } type Item (line 1424) | type Item = (&'a K, &'a mut V); method next (line 1426) | fn next(&mut self) -> Option<(&'a K, &'a mut V)> { self.inner.next() } method size_hint (line 1427) | fn size_hint(&self) -> (usize, Option) { self.inner.size_hint() } method len (line 1431) | fn len(&self) -> usize { self.inner.len() } type Item (line 1436) | type Item = (K, V); method next (line 1438) | fn next(&mut self) -> Option<(K, V)> { self.inner.next() } method size_hint (line 1439) | fn size_hint(&self) -> (usize, Option) { self.inner.size_hint() } method len (line 1443) | fn len(&self) -> usize { self.inner.len() } type Item (line 1448) | type Item = &'a K; method next (line 1450) | fn next(&mut self) -> Option<(&'a K)> { self.inner.next() } method size_hint (line 1451) | fn size_hint(&self) -> (usize, Option) { self.inner.size_hint() } method len (line 1455) | fn len(&self) -> usize { self.inner.len() } type Item (line 1460) | type Item = &'a V; method next (line 1462) | fn next(&mut self) -> Option<(&'a V)> { self.inner.next() } method size_hint (line 1463) | fn size_hint(&self) -> (usize, Option) { self.inner.size_hint() } method len (line 1467) | fn len(&self) -> usize { self.inner.len() } type Item (line 1472) | type Item = (K, V); method next (line 1474) | fn next(&mut self) -> Option<(K, V)> { self.inner.next() } method size_hint (line 1475) | fn size_hint(&self) -> (usize, Option) { self.inner.size_hint() } method len (line 1479) | fn len(&self) -> usize { self.inner.len() } function get (line 1488) | pub fn get(self) -> Result<&'a mut V, VacantEntry<'a, K, V>> { function or_insert (line 1498) | pub fn or_insert(self, default: V) -> &'a mut V { function or_insert_with (line 1508) | pub fn or_insert_with V>(self, default: F) -> &'a mut V { function get (line 1519) | pub fn get(&self) -> &V { function get_mut (line 1525) | pub fn get_mut(&mut self) -> &mut V { function into_mut (line 1532) | pub fn into_mut(self) -> &'a mut V { function insert (line 1538) | pub fn insert(&mut self, mut value: V) -> V { function remove (line 1546) | pub fn remove(self) -> V { function insert (line 1555) | pub fn insert(self, value: V) -> &'a mut V { function from_iter (line 1571) | fn from_iter>(iterable: T) -> HashMap>(&mut self, iter: T) { type RandomState (line 1601) | pub struct RandomState { method new (line 1612) | pub fn new() -> RandomState { type Hasher (line 1621) | type Hasher = SipHasher; method hasher (line 1623) | fn hasher(&self) -> SipHasher { method default (line 1631) | fn default() -> RandomState { function test_create_capacity_zero (line 1647) | fn test_create_capacity_zero() { function test_insert (line 1657) | fn test_insert() { type Dropable (line 1671) | struct Dropable { method new (line 1676) | fn new(k: usize) -> Dropable { method drop (line 1686) | fn drop(&mut self) { method clone (line 1694) | fn clone(&self) -> Dropable { function test_drops (line 1700) | fn test_drops() { function test_move_iter_drops (line 1759) | fn test_move_iter_drops() { function test_empty_pop (line 1824) | fn test_empty_pop() { function test_lots_of_insertions (line 1830) | fn test_lots_of_insertions() { function test_find_mut (line 1893) | fn test_find_mut() { function test_insert_overwrite (line 1906) | fn test_insert_overwrite() { function test_insert_conflicts (line 1915) | fn test_insert_conflicts() { function test_conflict_remove (line 1926) | fn test_conflict_remove() { function test_is_empty (line 1943) | fn test_is_empty() { function test_pop (line 1952) | fn test_pop() { function test_iterate (line 1960) | fn test_iterate() { function test_keys (line 1977) | fn test_keys() { function test_values (line 1988) | fn test_values() { function test_find (line 1999) | fn test_find() { function test_eq (line 2010) | fn test_eq() { function test_show (line 2028) | fn test_show() { function test_expand (line 2043) | fn test_expand() { function test_behavior_resize_policy (line 2061) | fn test_behavior_resize_policy() { function test_reserve_shrink_to_fit (line 2117) | fn test_reserve_shrink_to_fit() { function test_from_iter (line 2154) | fn test_from_iter() { function test_size_hint (line 2165) | fn test_size_hint() { function test_iter_len (line 2178) | fn test_iter_len() { function test_mut_size_hint (line 2191) | fn test_mut_size_hint() { function test_iter_mut_len (line 2204) | fn test_iter_mut_len() { function test_index (line 2217) | fn test_index() { function test_index_nonexistent (line 2229) | fn test_index_nonexistent() { function test_entry (line 2240) | fn test_entry(){ function test_entry_take_doesnt_corrupt (line 2292) | fn test_entry_take_doesnt_corrupt() { FILE: src/test/resources/samples/langs/Rust/main.rs function main (line 8) | fn main() { FILE: src/test/resources/samples/langs/Rust/task.rs type Scheduler (line 54) | pub enum Scheduler { type Task (line 60) | pub enum Task { type TaskResult (line 75) | pub enum TaskResult { method eq (line 81) | fn eq(&self, other: &TaskResult) -> bool { method ne (line 87) | fn ne(&self, other: &TaskResult) -> bool { !(*self).eq(other) } type SchedMode (line 92) | pub enum SchedMode { type SchedOpts (line 131) | pub struct SchedOpts { type TaskOpts (line 163) | pub struct TaskOpts { type TaskBuilder (line 184) | pub struct TaskBuilder { method consume (line 207) | fn consume(&self) -> TaskBuilder { method test_try_fail (line 878) | fn test_try_fail() { method test_spawn_sched_no_threads (line 890) | fn test_spawn_sched_no_threads() { method test_spawn_sched (line 895) | fn test_spawn_sched() { method test_spawn_sched_childs_on_default_sched (line 919) | fn test_spawn_sched_childs_on_default_sched() { function task (line 196) | pub fn task() -> TaskBuilder { function rust_dbg_lock_create (line 944) | unsafe fn rust_dbg_lock_create() -> *libc::c_void; function rust_dbg_lock_destroy (line 945) | unsafe fn rust_dbg_lock_destroy(lock: *libc::c_void); function rust_dbg_lock_lock (line 946) | unsafe fn rust_dbg_lock_lock(lock: *libc::c_void); function rust_dbg_lock_unlock (line 947) | unsafe fn rust_dbg_lock_unlock(lock: *libc::c_void); function rust_dbg_lock_wait (line 948) | unsafe fn rust_dbg_lock_wait(lock: *libc::c_void); function rust_dbg_lock_signal (line 949) | unsafe fn rust_dbg_lock_signal(lock: *libc::c_void); function test_spawn_sched_blocking (line 953) | fn test_spawn_sched_blocking() { function avoid_copying_the_body (line 1011) | fn avoid_copying_the_body(spawnfn: &fn(v: ~fn())) { function test_unkillable_nested (line 1105) | fn test_unkillable_nested() { function test_atomically (line 1139) | fn test_atomically() { function test_atomically2 (line 1144) | fn test_atomically2() { function test_atomically_nested (line 1149) | fn test_atomically_nested() { function test_child_doesnt_ref_parent (line 1154) | fn test_child_doesnt_ref_parent() { function test_sched_thread_per_core (line 1171) | fn test_sched_thread_per_core() { FILE: src/test/resources/samples/langs/SQL/create_stuff.sql type x (line 2) | CREATE TABLE x AS SELECT * FROM DUAL type y (line 4) | CREATE TABLE y ( FILE: src/test/resources/samples/langs/SQL/db.sql type `challenges` (line 32) | CREATE TABLE IF NOT EXISTS `challenges` ( FILE: src/test/resources/samples/langs/TypeScript/cache.ts type Transaction (line 6) | type Transaction = (c: ApolloCache) => void; method transformDocument (line 48) | public transformDocument(document: DocumentNode): DocumentNode { method transformForLink (line 52) | public transformForLink(document: DocumentNode): DocumentNode { method readQuery (line 62) | public readQuery( method readFragment (line 73) | public readFragment( method writeQuery (line 85) | public writeQuery(options: Cache.WriteQueryOptions): void { method writeFragment (line 94) | public writeFragment(options: Cache.WriteFragmentOptions): void { FILE: src/test/resources/samples/langs/TypeScript/classes.ts class Animal (line 1) | class Animal { method constructor (line 2) | constructor(public name) { } method move (line 3) | move(meters) { class Snake (line 8) | class Snake extends Animal { method constructor (line 9) | constructor(name) { super(name); } method move (line 10) | move() { class Horse (line 16) | class Horse extends Animal { method constructor (line 17) | constructor(name) { super(name); } method move (line 18) | move() { FILE: src/test/resources/samples/langs/TypeScript/import.tsx type Tutorial (line 16) | interface Tutorial { type Props (line 63) | interface Props { type State (line 71) | interface State { class PlaygroundCPopup (line 75) | class PlaygroundCPopup extends React.Component { method componentDidUpdate (line 88) | componentDidUpdate(prevProps: Props, prevState: State) { method render (line 103) | render() { FILE: src/test/resources/samples/langs/TypeScript/react-native.tsx class Entity (line 45) | class Entity extends React.Component { method render (line 46) | render() { type AttrTogglerState (line 55) | interface AttrTogglerState { class AttributeToggler (line 60) | class AttributeToggler extends React.Component { method componentWillMount (line 61) | componentWillMount() { method render (line 76) | render() { FILE: src/test/resources/samples/langs/TypeScript/require.tsx type ParamData (line 12) | interface ParamData { class GridForm (line 23) | class GridForm extends React.Component{ method constructor (line 26) | constructor() { method componentDidMount (line 52) | componentDidMount() { method queryInitData (line 55) | queryInitData() { method handleSubmit (line 64) | handleSubmit(e: React.FormEvent) { method handleOnBlur (line 80) | handleOnBlur(date) { method setInputValue (line 83) | setInputValue(name: string, e: React.SyntheticEvent) { method render (line 89) | render() { FILE: src/test/resources/samples/langs/TypeScript/triple-slash-reference.tsx type Garden (line 5) | interface Garden { type RockShape (line 11) | enum RockShape { type RockColor (line 21) | enum RockColor { type DescribeContext (line 44) | enum DescribeContext { type PartType (line 53) | enum PartType { type StateTestResult (line 58) | enum StateTestResult { type StatementTemplate (line 65) | interface StatementTemplate { type ProducedStatement (line 72) | interface ProducedStatement { function rnd (line 80) | function rnd(max: number) { function randomColor (line 84) | function randomColor(): Gardens.RockColor { function randomShape (line 88) | function randomShape(): Gardens.RockShape { type SelectorSpec (line 93) | interface SelectorSpec { type ProducedSelector (line 102) | interface ProducedSelector { function buildSelector (line 108) | function buildSelector(spec: SelectorSpec, args: T): ProducedSelec... function buildStatement (line 260) | function buildStatement(s: StatementTemplate, args: T): ProducedSt... function randomElementOf (line 342) | function randomElementOf(arr: T[]): T { function randomWeightedElementOf (line 350) | function randomWeightedElementOf(arr: T[])... function buildRandomNewSelector (line 361) | function buildRandomNewSelector(maxPrecedence = 1000000): ProducedSelect... function makeEmptyGarden (line 380) | function makeEmptyGarden(): Garden { function gardenToString (line 392) | function gardenToString(g: Garden): string { function makeRandomGarden (line 396) | function makeRandomGarden(): Garden { function cloneGarden (line 402) | function cloneGarden(g: Garden): Garden { function clearGarden (line 410) | function clearGarden(g: Garden) { function blitRandomGardenPair (line 417) | function blitRandomGardenPair(g1: Garden, g2: Garden): void { function blitNumberedGarden (line 432) | function blitNumberedGarden(g: Garden, stoneCount: number, n: number): v... function mutateGarden (line 450) | function mutateGarden(g: Garden): void { class Indexion (line 502) | class Indexion { method constructor (line 504) | constructor(...sizes: number[]) { method getValues (line 508) | public getValues(index: number): number[] { method fillValues (line 514) | public fillValues(index: number, result: number[]): void { method valuesToIndex (line 522) | public valuesToIndex(values: number[]): number { method getAdjacentIndices (line 532) | public getAdjacentIndices(index: number): number[][] { method distance (line 550) | public distance(index1: number, index2: number): number { function makeNewExample (line 566) | function makeNewExample() { function renderList (line 631) | function renderList() { function renderEditor (line 655) | function renderEditor() { function classNames (line 668) | function classNames(nameMap: any): string { type GardenCellProps (line 672) | interface GardenCellProps extends React.Props<{}> { type GardenCellState (line 680) | interface GardenCellState { class GardenCell (line 683) | class GardenCell extends React.Component { type GardenDisplayState (line 757) | interface GardenDisplayState { class GardenDisplay (line 760) | class GardenDisplay extends React.Component { type GardenEditorState (line 819) | interface GardenEditorState { class GardenEditor (line 823) | class GardenEditor extends React.Component { method render (line 830) | render() { class StonePalette (line 839) | class StonePalette extends React.Component<{}, {}> { method render (line 840) | render() { function getGardenName (line 859) | function getGardenName(color: Gardens.RockColor, shape: Gardens.RockShap...