| /kernel/liteos_a/kernel/extended/container/ |
| H A D | los_net_container.c | 149 VOID OsNetContainerDestroy(Container *container) in OsNetContainerDestroy() argument 196 STATIC UINT32 CreateNetContainer(Container *container, NetContainer *parentContainer) in CreateNetContainer() argument 264 OsSetNsNetContainer(UINT32 flags, Container *container, Container *newContainer) OsSetNsNetContainer() argument [all...] |
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | frontend_api_handler_test.cpp | 55 auto container = json::array(); in TEST_F() local [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | SymbolTable.cpp | 439 TVariable* container = anon->getAnonContainer().clone(); in clone() local
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/ |
| H A D | CalendarCalc.java | 139 void addWithFont(Container container, Component foo, Font font) { in addWithFont() argument
|
| H A D | CalendarFrame.java | 103 private static void add(Container container, Component component, in add() argument
|
| /third_party/googletest/googlemock/include/gmock/internal/ |
| H A D | gmock-internal-utils.h | 350 static const_reference ConstReference(const RawContainer& container) { in ConstReference() argument 355 static type Copy(const RawContainer& container) { return container; } in Copy() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | ICUResourceBundleImpl.java | 22 protected ICUResourceBundleImpl(ICUResourceBundleImpl container, String key, int resource) { in ICUResourceBundleImpl() argument 76 ResourceBinary(ICUResourceBundleImpl container, String key, int resource) { in ResourceBinary() argument 93 ResourceInt(ICUResourceBundleImpl container, String key, int resource) { in ResourceInt() argument 110 ResourceString(ICUResourceBundleImpl container, String key, int resource) { in ResourceString() argument 129 ResourceIntVector(ICUResourceBundleImpl container, String key, int resource) { in ResourceIntVector() argument 167 ResourceContainer(ICUResourceBundleImpl container, String key, int resource) ResourceContainer() argument 208 ResourceArray(ICUResourceBundleImpl container, String key, int resource) ResourceArray() argument 297 ResourceTable(ICUResourceBundleImpl container, String key, int resource) ResourceTable() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | ICUResourceBundleImpl.java | 23 protected ICUResourceBundleImpl(ICUResourceBundleImpl container, String key, int resource) { in ICUResourceBundleImpl() argument 77 ResourceBinary(ICUResourceBundleImpl container, String key, int resource) { in ResourceBinary() argument 94 ResourceInt(ICUResourceBundleImpl container, String key, int resource) { in ResourceInt() argument 111 ResourceString(ICUResourceBundleImpl container, String key, int resource) { in ResourceString() argument 130 ResourceIntVector(ICUResourceBundleImpl container, String key, int resource) { in ResourceIntVector() argument 168 ResourceContainer(ICUResourceBundleImpl container, String key, int resource) ResourceContainer() argument 209 ResourceArray(ICUResourceBundleImpl container, String key, int resource) ResourceArray() argument 298 ResourceTable(ICUResourceBundleImpl container, String key, int resource) ResourceTable() argument [all...] |
| /third_party/node/deps/v8/src/torque/ |
| H A D | cc-generator.cc | 428 std::string GetBitFieldSpecialization(const Type* container, in GetBitFieldSpecialization() argument
|
| /third_party/mesa3d/src/gtest/include/gtest/ |
| H A D | gtest-printers.h | 406 DefaultPrintTo(WrapPrinterType<kPrintContainer> , const C& container, ::std::ostream* os) DefaultPrintTo() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | iterator.h | 52 UptrVectorIterator(UptrVector* container, const UnderlyingIterator& it) in UptrVectorIterator() argument 151 make_range( std::vector<std::unique_ptr<ValueType>>& container) make_range() argument 160 make_const_range( const std::vector<std::unique_ptr<ValueType>>& container) make_const_range() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | iterator.h | 52 UptrVectorIterator(UptrVector* container, const UnderlyingIterator& it) in UptrVectorIterator() argument 151 make_range( std::vector<std::unique_ptr<ValueType>>& container) make_range() argument 160 make_const_range( const std::vector<std::unique_ptr<ValueType>>& container) make_const_range() argument [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
| H A D | structures.c | 35 SPDYF_name_value_is_empty(struct SPDY_NameValue *container) in SPDYF_name_value_is_empty() argument 56 SPDY_name_value_add (struct SPDY_NameValue *container, in SPDY_name_value_add() argument 190 SPDY_name_value_lookup(struct SPDY_NameValue *container, const char *name, int *num_values) SPDY_name_value_lookup() argument 218 SPDY_name_value_destroy(struct SPDY_NameValue *container) SPDY_name_value_destroy() argument 237 SPDY_name_value_iterate(struct SPDY_NameValue *container, SPDY_NameValueIterator iterator, void *iterator_cls) SPDY_name_value_iterate() argument 457 SPDYF_name_value_to_stream(struct SPDY_NameValue * container[], int num_containers, void **stream) SPDYF_name_value_to_stream() argument 554 SPDYF_name_value_from_stream(void *stream, size_t size, struct SPDY_NameValue ** container) SPDYF_name_value_from_stream() argument [all...] |
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
| H A D | index_sub_table_format1.cc | 272 BitmapGlyphInfoIterator( IndexSubTableFormat1::Builder* container) BitmapGlyphInfoIterator() argument
|
| H A D | index_sub_table_format3.cc | 268 BitmapGlyphInfoIterator( IndexSubTableFormat3::Builder* container) BitmapGlyphInfoIterator() argument
|
| H A D | index_sub_table_format4.cc | 348 BitmapGlyphInfoIterator( IndexSubTableFormat4::Builder* container) BitmapGlyphInfoIterator() argument
|
| H A D | index_sub_table_format5.cc | 317 BitmapGlyphInfoIterator( IndexSubTableFormat5::Builder* container) BitmapGlyphInfoIterator() argument
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | objectSpread.js | 89 function container( function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | btree_benchmark.cc | 112 T container; BM_InsertSmall() local 237 T container; BM_QueueAddRem() local 299 T container; BM_MixedAddRem() local [all...] |
| /third_party/skia/modules/skottie/utils/ |
| H A D | SkottieUtils.cpp | 134 bool CustomPropertyManager::set(const PropKey& key, const V& val, const PropMap<T>& container) { in set() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | iterator.h | 52 UptrVectorIterator(UptrVector* container, const UnderlyingIterator& it) in UptrVectorIterator() argument 151 make_range( std::vector<std::unique_ptr<ValueType>>& container) make_range() argument 160 make_const_range( const std::vector<std::unique_ptr<ValueType>>& container) make_const_range() argument [all...] |
| /arkcompiler/runtime_core/libpandafile/tests/ |
| H A D | debug_info_extractor_test.cpp | 41 void PreparePandaFile(ItemContainer *container) in PreparePandaFile() argument 311 ItemContainer container; SetUpTestSuite() local [all...] |
| /arkcompiler/runtime_core/static_core/libpandafile/tests/ |
| H A D | debug_info_extractor_test.cpp | 44 void PreparePandaFile(ItemContainer *container) in PreparePandaFile() argument 318 ItemContainer container; SetUpTestSuite() local [all...] |
| /base/startup/init/services/param/manager/ |
| H A D | param_server.c | 211 CmdLineInfoContainer container = { 0 };
in CmdlineIterator() local 135 MatchReserverCmdline(const NAME_VALUE_PAIR* nv, CmdLineIteratorCtx *ctx, const char *name, CmdLineInfoContainer *container) MatchReserverCmdline() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/focus/ |
| H A D | focus_manager.cpp | 423 auto container = Container::Current(); in WindowFocus() local
|