MCPcopy Create free account

hub / github.com/NativeScript/android / functions

Functions8,093 in github.com/NativeScript/android

↓ 598 callersMethodtoBe
(expected: any)
test-app/app/src/main/assets/app/Infrastructure/Jasmine/jasmine.d.ts:225
↓ 554 callersMethodappend
(value: any)
test-app/app/src/main/assets/app/Infrastructure/Jasmine/jasmine.d.ts:188
↓ 515 callersMethodget
(Map.Entry<K, V> entry)
test-app/runtime/src/main/java/com/tns/NativeScriptWeakHashMap.java:75
↓ 436 callersMethodsize
test-app/runtime/src/main/cpp/ada/ada.h:8712
↓ 259 callersMethodadd
(block: any, ensure?: boolean)
test-app/app/src/main/assets/app/Infrastructure/Jasmine/jasmine.d.ts:207
↓ 254 callersFunctionNew
Allocates a new vector of the specified size via the default allocator. Elements in the new vector are value-initialized.
test-app/runtime/src/main/cpp/v8_inspector/src/base/vector.h:207
↓ 240 callersMethodToLocalChecked
* Converts this MaybeLocal<> to a Local<>. If this MaybeLocal<> is empty, * V8 will crash the process. */
test-app/runtime/src/main/cpp/include/v8-local-handle.h:369
↓ 198 callersMethodReThrowToV8
test-app/runtime/src/main/cpp/NativeScriptException.cpp:46
↓ 193 callersMethodSet
test-app/runtime/src/main/cpp/include/v8-template.h:1042
↓ 177 callersMethodhas_value
test-app/runtime/src/main/cpp/ada/ada.h:2488
↓ 176 callersMethoddata
For consistency with other containers, do also provide a {data} accessor.
test-app/runtime/src/main/cpp/v8_inspector/src/base/vector.h:78
↓ 170 callersMethodlength
Returns the length of the vector. Only use this if you really need an integer return value. Use {size()} otherwise.
test-app/runtime/src/main/cpp/v8_inspector/src/base/vector.h:48
↓ 159 callersMethodaddText
Adds a given text to the current text. This last one needs to be closed (with the closeText() method) in order to be actually used. @param textToAdd t
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/util/AsmDexPrinter.java:133
↓ 156 callersMethodlog
(arguments: any)
test-app/app/src/main/assets/app/Infrastructure/Jasmine/jasmine.d.ts:308
↓ 154 callersMethodGetIsolate
test-app/runtime/src/main/cpp/Runtime.cpp:196
↓ 150 callersMethodIsEmpty
test-app/runtime/src/main/cpp/include/v8-metrics.h:187
↓ 150 callersMethodempty
Returns whether or not the vector is empty.
test-app/runtime/src/main/cpp/v8_inspector/src/base/vector.h:57
↓ 149 callersMethodwrite
(byte b)
test-app/build-tools/android-metadata-generator/src/src/com/telerik/metadata/StreamWriter.java:8
↓ 145 callersMethodgetName
()
test-app/runtime/src/main/java/fi/iki/elonen/NanoHTTPD.java:1880
↓ 133 callersMethodGetReturnValue
test-app/runtime/src/main/cpp/include/v8-function-callback.h:423
↓ 131 callersMethodequals
{@inheritDoc} <p> This implementation first checks the structure of {@code object}. If it is not a map or of a different size, this returns false. Ot
test-app/runtime/src/main/java/com/tns/NativeScriptAbstractMap.java:239
↓ 123 callersMethodextend
(destination: any, source: any)
test-app/app/src/main/assets/app/Infrastructure/Jasmine/jasmine.d.ts:404
↓ 119 callersMethodvalue
test-app/runtime/src/main/cpp/v8_inspector/src/common/globals.h:1876
↓ 112 callersMethodtoString
()
test-app/runtime/src/main/java/fi/iki/elonen/NanoWSD.java:683
↓ 109 callersMethodwrite
(String msg)
test-app/runtime/src/main/java/com/tns/Logger.java:8
↓ 107 callersMethodput
(String key, String value)
test-app/runtime/src/main/java/fi/iki/elonen/NanoHTTPD.java:1534
↓ 107 callersMethodtoEqual
(expected: any)
test-app/app/src/main/assets/app/Infrastructure/Jasmine/jasmine.d.ts:227
↓ 102 callersMethodfind
test-app/runtime/src/main/cpp/robin_hood.h:1949
↓ 95 callersMethodGet
test-app/runtime/src/main/cpp/URLSearchParamsImpl.cpp:187
↓ 94 callersMethodToLocal
test-app/runtime/src/main/cpp/include/v8-local-handle.h:360
↓ 93 callersMethodputInt
Puts an int into this byte vector. The byte vector is automatically enlarged if necessary. @param i an int. @return this byte vector.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/ByteVector.java:390
↓ 88 callersMethodend
test-app/runtime/src/main/cpp/robin_hood.h:2010
↓ 82 callersMethodputShort
Puts a short into this byte vector. The byte vector is automatically enlarged if necessary. @param s a short. @return this byte vector.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/ByteVector.java:202
↓ 79 callersMethodGetMethodID
test-app/runtime/src/main/cpp/JEnv.cpp:43
↓ 74 callersMethodsendResponse
test-app/runtime/src/main/cpp/JsV8InspectorClient.cpp:236
↓ 73 callersMethodvisitMethodInsn
Visits a method instruction. A method instruction is an instruction that invokes a method. @param opcode the opcode of the type instruction to be vis
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/MethodVisitor.java:340
↓ 72 callersMethodToChecked
* An alias for |FromJust|. Will crash if the Maybe<> is nothing. */
test-app/runtime/src/main/cpp/include/v8-maybe.h:37
↓ 71 callersMethodThis
test-app/runtime/src/main/cpp/include/v8-function-callback.h:395
↓ 70 callersMethodempty
test-app/runtime/src/main/cpp/robin_hood.h:2115
↓ 70 callersMethodvisitVarInsn
Visits a local variable instruction. A local variable instruction is an instruction that loads or stores the value of a local variable. @param opcode
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/MethodVisitor.java:266
↓ 69 callersMethodwhat
test-app/runtime/src/main/cpp/NativeScriptException.cpp:205
↓ 64 callersMethodaddTabulation
Adds tabulation according to the tabulation count stored in the current element.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/util/AsmDexPrinter.java:519
↓ 62 callersMethodaddConstant
Appends a string representation of the given constant to the given buffer, with quotes if necessary. @param cst a single or array of ints, {@link Int
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/util/AsmDexPrinter.java:158
↓ 60 callersMethodseek
Set the position of the pointer in the stream. @param pos positive absolute position
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/IDalvikValueReader.java:133
↓ 59 callersMethodcloseText
Adds the current text to the list of texts, and resets the text. Must be done for each text (or part of it) that is over.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/util/AsmDexPrinter.java:90
↓ 59 callersMethoderase
test-app/runtime/src/main/cpp/robin_hood.h:2025
↓ 58 callersMethodaddNumber
Adds a number at the end of the current text. @param nb the number to add. @param addComma true to add a comma at the end.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/util/AsmDexPrinter.java:453
↓ 57 callersMethodIsString
test-app/runtime/src/main/cpp/include/v8-value.h:508
↓ 57 callersMethodisDebuggable
()
test-app/runtime/src/main/java/com/tns/Runtime.java:306
↓ 56 callersMethodclose
()
test-app/runtime/src/main/java/com/tns/ManualInstrumentation.java:39
↓ 55 callersMethodgetClass
(String className)
test-app/build-tools/static-binding-generator/src/main/java/org/nativescript/staticbindinggenerator/Generator.java:596
↓ 54 callersMethodgetMessage
()
test-app/app/src/main/java/com/tns/tests/Class1.java:24
↓ 53 callersMethodsubstring
test-app/runtime/src/main/cpp/v8_inspector/src/inspector/string-16.h:54
↓ 52 callersMethodformat
(value: any)
test-app/app/src/main/assets/app/Infrastructure/Jasmine/jasmine.d.ts:182
↓ 52 callersMethodisEnabled
()
test-app/runtime/src/main/java/com/tns/Logger.java:4
↓ 52 callersMethodvisitIntInsn
Visits an instruction with a single register. @param opcode the opcode of the instruction to be visited. This opcode is either RETURN, RETURN-
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/MethodVisitor.java:247
↓ 51 callersMethodcontainsKey
Returns whether this map contains the specified key. @param key the key to search for. @return {@code true} if this map contains the specified key, {
test-app/runtime/src/main/java/com/tns/NativeScriptHashMap.java:299
↓ 51 callersMethodexists
test-app/runtime/src/main/cpp/v8_inspector/src/base/hashmap-entry.h:35
↓ 50 callersMethodFindClass
test-app/runtime/src/main/cpp/JEnv.cpp:722
↓ 50 callersMethodend
test-app/runtime/src/main/cpp/ada/ada.h:8577
↓ 50 callersMethodfind
test-app/runtime/src/main/cpp/v8_inspector/src/inspector/string-16.h:57
↓ 50 callersMethodinsert
test-app/runtime/src/main/cpp/robin_hood.h:1782
↓ 50 callersFunctioninvoke
test-app/runtime/src/main/cpp/ada/ada.h:1902
↓ 49 callersMethodLength
test-app/runtime/src/main/cpp/DirectBuffer.cpp:31
↓ 49 callersMethodcall
()
test-app/runtime/src/main/java/com/tns/Runtime.java:1263
↓ 49 callersMethodsize
Returns the number of instructions in this list. @return the number of instructions in this list.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/tree/InsnList.java:91
↓ 48 callersMethodToString
test-app/runtime/src/main/cpp/Util.h:31
↓ 48 callersMethodequals
(Object o)
test-app/build-tools/static-binding-generator/src/main/java/org/nativescript/staticbindinggenerator/generating/parsing/classes/hierarchy/generics/GenericParameters.java:21
↓ 48 callersMethodindexOf
Returns the index of the given instruction in this list. This method builds a cache of the instruction indexes to avoid scanning the whole list each t
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/tree/InsnList.java:166
↓ 48 callersMethodsize
Number of types in the list @return number of types.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/structureWriter/TypeList.java:93
↓ 48 callersMethodvisitFieldInsn
Visits a field instruction. A field instruction is an instruction that loads or stores the value of a field of an object. @param opcode the opcode of
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/MethodVisitor.java:321
↓ 46 callersMethodGet
test-app/runtime/src/main/cpp/include/v8-util.h:67
↓ 46 callersMethodaddEOL
Adds an End Of Line tag at the end of the current text.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/util/AsmDexPrinter.java:114
↓ 45 callersMethodclear
()
test-app/runtime/src/main/java/fi/iki/elonen/NanoHTTPD.java:1895
↓ 45 callersMethodequals
test-app/build-tools/android-metadata-generator/src/src/com/telerik/metadata/parsing/bytecode/types/NativeTypeBytecodeDescriptor.kt:13
↓ 43 callersMethodReset
test-app/runtime/src/main/cpp/DirectBuffer.cpp:39
↓ 41 callersFunctiongetJasmineRequireObj
()
test-app/app/src/main/assets/app/Infrastructure/Jasmine/jasmine-2.0.1/jasmine.js:23
↓ 41 callersMethodtoString
()
test-app/build-tools/static-binding-generator/src/main/java/org/nativescript/staticbindinggenerator/Writer.java:46
↓ 40 callersMethodNewStringUTF
test-app/runtime/src/main/cpp/JEnv.cpp:455
↓ 40 callersMethodvisitJumpInsn
Visits a jump operation, conditional or not. A jump instruction is an instruction that may jump to another instruction. @param opcode the opcode of t
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/MethodVisitor.java:424
↓ 39 callersMethodData
test-app/runtime/src/main/cpp/include/v8-function-callback.h:413
↓ 39 callersMethodgetName
()
test-app/build-tools/static-binding-generator/src/main/java/org/nativescript/staticbindinggenerator/generating/parsing/methods/JavaMethod.java:11
↓ 39 callersMethodprint
Prints the given text tree. @param pw the writer to be used to print the tree.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/util/TextComponent.java:48
↓ 39 callersMethodputUleb128
Puts a ULeb128 number into this byte vector. The byte vector is automatically enlarged if necessary. @param s an int. @return this byte vector.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/ByteVector.java:234
↓ 38 callersMethodgetLength
Returns the number of bytes this vector contains. @return the number of bytes this vector contains.
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/ByteVector.java:90
↓ 38 callersMethodput
Maps the specified key to the specified value. @param key the key. @param value the value. @return the value of any previous mapping with the speci
test-app/runtime/src/main/java/com/tns/NativeScriptHashMap.java:355
↓ 37 callersMethodReThrowToJava
test-app/runtime/src/main/cpp/NativeScriptException.cpp:80
↓ 37 callersFunctionada_string_create
test-app/runtime/src/main/cpp/ada/ada.cpp:16992
↓ 36 callersMethodcreate
()
test-app/runtime/src/main/java/fi/iki/elonen/NanoHTTPD.java:1913
↓ 36 callersMethodgetName
()
test-app/runtime-binding-generator/src/main/java/com/tns/bindings/desc/ClassDescriptor.java:141
↓ 35 callersMethodushort
Reads next unsigned short value. @return value read from stream
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/IDalvikValueReader.java:70
↓ 34 callersFunctionto_string
test-app/runtime/src/main/cpp/ada/ada.h:9431
↓ 34 callersMethodvisitCode
Starts the visit of the method's code, if any (i.e. non abstract method).
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/MethodVisitor.java:183
↓ 34 callersMethodvisitEnd
Visits the end of the method. This method, which is the last one to be called, is used to inform the visitor that all the annotations and attributes o
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/MethodVisitor.java:624
↓ 33 callersFunctionIsScriptLoadingLogEnabled
test-app/runtime/src/main/cpp/DevFlags.cpp:11
↓ 33 callersMethodValue
test-app/runtime/src/main/cpp/include/v8-util.h:56
↓ 32 callersMethodemplace
test-app/runtime/src/main/cpp/robin_hood.h:1796
↓ 32 callersMethodgetPos
Get the current position of the pointer in the stream. Usually to make a save restore. @return positive absolute position
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/lowLevelUtils/IDalvikValueReader.java:145
↓ 32 callersMethodvisitMaxs
Visits the maximum stack size and the maximum number of local variables of the method. @param maxStack maximum stack size of the method. @param maxLo
test-app/runtime-binding-generator/src/main/java/org/ow2/asmdex/MethodVisitor.java:613
↓ 31 callersMethodGetStaticMethodID
test-app/runtime/src/main/cpp/JEnv.cpp:49
next →1–100 of 8,093, ranked by callers