Home
last modified time | relevance | path

Searched defs:obj (Results 1051 - 1075 of 3088) sorted by relevance

1...<<41424344454647484950>>...124

/third_party/icu/icu4c/source/i18n/
H A Dformat.cpp111 Format::format(const Formattable& obj, in format() argument
H A Dnumber_asformat.cpp50 UnicodeString& LocalizedNumberFormatterAsFormat::format(const Formattable& obj, UnicodeString& appendTo, in format() argument
74 UnicodeString& LocalizedNumberFormatterAsFormat::format(const Formattable& obj, UnicodeString& appendTo, in format() argument
/third_party/icu/icu4c/source/common/
H A Dumutex.h110 template<class T> void umtx_initOnce(UInitOnce &uio, T *obj, void (U_CALLCONV T::*fp)()) { in umtx_initOnce() argument
H A Duvector.h346 push(void* obj, UErrorCode &status) push() argument
[all...]
/third_party/libdrm/nouveau/
H A Dabi16.c35 abi16_chan_nv04(struct nouveau_object *obj) in abi16_chan_nv04() argument
59 abi16_chan_nvc0(struct nouveau_object *obj) in abi16_chan_nvc0() argument
80 abi16_chan_nve0(struct nouveau_object *obj) in abi16_chan_nve0() argument
106 abi16_engobj(struct nouveau_object *obj) abi16_engobj() argument
147 abi16_ntfy(struct nouveau_object *obj) abi16_ntfy() argument
169 abi16_sclass(struct nouveau_object *obj, struct nouveau_sclass **psclass) abi16_sclass() argument
218 abi16_delete(struct nouveau_object *obj) abi16_delete() argument
236 abi16_object(struct nouveau_object *obj, int (**func)(struct nouveau_object *)) abi16_object() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dproperty.hpp231 obj(const D *d_props) { in obj() function
/third_party/node/lib/internal/source_map/
H A Dsource_map_cache.js
/third_party/node/test/js-native-api/7_factory_wrap/
H A Dmyobject.cc14 MyObject* obj = static_cast<MyObject*>(nativeObject); in Destructor() local
52 MyObject* obj = new MyObject(); in New() local
92 MyObject* obj; in PlusOne() local
[all...]
/third_party/node/test/js-native-api/8_passing_wrapped/
H A Dmyobject.cc15 MyObject* obj = static_cast<MyObject*>(nativeObject); in Destructor() local
41 MyObject* obj = new MyObject(); in New() local
/third_party/node/test/addons/async-resource/
H A Dbinding.cc112 Local<Object> obj = Object::New(isolate); in RunSubclassTest() local
/third_party/nghttp2/src/
H A Dcomp_helper.c35 json_t *obj, *entries; in dump_deflate_header_table() local
67 json_t *obj, *entries; in dump_inflate_header_table() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duvector.h346 push(void* obj, UErrorCode &status) push() argument
[all...]
H A Dumutex.h110 template<class T> void umtx_initOnce(UInitOnce &uio, T *obj, void (U_CALLCONV T::*fp)()) { in umtx_initOnce() argument
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Dspirv2dxil.c146 struct dxil_spirv_object obj; in main() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dupluralrules.cpp41 UnicodeString select(const PluralRules &rules, const Formattable& obj, const NumberFormat& fmt, UErrorCode& status) { in select() argument
H A Dnumber_asformat.cpp50 UnicodeString& LocalizedNumberFormatterAsFormat::format(const Formattable& obj, UnicodeString& appendTo, in format() argument
74 UnicodeString& LocalizedNumberFormatterAsFormat::format(const Formattable& obj, UnicodeString& appendTo, in format() argument
H A Dformat.cpp111 Format::format(const Formattable& obj, in format() argument
/third_party/node/deps/npm/node_modules/retry/lib/
H A Dretry.js77 var original = obj[method]; function
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dname-trait.h87 GetName( const void* obj, HeapObjectNameForUnnamedObject name_retrieval_mode) GetName() argument
/third_party/node/deps/v8/include/cppgc/internal/
H A Dname-trait.h81 static HeapObjectName GetName(const void* obj) { in GetName() argument
/third_party/node/deps/v8/src/handles/
H A Dpersistent-handles.h36 Handle<T> NewHandle(T obj) { in NewHandle() argument
44 Handle<T> NewHandle(Handle<T> obj) { in NewHandle() argument
/third_party/node/deps/v8/src/objects/
H A Dmanaged.h60 static Managed cast(Object obj) { return Managed(obj.ptr()); } in cast() argument
61 static Managed unchecked_cast(Object obj) { return bit_cast<Managed>(obj); } in unchecked_cast() argument
H A Dobjects-body-descriptors.h86 IsValidSlot(Map map, HeapObject obj, int offset) IsValidSlot() argument
91 IterateBody(Map map, HeapObject obj, ObjectVisitor* v) IterateBody() argument
96 IterateBody(Map map, HeapObject obj, int object_size, ObjectVisitor* v) IterateBody() argument
128 IsValidSlot(Map map, HeapObject obj, int offset) IsValidSlot() argument
133 IterateBody(Map map, HeapObject obj, int object_size, ObjectVisitor* v) IterateBody() argument
169 IsValidSlot(Map map, HeapObject obj, int offset) IsValidSlot() argument
174 IterateBody(Map map, HeapObject obj, int object_size, ObjectVisitor* v) IterateBody() argument
200 IsValidSlot(Map map, HeapObject obj, int offset) IsValidSlot() argument
203 IterateBody(Map map, HeapObject obj, int object_size, ObjectVisitor* v) IterateBody() argument
226 IsValidSlot(Map map, HeapObject obj, int offset) IsValidSlot() argument
232 IterateBody(Map map, HeapObject obj, ObjectVisitor* v) IterateBody() argument
238 IterateBody(Map map, HeapObject obj, int object_size, ObjectVisitor* v) IterateBody() argument
[all...]
H A Dproperty-descriptor.cc43 bool ToPropertyDescriptorFastPath(Isolate* isolate, Handle<JSReceiver> obj, in ToPropertyDescriptorFastPath() argument
344 Handle<PropertyDescriptorObject> obj in ToPropertyDescriptorObject() local
186 ToPropertyDescriptor(Isolate* isolate, Handle<Object> obj, PropertyDescriptor* desc) ToPropertyDescriptor() argument
[all...]
/third_party/node/deps/v8/src/snapshot/
H A Dcontext-deserializer.cc84 Handle<JSObject> obj = Handle<JSObject>::cast(GetBackReferencedObject()); in DeserializeEmbedderFields() local

Completed in 10 milliseconds

1...<<41424344454647484950>>...124