Home
last modified time | relevance | path

Searched defs:element (Results 451 - 475 of 773) sorted by relevance

1...<<11121314151617181920>>...31

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/
H A Dbms_bundle_default_app_mgr_test.cpp464 Element element; in HWTEST_F() local
614 Element element; in HWTEST_F() local
626 Element element; HWTEST_F() local
639 Element element; HWTEST_F() local
957 Element element; HWTEST_F() local
970 Element element; HWTEST_F() local
985 Element element; HWTEST_F() local
1014 Element element; HWTEST_F() local
1039 Element element; HWTEST_F() local
[all...]
/foundation/filemanagement/user_file_service/test/unittest/
H A Dexternal_notify_test.cpp121 auto element = wantVec[i].GetElement(); in SetUpTestCase() local
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_message_parcel_read.cpp750 napi_value element = nullptr; in JS_readSequenceableArray() local
/foundation/communication/nfc/test/fuzztest/services_test/external_deps_test/externaldepsproxy/externaldepsproxy_fuzzer/
H A Dexternaldepsproxy_fuzzer.cpp59 AppExecFwk::ElementName element; in FuzzHandleAppRemovedEvent() local
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dpasteboard_common.cpp110 napi_value element; in GetValue() local
142 napi_value element; in SetValue() local
268 napi_value element; in CheckArgsArray() local
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/common/
H A Dnapi_data_utils.cpp156 napi_value element = nullptr; in SetValue() local
220 napi_value element = nullptr; in SetValue() local
251 napi_value element in SetValue() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dalac.c420 enum AlacRawDataBlockType element; in alac_decode_frame() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dimf_cpl.c73 int ff_imf_xml_read_uuid(xmlNodePtr element, AVUUID uuid) in ff_imf_xml_read_uuid() argument
91 int ff_imf_xml_read_rational(xmlNodePtr element, AVRational *rational) in ff_imf_xml_read_rational() argument
106 int ff_imf_xml_read_uint32(xmlNodePtr element, uint32_t *number) in ff_imf_xml_read_uint32() argument
171 xmlNodePtr element in fill_content_title() local
190 xmlNodePtr element = NULL; fill_edit_rate() local
202 xmlNodePtr element = NULL; fill_id() local
214 xmlNodePtr element = NULL; fill_marker() local
248 xmlNodePtr element = NULL; fill_base_resource() local
299 xmlNodePtr element = NULL; fill_trackfile_resource() local
323 xmlNodePtr element = NULL; fill_marker_resource() local
429 has_stereo_resources(xmlNodePtr element) has_stereo_resources() argument
[all...]
/third_party/cJSON/tests/
H A Dmisc_tests.c62 cJSON *element = NULL; in cjson_array_foreach_should_not_dereference_null_pointer() local
/third_party/icu/icu4c/source/common/
H A Dunifiedcache.cpp196 const UHashElement *element = uhash_nextElement(fHashtable, &pos); in _dumpContents() local
238 const UHashElement *element = uhash_nextElement(fHashtable, &fEvictPos); in _nextElement() local
250 const UHashElement *element = _nextElement(); in _flush() local
282 const UHashElement *element = _nextElement(); _runEvictionSlice() local
329 const UHashElement *element = uhash_find(fHashtable, &key); _putIfAbsentAndGet() local
354 const UHashElement *element = uhash_find(fHashtable, &key); _poll() local
414 _put( const UHashElement *element, const SharedObject *value, const UErrorCode status) const _put() argument
436 _fetch( const UHashElement *element, const SharedObject *&value, UErrorCode &status) const _fetch() argument
[all...]
/third_party/libabigail/tools/
H A Dabilint.cc352 out << "-> " << element << " "; in emit_trace() local
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_copy_propagation_elements.cpp194 acp_entry *element = pull_acp(var); in remove_unused_var_from_dsts() local
/third_party/node/deps/icu-small/source/common/
H A Dunifiedcache.cpp196 const UHashElement *element = uhash_nextElement(fHashtable, &pos); in _dumpContents() local
238 const UHashElement *element = uhash_nextElement(fHashtable, &fEvictPos); in _nextElement() local
250 const UHashElement *element = _nextElement(); in _flush() local
282 const UHashElement *element = _nextElement(); _runEvictionSlice() local
329 const UHashElement *element = uhash_find(fHashtable, &key); _putIfAbsentAndGet() local
354 const UHashElement *element = uhash_find(fHashtable, &key); _poll() local
414 _put( const UHashElement *element, const SharedObject *value, const UErrorCode status) const _put() argument
436 _fetch( const UHashElement *element, const SharedObject *&value, UErrorCode &status) const _fetch() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state.h143 struct nv30_vertex_element element[]; member
/third_party/icu/icu4c/source/test/letest/
H A Dgendata.cpp199 const UXMLElement *element; in main() local
/third_party/icu/icu4c/source/tools/gensprep/
H A Dstore.c244 const UHashElement* element = NULL; in storeMappingData() local
/third_party/lwip/src/core/
H A Dmem.c254 struct memp_malloc_helper *element in mem_malloc() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dbranch-elimination.cc481 const BranchCondition& element = conditions_.Get(condition); in LookupCondition() local
/third_party/node/deps/v8/src/debug/
H A Ddebug-evaluate.cc260 ContextChainElement element = *rit; in ContextBuilder() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-collections-gen.cc158 TNode<Object> element = in AddConstructorEntriesFromFastJSArray() local
454 TNode<Object> element = UnsafeLoadFixedArrayElement(elements, index); in LoadAndNormalizeFixedArrayElement() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dlarge-spaces.cc444 Object element = array.get(j); in Verify() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-classes.cc430 uint32_t element; in AddDescriptorsByTemplate() local
/third_party/node/deps/v8/src/strings/
H A Dstring-stream.cc331 Object element = array.get(i); in PrintFixedArray() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DProgram.h102 unsigned int element; member
/third_party/skia/third_party/externals/icu/source/tools/gensprep/
H A Dstore.c243 const UHashElement* element = NULL; in storeMappingData() local

Completed in 39 milliseconds

1...<<11121314151617181920>>...31