Searched
refs:constructor (Results
951 -
975 of
1680) sorted by null
<<31323334353637383940>>
| /external/v8/src/ia32/ |
| macro-assembler-ia32.h | 668 // Allocate and initialize a JSValue wrapper with the specified {constructor} 670 void AllocateJSValue(Register result, Register constructor, Register value, [all...] |
| macro-assembler-ia32.cc | [all...] |
| /external/v8/src/parsing/ |
| parser.h | 482 FunctionLiteral* InsertClassFieldInitializer(FunctionLiteral* constructor); [all...] |
| /external/valgrind/drd/ |
| drd_pthread_intercepts.c | 229 static void DRD_(init)(void) __attribute__((constructor)); 243 * the constructor attribute was specified in the declaration of this function. 245 * shared library because doing so would cancel the effect of the constructor 248 * constructor and destructor functions. [all...] |
| /prebuilts/go/darwin-x86/src/cmd/cgo/ |
| out.go | 238 fmt.Fprintln(fc, "static void init(void) __attribute__ ((constructor));") [all...] |
| /prebuilts/go/linux-x86/src/cmd/cgo/ |
| out.go | 238 fmt.Fprintln(fc, "static void init(void) __attribute__ ((constructor));") [all...] |
| /prebuilts/misc/common/robolectric/lib/ |
| robolectric-3.1.1.jar | |
| /external/swiftshader/src/OpenGL/compiler/ |
| ParseHelper.cpp | 459 // Make sure there is enough data provided to the constructor to build 460 // something of the type of the constructor. Also returns the type of 461 // the constructor. 515 error(line, "array constructor needs one argument per array element", "constructor"); 521 error(line, "constructing from a non-dereferenced array", "constructor"); 527 error(line, "constructing matrix from matrix can only take one argument", "constructor"); 533 error(line, "too many arguments", "constructor"); 538 error(line, "Number of constructor parameters does not match the number of structure fields", "constructor"); 2099 TIntermAggregate *constructor = intermediate.setAggregateOperator(aggregateArguments, op, line); local [all...] |
| /external/v8/src/x87/ |
| macro-assembler-x87.cc | [all...] |
| /prebuilts/devtools/tools/lib/ |
| lint-checks.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.0.0-alpha3/ |
| lint-checks-25.0.0-alpha3.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.2.0/ |
| lint-checks-25.2.0.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.2.0-alpha1/ |
| lint-checks-25.2.0-alpha1.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.2.0-alpha3/ |
| lint-checks-25.2.0-alpha3.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.2.0-alpha4/ |
| lint-checks-25.2.0-alpha4.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.2.0-alpha6/ |
| lint-checks-25.2.0-alpha6.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.2.0-alpha7/ |
| lint-checks-25.2.0-alpha7.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.2.0-beta1/ |
| lint-checks-25.2.0-beta1.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.2.0-beta2/ |
| lint-checks-25.2.0-beta2.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.2.0-beta3/ |
| lint-checks-25.2.0-beta3.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.2.0-rc1/ |
| lint-checks-25.2.0-rc1.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.2.0-rc2/ |
| lint-checks-25.2.0-rc2.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.2.1/ |
| lint-checks-25.2.1.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.2.3/ |
| lint-checks-25.2.3.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.2.4/ |
| lint-checks-25.2.4.jar | |
Completed in 605 milliseconds
<<31323334353637383940>>