Home
last modified time | relevance | path

Searched defs:obj (Results 601 - 625 of 2259) sorted by relevance

1...<<21222324252627282930>>...91

/third_party/icu/icu4c/source/test/perf/leperf/
H A Dletrperf.cpp51 OneObject &obj = *((OneObject*)ref); in time_obj() local
72 OneObject &obj = *((OneObject*)ref); in time_letr1() local
93 OneObject &obj = *((OneObject*)ref); in time_letr2() local
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dobj_res.c75 void objres_add(struct usb_obj *obj, void *res) in objres_add() argument
85 static struct obj_res *objres_find(struct usb_obj *obj, void *res) in objres_find() argument
101 int objres_remove(struct usb_obj *obj, void *res) in objres_remove() argument
117 objres_release_all(struct usb_obj *obj) objres_release_all() argument
131 usbm_malloc(struct usb_obj *obj, size_t size) usbm_malloc() argument
150 usbm_zalloc(struct usb_obj *obj, size_t size) usbm_zalloc() argument
162 usbm_free(struct usb_obj *obj, void *p) usbm_free() argument
178 usbm_strdup(struct usb_obj *obj, const char *s) usbm_strdup() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DTestCanonicalIterator.java189 public String getReadable(Object obj) { in getReadable() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/
H A DFakeResult.java93 @Override public boolean equals(Object obj) { in equals() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBurmeseBreakEngine.java71 public boolean equals(Object obj) { in equals() argument
H A DKhmerBreakEngine.java75 public boolean equals(Object obj) { in equals() argument
H A DLaoBreakEngine.java74 public boolean equals(Object obj) { in equals() argument
H A DSelectFormat.java338 public boolean equals(Object obj) { in equals() argument
H A DStringCharacterIterator.java251 public boolean equals(Object obj) in equals() argument
H A DThaiBreakEngine.java86 public boolean equals(Object obj) { in equals() argument
H A DCjkBreakEngine.java57 public boolean equals(Object obj) { in equals() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DLSR.java81 public boolean equals(Object obj) { in equals() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DTestCanonicalIterator.java186 public String getReadable(Object obj) { in getReadable() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DBasicDurationFormat.java94 public String formatDuration(Object obj) { in formatDuration() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DModifier.java79 public ModifierStore obj; field in Modifier.Parameters
/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

Completed in 10 milliseconds

1...<<21222324252627282930>>...91