HomeSort by relevance Sort by last modified time
    Searched full:instantiation (Results 1 - 25 of 315) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/third_party/icu/source/test/intltest/
testutil.h 31 TestUtility() {} // Prevent instantiation
  /external/icu4c/layout/
OpenTypeUtilities.h 30 OpenTypeUtilities() {} // private - forbid instantiation
ArabicShaping.h 65 // forbid instantiation
LESwaps.h 83 LESwaps() {} // private - forbid instantiation
  /external/icu4c/test/intltest/
testutil.h 34 TestUtility() {} // Prevent instantiation
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/ExecutionContexts/
10.1.3.js 26 ECMA Section: 10.1.3: Variable Instantiation
49 printStatus ("ECMA Section: 10.1.3: Variable Instantiation.");
10.1.4-1.js 29 Variable instantiation is performed using the global object as the
33 Variable instantiation is performed using the calling context's
regress-23346.js 46 printStatus ("ECMA Section: 10.1.3: Variable Instantiation.");
  /external/gtest/test/
gtest-param-test_test.h 44 // Test fixture for testing definition and instantiation of a test
48 // Test fixture for testing instantiation of a test in multiple
  /external/protobuf/gtest/test/
gtest-param-test_test.h 44 // Test fixture for testing definition and instantiation of a test
48 // Test fixture for testing instantiation of a test in multiple
  /dalvik/docs/opcodes/
opcode-22-new-instance.html 70 possible during instantiation can occur at this point.
90 All exceptions that are possible during instantiation can occur.
opcode-23-new-array.html 76 exceptions that are possible during instantiation can occur at this point.
103 All exceptions that are possible during instantiation can occur.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/ExecutionContexts/
10.2.3-1.js 28 by the global object. Variable instantiation is performed using the
29 activation by the global object. Variable instantiation is performed using
10.2.3-2.js 28 by the global object. Variable instantiation is performed using the
29 activation by the global object. Variable instantiation is performed using
10.2.2-1.js 31 instantiation, and determination of the this value are performed just as
38 Variable instantiation is performed using the calling context's variable
10.2.2-2.js 31 instantiation, and determination of the this value are performed just as
38 Variable instantiation is performed using the calling context's variable
  /external/srec/tools/grxmlcompile/
hashimpl.cpp 22 // This file forces the instantiation of the templates. Do not compile the above file.
  /external/stlport/src/
sstream.cpp 26 // Force instantiation of stringstream classes.
  /external/stlport/stlport/stl/config/
_dec_vms.h 12 // automatic template instantiation does not
_gcc.h 194 /* Instantiation scheme that used (default) in gcc 3 made void of sense explicit
195 instantiation within library: nothing except increased library size. - ptr
  /frameworks/base/core/java/android/webkit/
PerfChecker.java 36 * instantiation or previous responseAlert call
  /ndk/sources/android/stlport/src/
sstream.cpp 26 // Force instantiation of stringstream classes.
  /ndk/sources/android/stlport/stlport/stl/config/
_dec_vms.h 12 // automatic template instantiation does not
_gcc.h 194 /* Instantiation scheme that used (default) in gcc 3 made void of sense explicit
195 instantiation within library: nothing except increased library size. - ptr
  /external/icu4c/common/
mutex.h 85 * Singleton struct with shared instantiation/mutexing code.
86 * Simple: Does not remember if a previous instantiation failed.
87 * Best used if the instantiation can really only fail with an out-of-memory error,
140 * Singleton struct with shared instantiation/mutexing code.
141 * Tri-state: Instantiation succeeded/failed/not attempted yet.

Completed in 298 milliseconds

1 2 3 4 5 6 7 8 91011>>