HomeSort by relevance Sort by last modified time
    Searched refs:constructor (Results 826 - 850 of 1680) sorted by null

<<31323334353637383940>>

  /external/slf4j/integration/lib/
junit-3.8.1.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
junit-3.8.1.jar 
  /external/swiftshader/src/OpenGL/libEGL/
main.cpp 37 #define CONSTRUCTOR __attribute__((constructor))
40 #define CONSTRUCTOR
75 CONSTRUCTOR static void eglAttachProcess()
  /external/testng/doc/
prettify.js 109 * @constructor
128 * @constructor
    [all...]
  /external/v8/src/builtins/arm/
builtins-arm.cc 68 // -- sp[...]: constructor arguments
95 // -- sp[...]: constructor arguments
229 // -- r1 : constructor function
271 // -- r1 : constructor function
316 // 4. Check if new target and constructor differ.
351 // -- r1 : constructor function
418 // -- r1 : constructor function
464 // 4. Check if new target and constructor differ.
557 // -- r1 : constructor function
561 // -- sp[...]: constructor argument
1739 Register constructor = scratch2; local
    [all...]
  /external/v8/src/builtins/mips/
builtins-mips.cc 68 // -- sp[...]: constructor arguments
97 // -- sp[...]: constructor arguments
234 // -- a1 : constructor function
277 // -- a1 : constructor function
322 // 4. Check if new target and constructor differ.
356 // -- a1 : constructor function
426 // -- a1 : constructor function
473 // 4. Check if new target and constructor differ.
558 // -- a1 : constructor function
562 // -- sp[...]: constructor argument
1740 Register constructor = t4; local
    [all...]
  /external/v8/src/builtins/mips64/
builtins-mips64.cc 68 // -- sp[...]: constructor arguments
97 // -- sp[...]: constructor arguments
231 // -- a1 : constructor function
274 // -- a1 : constructor function
320 // 4. Check if new target and constructor differ.
354 // -- a1 : constructor function
424 // -- a1 : constructor function
472 // 4. Check if new target and constructor differ.
556 // -- a1 : constructor function
560 // -- sp[...]: constructor argument
1733 Register constructor = a4; local
    [all...]
  /external/v8/src/builtins/ppc/
builtins-ppc.cc 68 // -- sp[...]: constructor arguments
95 // -- sp[...]: constructor arguments
234 // -- r4 : constructor function
278 // -- r4 : constructor function
325 // 4. Check if new target and constructor differ.
360 // -- r4 : constructor function
429 // -- r4 : constructor function
477 // 4. Check if new target and constructor differ.
565 // -- r4 : constructor function
569 // -- sp[...]: constructor argument
1766 Register constructor = r9; local
    [all...]
  /external/v8/src/builtins/s390/
builtins-s390.cc 68 // -- sp[...]: constructor arguments
95 // -- sp[...]: constructor arguments
234 // -- r3 : constructor function
278 // -- r3 : constructor function
324 // 4. Check if new target and constructor differ.
359 // -- r3 : constructor function
426 // -- r3 : constructor function
474 // 4. Check if new target and constructor differ.
561 // -- r3 : constructor function
565 // -- sp[...]: constructor argument
1773 Register constructor = r8; local
    [all...]
  /external/v8/src/builtins/x64/
builtins-x64.cc 123 // -- rdi: constructor function
147 // -- rdi: constructor function
206 // Throw away the result of the constructor invocation and use the
223 // Check that the result is not a Smi, indicating that the constructor result
864 // -- rdx : the new target (either the same as the constructor or
866 // -- rdi : the constructor to call (can be any Object)
2922 Register constructor = scratch2; local
    [all...]
  /external/v8/src/crankshaft/arm/
lithium-arm.cc 274 constructor()->PrintTo(stream);
1161 LOperand* constructor = UseFixed(instr->constructor(), r1); local
    [all...]
  /external/v8/src/crankshaft/arm64/
lithium-arm64.cc 80 constructor()->PrintTo(stream);
1007 // The call to ArrayConstructCode will expect the constructor to be in x1.
1008 LOperand* constructor = UseFixed(instr->constructor(), x1); local
1009 LCallNewArray* result = new(zone()) LCallNewArray(context, constructor);
    [all...]
  /external/v8/src/crankshaft/ia32/
lithium-ia32.cc 297 constructor()->PrintTo(stream);
1207 LOperand* constructor = UseFixed(instr->constructor(), edi); local
    [all...]
  /external/v8/src/crankshaft/mips/
lithium-mips.cc 281 constructor()->PrintTo(stream);
1169 LOperand* constructor = UseFixed(instr->constructor(), a1); local
    [all...]
  /external/v8/src/crankshaft/mips64/
lithium-mips64.cc 281 constructor()->PrintTo(stream);
1169 LOperand* constructor = UseFixed(instr->constructor(), a1); local
    [all...]
  /external/v8/src/crankshaft/ppc/
lithium-ppc.cc 287 constructor()->PrintTo(stream);
1184 LOperand* constructor = UseFixed(instr->constructor(), r4); local
    [all...]
  /external/v8/src/crankshaft/s390/
lithium-s390.cc 262 constructor()->PrintTo(stream);
1072 LOperand* constructor = UseFixed(instr->constructor(), r3); local
    [all...]
  /external/v8/src/crankshaft/x64/
lithium-x64.cc 288 constructor()->PrintTo(stream);
1196 LOperand* constructor = UseFixed(instr->constructor(), rdi); local
    [all...]
  /external/v8/src/crankshaft/x87/
lithium-x87.cc 308 constructor()->PrintTo(stream);
1214 LOperand* constructor = UseFixed(instr->constructor(), edi); local
    [all...]
  /external/v8/src/x87/
macro-assembler-x87.h 657 // Allocate and initialize a JSValue wrapper with the specified {constructor}
659 void AllocateJSValue(Register result, Register constructor, Register value,
    [all...]
  /libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar 
  /prebuilts/devtools/adt/lib/
junit-3.8.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/junit/junit/3.8.1/
junit-3.8.1.jar 
  /prebuilts/tools/common/m2/repository/junit/junit/3.8.1/
junit-3.8.1.jar 
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.4.33/
byte-buddy-1.4.33.jar 

Completed in 1104 milliseconds

<<31323334353637383940>>