/third_party/node/deps/v8/src/objects/ |
H A D | hash-table-inl.h | 174 Object element = KeyAt(cage_base, entry); in FindEntry() local
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-strings.cc | 294 Object element = elements.get(j); in CopyCachedOneByteCharsToArray() local
|
/third_party/node/deps/v8/src/strings/ |
H A D | string-builder.cc | 20 Object element = fixed_array.get(i); in StringBuilderConcatHelper() local 89 String element = String::cast(elt); in StringBuilderConcatLength() local 225 void ReplacementStringBuilder::AddElement(Handle<Object> element) { in AddElement() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_vs.h | 70 struct draw_variant_element element[PIPE_MAX_ATTRIBS]; member
|
/third_party/mesa3d/src/vulkan/util/ |
H A D | vk_util.h | 273 __vk_append_struct(void *start, void *element) in __vk_append_struct() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmIndexingTests.cpp | 99 int element = 0; in addComputeIndexingStructTests() local 322 int element = 0; in addGraphicsIndexingStructTests() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
H A D | InitializeVariables.cpp | 94 TIntermBinary *element = new TIntermBinary(EOpIndexDirectStruct, in AddStructZeroInitSequence() local 112 TIntermBinary *element = in AddArrayZeroInitStatementList() local 142 TIntermBinary *element = new TIntermBinary(EOpIndexIndirect, initializedNode->deepCopy(), in AddArrayZeroInitForLoop() local
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | FastVector.h | 407 ANGLE_INLINE void FastVector<T, N, Storage>::remove_and_permute(const value_type &element) in remove_and_permute() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate_constants.cpp | 322 auto element = _.FindDef(instruction[elementIndex]); in IsTypeNullable() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | const_folding_rules.cpp | 142 const analysis::Constant* element = in FoldVectorShuffleWithConstants() local 151 const analysis::Constant* element = in FoldVectorShuffleWithConstants() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_constants.cpp | 322 auto element = _.FindDef(instruction[elementIndex]); in IsTypeNullable() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | currpinf.cpp | 388 const UHashElement* element = nullptr; in deleteHash() local 419 const UHashElement* element = nullptr; in copyHash() local
|
/third_party/skia/tests/ |
H A D | ClipStackTest.cpp | 162 const SkClipStack::Element* element = nullptr; in test_iterators() local 178 const SkClipStack::Element* element = nullptr; in test_iterators() local 194 const SkClipStack::Element* element = nullptr; test_iterators() local 870 const SkClipStack::Element* element = iter.next(); DEF_TEST() local [all...] |
/third_party/python/Modules/ |
H A D | _randommodule.c | 394 PyObject *element; in _random_Random_getstate_impl() local 433 unsigned long element; in _random_Random_setstate() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
H A D | YAMLRemarkSerializer.cpp | 127 static Argument &element(IO &io, ArrayRef<T> &seq, size_t index) { in element() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set_allocator_test.cc | 170 static slot_type& element(slot_type* slot) { return *slot; } in element() function
|
H A D | container_memory.h | 357 static value_type& element(slot_type* slot) { return slot->value; } in element() function 358 static const value_type& element(const slot_type* slot) { in element() function
|
/third_party/spirv-tools/source/opt/ |
H A D | const_folding_rules.cpp | 248 const analysis::Constant* element = in FoldVectorShuffleWithConstants() local 257 const analysis::Constant* element = in FoldVectorShuffleWithConstants() local
|
/third_party/spirv-tools/source/val/ |
H A D | validate_constants.cpp | 322 auto element = _.FindDef(instruction[elementIndex]); in IsTypeNullable() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmIndexingTests.cpp | 99 int element = 0; in addComputeIndexingStructTests() local 322 int element = 0; in addGraphicsIndexingStructTests() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | alac.c | 420 enum AlacRawDataBlockType element; in alac_decode_frame() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | imf_cpl.c | 73 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 D | misc_tests.c | 62 cJSON *element = NULL; in cjson_array_foreach_should_not_dereference_null_pointer() local
|
/third_party/icu/icu4c/source/common/ |
H A D | unifiedcache.cpp | 196 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 D | abilint.cc | 352 out << "-> " << element << " "; in emit_trace() local
|