Home
last modified time | relevance | path

Searched refs:createObject (Results 1 – 25 of 64) sorted by relevance

123

/third_party/node/test/js-native-api/8_passing_wrapped/
Dtest.js9 let obj1 = addon.createObject(10);
10 let obj2 = addon.createObject(20);
/third_party/node/test/js-native-api/7_factory_wrap/
Dtest.js11 const obj = test.createObject(10);
19 const obj2 = test.createObject(20);
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleObjectCache.java37 V newVal = createObject(key); in get()
67 protected abstract V createObject(K key); in createObject() method in LocaleObjectCache
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DLocaleObjectCache.java41 V newVal = createObject(key); in get()
71 protected abstract V createObject(K key); in createObject() method in LocaleObjectCache
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeUniquePtr.cpp66 MovePtr<Object> createObject (bool& exists) in createObject() function
156 UniquePtr<Object> ptr(createObject(exists)); in UniquePtr_selfTest()
/third_party/icu/icu4c/source/common/
Dunifiedcache.h74 virtual const SharedObject *createObject(
164 virtual const T *createObject(
/third_party/skia/third_party/externals/icu/source/common/
Dunifiedcache.h74 virtual const SharedObject *createObject(
164 virtual const T *createObject(
/third_party/node/deps/icu-small/source/common/
Dunifiedcache.h69 virtual const SharedObject *createObject(
164 virtual const T *createObject(
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dunifiedcache.h74 virtual const SharedObject *createObject(
164 virtual const T *createObject(
/third_party/typescript/scripts/
Dword2md.ts144 createObject: (typeName: string) => new ActiveXObject(typeName),
416 const app: Word.Application = sys.createObject("Word.Application");
/third_party/flatbuffers/tests/namespace_test/
Dnamespace_test2_namespace_a_generated.dart44 TableInFirstNS createObject(fb.BufferContext bc, int offset) =>
160 SecondTableInA createObject(fb.BufferContext bc, int offset) =>
Dnamespace_test1_namespace_a.namespace_b_generated.dart113 TableInNestedNS createObject(fb.BufferContext bc, int offset) =>
189 StructInNestedNS createObject(fb.BufferContext bc, int offset) =>
Dnamespace_test2_namespace_c_generated.dart36 TableInC createObject(fb.BufferContext bc, int offset) =>
/third_party/flatbuffers/dart/test/
Dmonster_test_my_game_generated.dart35 InParentNamespace createObject(fb.BufferContext bc, int offset) =>
Dmonster_test_my_game.example2_generated.dart35 Monster createObject(fb.BufferContext bc, int offset) =>
Dmonster_test_my_game.example_generated.dart244 Test createObject(fb.BufferContext bc, int offset) =>
319 TestSimpleTableWithEnum createObject(fb.BufferContext bc, int offset) =>
399 Vec3 createObject(fb.BufferContext bc, int offset) =>
498 Ability createObject(fb.BufferContext bc, int offset) =>
572 StructOfStructs createObject(fb.BufferContext bc, int offset) =>
652 Stat createObject(fb.BufferContext bc, int offset) =>
747 Referrable createObject(fb.BufferContext bc, int offset) =>
896 Monster createObject(fb.BufferContext bc, int offset) =>
1498 TypeAliases createObject(fb.BufferContext bc, int offset) =>
/third_party/flatbuffers/tests/
Dmonster_test_my_game_generated.dart35 InParentNamespace createObject(fb.BufferContext bc, int offset) =>
Dmonster_test_my_game.example2_generated.dart35 Monster createObject(fb.BufferContext bc, int offset) =>
Dmonster_test_my_game.example_generated.dart244 Test createObject(fb.BufferContext bc, int offset) =>
319 TestSimpleTableWithEnum createObject(fb.BufferContext bc, int offset) =>
399 Vec3 createObject(fb.BufferContext bc, int offset) =>
498 Ability createObject(fb.BufferContext bc, int offset) =>
572 StructOfStructs createObject(fb.BufferContext bc, int offset) =>
652 Stat createObject(fb.BufferContext bc, int offset) =>
747 Referrable createObject(fb.BufferContext bc, int offset) =>
896 Monster createObject(fb.BufferContext bc, int offset) =>
1498 TypeAliases createObject(fb.BufferContext bc, int offset) =>
/third_party/flatbuffers/dart/example/
Dmonster_my_game.sample_generated.dart114 Vec3 createObject(fb.BufferContext bc, int offset) =>
206 Monster createObject(fb.BufferContext bc, int offset) =>
378 Weapon createObject(fb.BufferContext bc, int offset) =>
/third_party/icu/icu4c/source/test/intltest/
Dunifiedcachetest.cpp35 const UCTItem *LocaleCacheKey<UCTItem>::createObject( in createObject() function in LocaleCacheKey
60 const UCTItem2 *LocaleCacheKey<UCTItem2>::createObject( in createObject() function in LocaleCacheKey
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddatefmt.cpp62 const DateFmtBestPattern *LocaleCacheKey<DateFmtBestPattern>::createObject( in createObject() function in LocaleCacheKey
101 virtual const DateFmtBestPattern *createObject( in createObject() function in DateFmtBestPatternKey
/third_party/node/deps/icu-small/source/i18n/
Ddatefmt.cpp62 const DateFmtBestPattern *LocaleCacheKey<DateFmtBestPattern>::createObject( in createObject() function in LocaleCacheKey
99 virtual const DateFmtBestPattern *createObject( in createObject() function in DateFmtBestPatternKey
/third_party/icu/icu4c/source/i18n/
Ddatefmt.cpp62 const DateFmtBestPattern *LocaleCacheKey<DateFmtBestPattern>::createObject( in createObject() function in LocaleCacheKey
101 virtual const DateFmtBestPattern *createObject( in createObject() function in DateFmtBestPatternKey
/third_party/skia/third_party/externals/icu/source/i18n/
Ddatefmt.cpp62 const DateFmtBestPattern *LocaleCacheKey<DateFmtBestPattern>::createObject( in createObject() function in LocaleCacheKey
101 virtual const DateFmtBestPattern *createObject( in createObject() function in DateFmtBestPatternKey

123