• Home
  • Raw
  • Download

Lines Matching +defs:add +defs:Value

47627     Value,  enumerator
50064 static T add(typename Base::ValueType& aPtr, T aVal) in add() function
50080 static T* add(typename Base::ValueType& aPtr, ptrdiff_t aVal) in add() function
62574 __attribute__ ((warn_unused_result)) bool add(AddPtr& p, KeyInput&& k, ValueInput&& v) { in add() function in js::HashMap
62581 __attribute__ ((warn_unused_result)) bool add(AddPtr& p, KeyInput&& k) { in add() function in js::HashMap
62753 __attribute__ ((warn_unused_result)) bool add(AddPtr& p, U&& u) { in add() function in js::HashSet
64051 __attribute__ ((warn_unused_result)) bool add(AddPtr& p, Args&&... args) in add() function in js::detail::HashTable
77581 class alignas(8) Value class
78071 explicit constexpr Value(uint64_t asBits) : data(asBits) {} in Value() function in JS::Value
78072 explicit constexpr Value(double d) : data(d) {} in Value() function in JS::Value
79650 const T& Value() const in Value() function in mozilla::dom::Optional_base
79656 InternalType& Value() in Value() function in mozilla::dom::Optional_base
79714 JS::Handle<T> Value() const in Value() function in mozilla::dom::Optional
79721 JS::Rooted<T>& Value() in Value() function in mozilla::dom::Optional
79777 T& Value() const in Value() function in mozilla::dom::Optional
79784 NonNull<T>& Value() in Value() function in mozilla::dom::Optional
79799 T& Value() const in Value() function in mozilla::dom::Optional
79806 OwningNonNull<T>& Value() in Value() function in mozilla::dom::Optional
79848 const nsAString& Value() const in Value() function in mozilla::dom::Optional
86769 const T& Value() const { in Value() function
86773 T& Value() { in Value() function
98396 bool add(AddPtr& p, const KeyInput& k, const ValueInput& v) { in add() function in JS::AutoHashMapRooter
98400 bool add(AddPtr& p, const Key& k) { in add() function in JS::AutoHashMapRooter
98512 bool add(AddPtr& p, const T& t) { in add() function in JS::AutoHashSetRooter
122211 T& Value() in Value() function in mozilla::dom::UnionMember
122215 const T& Value() const in Value() function in mozilla::dom::UnionMember
122377 union Value union in mozilla::dom::HTMLImageElementOrHTMLVideoElementOrHTMLCanvasElementOrBlobOrImageDataOrCanvasRenderingContext2DOrImageBitmapOrArrayBufferViewOrArrayBuffer
122926 union Value union in mozilla::dom::OwningHTMLImageElementOrHTMLVideoElementOrHTMLCanvasElementOrBlobOrImageDataOrCanvasRenderingContext2DOrImageBitmapOrArrayBufferViewOrArrayBuffer
147972 union Value union in mozilla::dom::ElementCreationOptionsOrString
148129 union Value union in mozilla::dom::OwningElementCreationOptionsOrString
156539 union Value union in mozilla::dom::ExternalOrWindowProxy
156696 union Value union in mozilla::dom::OwningExternalOrWindowProxy
162837 union Value union in mozilla::dom::DoubleOrDoubleSequence
162994 union Value union in mozilla::dom::OwningDoubleOrDoubleSequence