/external/libmpeg2/common/ |
ithread.c | 70 WORD32 ithread_create(void *thread_handle, void *attribute, void *strt, void *argument) 73 return pthread_create((pthread_t *)thread_handle, NULL,(void *(*)(void *)) strt, argument);
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
ast.ml | 20 * its name, and its argument names (thus implicitly the number of arguments the
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
ast.ml | 20 * its name, and its argument names (thus implicitly the number of arguments the
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
ast.ml | 20 * its name, and its argument names (thus implicitly the number of arguments the
|
/external/mesa3d/docs/specs/ |
MESA_shader_debug.spec | 78 Accepted by the <logType> argument of ClearDebugLogMESA, 188 The printMESA function writes the argument <value> to the "debug 202 The assertMESA function checks if the argument <condition> is 205 The message contains the argument <file>, <line>, <cookie> and 207 delimited by a white space. If the argument <cookie> is not present,
|
/external/mockito/src/main/java/org/mockito/internal/invocation/ |
MatcherApplicationStrategy.java | 80 Object argument = arguments[i]; local 82 if (!action.apply(matcher, argument)) {
|
/external/mockito/src/test/java/org/mockito/internal/verification/argumentmatching/ |
ArgumentMatchingToolTest.java | 71 Integer argument = 10; local 74 Integer[] suspicious = ArgumentMatchingTool.getSuspiciouslyNotMatchingArgsIndexes((List) Arrays.asList(matcherWithBadDescription), new Object[] { argument });
|
/external/mockito/src/test/java/org/mockitousage/bugs/ |
CompareMatcherTest.java | 109 public boolean matches(Integer argument) { 122 public boolean matches(T argument) {
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter2/ |
ast.ml | 20 * its name, and its argument names (thus implicitly the number of arguments the
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/ |
ast.ml | 20 * its name, and its argument names (thus implicitly the number of arguments the
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/ |
ast.ml | 20 * its name, and its argument names (thus implicitly the number of arguments the
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
critical.go | 11 // maps from phi arg ID to the new block created for that argument 57 // critical edges for this argument 81 // if this not the first argument for the 100 // a single argument (occurs with -N)
|
/prebuilts/go/darwin-x86/src/cmd/go/ |
doc.go | 30 When run with one argument, the argument is treated as a Go-syntax-like 31 representation of the item to be documented. What the argument selects depends 32 on what is installed in GOROOT and GOPATH, as well as the form of the argument, 40 The first item in this list matched by the argument is the one whose documentation 41 is printed. (See the examples below.) However, if the argument starts with a capital 63 In all forms, when matching symbols, lower-case letters in the argument match 65 multiple matches of a lower-case argument in a package if different symbols have 90 go doc text/template.new # One argument
|
/prebuilts/go/darwin-x86/src/runtime/race/testdata/ |
pool_test.go | 14 // Pool randomly drops the argument on the floor during Put.
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
critical.go | 11 // maps from phi arg ID to the new block created for that argument 57 // critical edges for this argument 81 // if this not the first argument for the 100 // a single argument (occurs with -N)
|
/prebuilts/go/linux-x86/src/cmd/go/ |
doc.go | 30 When run with one argument, the argument is treated as a Go-syntax-like 31 representation of the item to be documented. What the argument selects depends 32 on what is installed in GOROOT and GOPATH, as well as the form of the argument, 40 The first item in this list matched by the argument is the one whose documentation 41 is printed. (See the examples below.) However, if the argument starts with a capital 63 In all forms, when matching symbols, lower-case letters in the argument match 65 multiple matches of a lower-case argument in a package if different symbols have 90 go doc text/template.new # One argument
|
/prebuilts/go/linux-x86/src/runtime/race/testdata/ |
pool_test.go | 14 // Pool randomly drops the argument on the floor during Put.
|
/prebuilts/gradle-plugin/com/android/tools/screenshot2/24.4.0-beta3/ |
screenshot2-24.4.0-beta3.jar | |
/prebuilts/gradle-plugin/com/android/tools/screenshot2/24.4.0-beta6/ |
screenshot2-24.4.0-beta6.jar | |
/prebuilts/gradle-plugin/com/android/tools/screenshot2/24.5.0/ |
screenshot2-24.5.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/screenshot2/25.0.0/ |
screenshot2-25.0.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/screenshot2/25.0.0-alpha1/ |
screenshot2-25.0.0-alpha1.jar | |
/prebuilts/gradle-plugin/com/android/tools/screenshot2/25.0.0-alpha3/ |
screenshot2-25.0.0-alpha3.jar | |
/prebuilts/gradle-plugin/com/android/tools/screenshot2/25.0.0-alpha5/ |
screenshot2-25.0.0-alpha5.jar | |
/prebuilts/gradle-plugin/com/android/tools/screenshot2/25.0.0-alpha7/ |
screenshot2-25.0.0-alpha7.jar | |