HomeSort by relevance Sort by last modified time
    Searched refs:builtins (Results 126 - 150 of 310) sorted by null

1 2 3 4 56 7 8 91011>>

  /tools/test/connectivity/acts/framework/acts/controllers/
sl4a_client.py 20 from builtins import str
  /tools/test/connectivity/acts/framework/tests/
acts_sl4a_client_test.py 17 from builtins import str
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
import.c 2728 PyObject *builtins = NULL; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
import.c 2842 PyObject *builtins = NULL; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
import.c 2728 PyObject *builtins = NULL; local
    [all...]
  /external/python/cpython2/Python/
import.c 2863 PyObject *builtins = NULL; local
    [all...]
  /external/deqp/modules/gles31/functional/
es31fProgramInterfaceQueryTestCase.cpp 263 // special case for builtins
396 } builtins[] = local
409 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(builtins); ++ndx)
411 if (resource == builtins[ndx].name)
413 m_testCtx.getLog() << tcu::TestLog::Message << "Verifying type, expecting " << glu::getDataTypeName(builtins[ndx].type) << tcu::TestLog::EndMessage;
415 if (glu::getDataTypeFromGLType(propValue) != builtins[ndx].type)
475 } builtins[] = local
488 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(builtins); ++ndx)
490 if (resource == builtins[ndx].name)
492 m_testCtx.getLog() << tcu::TestLog::Message << "Verifying array size, expecting " << builtins[ndx].arraySize << tcu::TestLog::EndMessage
    [all...]
  /external/v8/src/full-codegen/arm64/
full-codegen-arm64.cc 9 #include "src/builtins/builtins-constructor.h"
318 __ Call(isolate()->builtins()->StackCheck(), RelocInfo::CODE_TARGET);
380 __ Call(isolate()->builtins()->InterruptCheck(), RelocInfo::CODE_TARGET);
414 __ Call(isolate()->builtins()->InterruptCheck(), RelocInfo::CODE_TARGET);
    [all...]
  /external/v8/src/full-codegen/ia32/
full-codegen-ia32.cc 9 #include "src/builtins/builtins-constructor.h"
266 __ call(isolate()->builtins()->FastNewStrictArguments(),
273 __ call(isolate()->builtins()->FastNewSloppyArguments(),
307 __ call(isolate()->builtins()->StackCheck(), RelocInfo::CODE_TARGET);
358 __ call(isolate()->builtins()->InterruptCheck(), RelocInfo::CODE_TARGET);
392 __ call(isolate()->builtins()->InterruptCheck(), RelocInfo::CODE_TARGET);
930 __ Call(isolate()->builtins()->ToObject(), RelocInfo::CODE_TARGET);
    [all...]
  /external/v8/src/full-codegen/x64/
full-codegen-x64.cc 10 #include "src/builtins/builtins-constructor.h"
266 __ call(isolate()->builtins()->FastNewStrictArguments(),
273 __ call(isolate()->builtins()->FastNewSloppyArguments(),
306 __ call(isolate()->builtins()->StackCheck(), RelocInfo::CODE_TARGET);
364 __ call(isolate()->builtins()->InterruptCheck(), RelocInfo::CODE_TARGET);
399 __ call(isolate()->builtins()->InterruptCheck(), RelocInfo::CODE_TARGET);
948 __ Call(isolate()->builtins()->ToObject(), RelocInfo::CODE_TARGET);
    [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3/
kotlin-reflect-1.1.3.jar 
  /external/compiler-rt/make/platform/
darwin_bni.mk 35 -Xarch_arm -Wl,-alias_list,$(SRCROOT)/lib/builtins/arm/softfloat-alias.list
  /external/v8/src/ic/x64/
handler-compiler-x64.cc 242 __ Call(masm->isolate()->builtins()->CallFunction(
288 __ Call(masm->isolate()->builtins()->CallFunction(
  /external/v8/src/snapshot/
code-serializer.cc 146 DCHECK_LT(builtin_index, Builtins::builtin_count);
151 isolate()->builtins()->name(builtin_index));
309 code_object = *isolate()->builtins()->Illegal();
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/
kotlin-reflect-1.1.3-2.jar 
  /external/selinux/sandbox/
sandbox 52 import builtins
53 builtins.__dict__['_'] = str
  /external/v8/src/
disassembler.cc 41 code_ == NULL ? NULL : code_->GetIsolate()->builtins()->Lookup(pc);
  /external/v8/src/runtime/
runtime-function.cc 53 *isolate->builtins()->ConstructedNonConstructable());
  /prebuilts/go/darwin-x86/src/go/types/
check_test.go 82 {"testdata/builtins.src"},
292 // Declare builtins for testing.
  /prebuilts/go/linux-x86/src/go/types/
check_test.go 82 {"testdata/builtins.src"},
292 // Declare builtins for testing.
  /external/v8/src/full-codegen/arm/
full-codegen-arm.cc 9 #include "src/builtins/builtins-constructor.h"
314 Handle<Code> stack_check = isolate()->builtins()->StackCheck();
393 __ Call(isolate()->builtins()->InterruptCheck(), RelocInfo::CODE_TARGET);
427 __ Call(isolate()->builtins()->InterruptCheck(), RelocInfo::CODE_TARGET);
    [all...]
  /external/v8/src/full-codegen/mips/
full-codegen-mips.cc 17 #include "src/builtins/builtins-constructor.h"
324 Handle<Code> stack_check = isolate()->builtins()->StackCheck();
391 __ Call(isolate()->builtins()->InterruptCheck(), RelocInfo::CODE_TARGET);
423 __ Call(isolate()->builtins()->InterruptCheck(), RelocInfo::CODE_TARGET);
    [all...]
  /external/v8/src/full-codegen/mips64/
full-codegen-mips64.cc 17 #include "src/builtins/builtins-constructor.h"
322 Handle<Code> stack_check = isolate()->builtins()->StackCheck();
391 __ Call(isolate()->builtins()->InterruptCheck(), RelocInfo::CODE_TARGET);
423 __ Call(isolate()->builtins()->InterruptCheck(), RelocInfo::CODE_TARGET);
    [all...]
  /external/v8/src/full-codegen/x87/
full-codegen-x87.cc 9 #include "src/builtins/builtins-constructor.h"
302 __ call(isolate()->builtins()->StackCheck(), RelocInfo::CODE_TARGET);
353 __ call(isolate()->builtins()->InterruptCheck(), RelocInfo::CODE_TARGET);
387 __ call(isolate()->builtins()->InterruptCheck(), RelocInfo::CODE_TARGET);
920 __ Call(isolate()->builtins()->ToObject(), RelocInfo::CODE_TARGET);
    [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/
kotlin-reflect-1.0.6.jar 

Completed in 1948 milliseconds

1 2 3 4 56 7 8 91011>>