Home
last modified time | relevance | path

Searched defs:element (Results 201 - 225 of 425) sorted by relevance

12345678910>>...17

/third_party/node/deps/v8/src/d8/
H A Dd8-test.cc255 v8::Local<v8::Value> element = in AddAllSequenceSlowCallback() local
/third_party/node/deps/v8/src/ast/
H A Dast-traversal-visitor.h514 ClassLiteral::StaticElement* element = elements->at(i); in VisitInitializeClassStaticElementsStatement() local
/third_party/node/deps/v8/src/objects/
H A Dliteral-objects.cc500 void AddIndexedProperty(IsolateT* isolate, uint32_t element, in AddIndexedProperty() argument
115 DictionaryAddNoUpdateNextEnumerationIndex( IsolateT* isolate, Handle<NumberDictionary> dictionary, uint32_t element, Handle<Object> value, PropertyDetails details, InternalIndex* entry_out = nullptr) DictionaryAddNoUpdateNextEnumerationIndex() argument
133 DictionaryUpdateMaxNumberKey(Handle<NumberDictionary> dictionary, uint32_t element) DictionaryUpdateMaxNumberKey() argument
H A Dstring-table.cc238 Object element = data->Get(cage_base, i); in Resize() local
262 Object element = Get(isolate, entry); in FindEntry() local
278 Object element = Get(cage_base, entry); FindInsertionEntry() local
294 Object element = Get(isolate, entry); FindEntryOrInsertionEntry() local
541 Object element = data->Get(isolate, entry); LookupKey() local
[all...]
/third_party/skia/src/core/
H A DSkClipStack.cpp579 Element* element = (Element*)fDeque.back(); reset() local
598 Element* element = (Element*)fDeque.back(); restoreTo() local
626 Element* element = (Element*)fDeque.back(); getBounds() local
647 const Element* element = iter.prev(); internalQuickContains() local
673 const Element* element = iter.prev(); internalQuickContains() local
697 pushElement(const Element& element) pushElement() argument
780 Element* element = (Element*) fDeque.back(); clipEmpty() local
815 const SkClipStack::Element* element = nullptr; skipToTopmost() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DBlitter.cpp224 bool Blitter::read(Float4 &c, Pointer<Byte> element, const State &state) in read() argument
422 write(Float4 &c, Pointer<Byte> element, const State &state) write() argument
788 read(Int4 &c, Pointer<Byte> element, const State &state) read() argument
851 write(Int4 &c, Pointer<Byte> element, const State &state) write() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dmerge_return_pass.cpp766 void MergeReturnPass::InsertAfterElement(BasicBlock* element, in InsertAfterElement() argument
H A Dscalar_replacement_pass.cpp612 Instruction* element = get_def_use_mgr()->GetDef(newInitId); in GetOrCreateInitialValue() local
H A Dtype_manager.cpp478 uint32_t element = pair.first; in AttachDecorations() local
486 CreateDecoration(uint32_t target, const std::vector<uint32_t>& decoration, uint32_t element) CreateDecoration() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmerge_return_pass.cpp766 void MergeReturnPass::InsertAfterElement(BasicBlock* element, in InsertAfterElement() argument
H A Dscalar_replacement_pass.cpp612 Instruction* element = get_def_use_mgr()->GetDef(newInitId); in GetOrCreateInitialValue() local
H A Dtype_manager.cpp478 uint32_t element = pair.first; in AttachDecorations() local
486 CreateDecoration(uint32_t target, const std::vector<uint32_t>& decoration, uint32_t element) CreateDecoration() argument
/third_party/skia/src/sksl/
H A DSkSLRehydrator.cpp271 std::unique_ptr<ProgramElement> Rehydrator::element() { in element() function in SkSL::Rehydrator
/third_party/skia/src/ports/
H A DSkScalerContext_mac_ct.cpp554 static void ApplyElement(void *ctx, const CGPathElement *element) { in ApplyElement() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
H A DTextStub.cpp1083 element(IO &IO, std::vector<const InterfaceFile *> &Seq, size_t Index) { in element() function
/third_party/vixl/src/
H A Dinvalset-vixl.h377 insert(const ElementType& element) insert() argument
414 erase(const ElementType& element) erase() argument
427 Search( const ElementType& element) Search() argument
491 IsValid(const ElementType& element) IsValid() argument
497 EraseInternal(ElementType* element) EraseInternal() argument
529 BinarySearch( const ElementType& element, ElementType* start, ElementType* end) const BinarySearch() argument
844 IsValid(const ElementType& element) IsValid() argument
850 GetKey(const ElementType& element) GetKey() argument
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DInternal.java597 void addInt(int element); in addInt() argument
600 int setInt(int index, int element); in setInt() argument
617 void addBoolean(boolean element); in addBoolean() argument
620 boolean setBoolean(int index, boolean element); in setBoolean() argument
637 void addLong(long element); in addLong() argument
640 setLong(int index, long element) setLong() argument
657 addDouble(double element) addDouble() argument
660 setDouble(int index, double element) setDouble() argument
677 addFloat(float element) addFloat() argument
680 setFloat(int index, float element) setFloat() argument
[all...]
/third_party/python/Parser/
H A Dpegen.h116 void *element; member
/third_party/spirv-tools/source/opt/
H A Dmerge_return_pass.cpp774 void MergeReturnPass::InsertAfterElement(BasicBlock* element, in InsertAfterElement() argument
H A Dscalar_replacement_pass.cpp550 Instruction* element = get_def_use_mgr()->GetDef(newInitId); in GetOrCreateInitialValue() local
H A Dtype_manager.cpp493 uint32_t element = pair.first; in AttachDecorations() local
501 CreateDecoration(uint32_t target, const std::vector<uint32_t>& decoration, bool is_member, uint32_t element) CreateDecoration() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_pwd.c361 u8 *scalar, *element; in eap_pwd_perform_commit_exchange() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_pwd.c361 u8 *scalar, *element; in eap_pwd_perform_commit_exchange() local
[all...]
/third_party/vulkan-loader/loader/
H A DcJSON.c1093 cJSON *element = loader_cJSON_GetArrayItem(item, i); in loader_parse_json_array_of_strings() local
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib-acpi.c1272 const union acpi_object *element = obj->package.elements; in acpi_gpio_package_count() local

Completed in 51 milliseconds

12345678910>>...17