Home
last modified time | relevance | path

Searched defs:obj (Results 1326 - 1350 of 2207) sorted by relevance

1...<<51525354555657585960>>...89

/third_party/icu/icu4c/source/i18n/
H A Dfmtable.cpp842 FormattableStreamer::streamOut(ostream& stream, const Formattable& obj) in streamOut() argument
913 Formattable *obj = Formattable::fromUFormattable(fmt); in ufmt_close() local
923 const Formattable *obj = Formattable::fromUFormattable(fmt); ufmt_getType() local
930 const Formattable *obj = Formattable::fromUFormattable(fmt); ufmt_isNumeric() local
936 const Formattable *obj = Formattable::fromUFormattable(fmt); ufmt_getDate() local
943 Formattable *obj = Formattable::fromUFormattable(fmt); ufmt_getDouble() local
950 Formattable *obj = Formattable::fromUFormattable(fmt); ufmt_getLong() local
958 const Formattable *obj = Formattable::fromUFormattable(fmt); ufmt_getObject() local
971 Formattable *obj = Formattable::fromUFormattable(fmt); ufmt_getUChars() local
991 const Formattable *obj = Formattable::fromUFormattable(fmt); ufmt_getArrayLength() local
1000 Formattable *obj = Formattable::fromUFormattable(fmt); ufmt_getArrayItemByIndex() local
1018 Formattable *obj = Formattable::fromUFormattable(fmt); ufmt_getDecNumChars() local
1036 Formattable *obj = Formattable::fromUFormattable(fmt); ufmt_getInt64() local
[all...]
H A Dplurfmt.cpp207 PluralFormat::format(const Formattable& obj, in format() argument
H A Dtridpars.cpp327 static void U_CALLCONV _deleteSingleID(void* obj) { in _deleteSingleID() argument
331 static void U_CALLCONV _deleteTransliteratorTrIDPars(void* obj) { in _deleteTransliteratorTrIDPars() argument
H A Dtznames.cpp73 deleteTimeZoneNamesCacheEntry(void *obj) { in deleteTimeZoneNamesCacheEntry() argument
393 deleteMatchInfo(void *obj) { in deleteMatchInfo() argument
H A Dreldtfmt.cpp224 RelativeDateFormat::format(const Formattable& obj, in format() argument
H A Ddatefmt.cpp195 DateFormat::format(const Formattable& obj, in format() argument
230 DateFormat::format(const Formattable& obj, in format() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dunifiedcache.cpp62 ucache_deleteKey(void *obj) { in ucache_deleteKey() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-struct.h213 const char *obj; member
/third_party/libwebsockets/lib/core/
H A Dcontext.c2265 lws_log_prepend_context(struct lws_log_cx *cx, void *obj, char **p, char *e) in lws_log_prepend_context() argument
/third_party/ltp/testcases/kernel/device-drivers/acpi/
H A Dltp_acpi_cmds.c503 static acpi_status ltp_get_dev_callback(acpi_handle obj, u32 depth, in ltp_get_dev_callback() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_batch.c40 struct zink_resource_object *obj = (struct zink_resource_object *)entry->key; in zink_reset_batch_state() local
123 struct zink_resource_object *obj = util_dynarray_pop(&bs->unref_resources, struct zink_resource_object*); in unref_resources() local
431 struct zink_resource_object *obj in submit_queue() local
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_helpers.c375 struct gl_texture_object *obj; in dri2_create_from_texture() local
[all...]
/third_party/node/src/crypto/
H A Dcrypto_x509.cc466 Local<Object> obj = sk_X509_num(issuer_chain) in X509Certificate() local
/third_party/node/src/
H A Dhistogram.cc227 Local<Object> obj; in Create() local
240 Local<Object> obj; in Create() local
446 Local<Object> obj; in Create() local
H A Dheap_utils.cc125 Local<Object> obj = info_objects[n.get()]; in CreateObject() local
404 Local<Object> obj; in CreateHeapSnapshotStream() local
267 HeapSnapshotStream( Environment* env, HeapSnapshotPointer&& snapshot, Local<Object> obj) HeapSnapshotStream() argument
[all...]
H A Dnode_file-inl.h184 v8::Local<v8::Object> obj; in New() local
207 FSReqPromise(BindingData* binding_data, v8::Local<v8::Object> obj, bool use_bigint) FSReqPromise() argument
H A Dnode_http2_state.h86 Http2State(Realm* realm, v8::Local<v8::Object> obj) in Http2State() argument
H A Dnode_options.cc1164 Local<Object> obj = Object::New(isolate); in GetCLIOptions() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects-inl.h332 Handle<Object> WasmObject::ReadValueAt(Isolate* isolate, Handle<HeapObject> obj, in ReadValueAt() argument
438 void WasmObject::WriteValueAt(Isolate* isolate, Handle<HeapObject> obj, in WriteValueAt() argument
548 Handle<Object> WasmStruct::GetField(Isolate* isolate, Handle<WasmStruct> obj, in GetField() argument
558 void WasmStruct::SetField(Isolate* isolate, Handle<WasmStruct> obj, in SetField() argument
[all...]
/third_party/node/test/js-native-api/test_object/
H A Dtest_object.c434 napi_value obj = args[0]; in Inflate() local
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dprotocol_core_test.cc21 std::unique_ptr<TResult> RoundtripToType(const TArg& obj) { in RoundtripToType() argument
31 std::unique_ptr<T> Roundtrip(const T& obj) { in Roundtrip() argument
112 auto obj = TestTypeBasicDouble::ReadFrom(encoded).value(); in TEST() local
/third_party/node/deps/icu-small/source/common/
H A Dunifiedcache.cpp62 ucache_deleteKey(void *obj) { in ucache_deleteKey() argument
/third_party/mesa3d/src/mesa/main/
H A Dpipelineobj.c80 struct gl_pipeline_object *obj = rzalloc(NULL, struct gl_pipeline_object); in _mesa_new_pipeline_object() local
59 _mesa_delete_pipeline_object(struct gl_context *ctx, struct gl_pipeline_object *obj) _mesa_delete_pipeline_object() argument
113 struct gl_pipeline_object *obj = (struct gl_pipeline_object *) data; delete_pipelineobj_cb() local
155 save_pipeline_object(struct gl_context *ctx, struct gl_pipeline_object *obj) save_pipeline_object() argument
167 remove_pipeline_object(struct gl_context *ctx, struct gl_pipeline_object *obj) remove_pipeline_object() argument
180 _mesa_reference_pipeline_object_(struct gl_context *ctx, struct gl_pipeline_object **ptr, struct gl_pipeline_object *obj) _mesa_reference_pipeline_object_() argument
571 struct gl_pipeline_object *obj = _mesa_DeleteProgramPipelines() local
615 struct gl_pipeline_object *obj; create_program_pipelines() local
697 struct gl_pipeline_object *obj = _mesa_lookup_pipeline_object(ctx, pipeline); _mesa_IsProgramPipeline() local
[all...]
H A Dperformance_query.c471 struct gl_perf_query_object *obj; in _mesa_CreatePerfQueryINTEL() local
526 struct gl_perf_query_object *obj = lookup_object(ctx, queryHandle); in _mesa_DeletePerfQueryINTEL() local
561 struct gl_perf_query_object *obj = lookup_object(ctx, queryHandle); _mesa_BeginPerfQueryINTEL() local
614 struct gl_perf_query_object *obj = lookup_object(ctx, queryHandle); _mesa_EndPerfQueryINTEL() local
647 struct gl_perf_query_object *obj = lookup_object(ctx, queryHandle); _mesa_GetPerfQueryDataINTEL() local
[all...]
H A Darrayobj.c325 struct gl_vertex_array_object *obj = MALLOC_STRUCT(gl_vertex_array_object); in _mesa_new_vao() local
336 _mesa_delete_vao(struct gl_context *ctx, struct gl_vertex_array_object *obj) in _mesa_delete_vao() argument
309 _mesa_unbind_array_object_vbos(struct gl_context *ctx, struct gl_vertex_array_object *obj) _mesa_unbind_array_object_vbos() argument
999 struct gl_vertex_array_object *obj = _mesa_lookup_vao(ctx, ids[i]); delete_vertex_arrays() local
1076 struct gl_vertex_array_object *obj; gen_vertex_arrays() local
1152 struct gl_vertex_array_object * obj; _mesa_IsVertexArray() local
[all...]

Completed in 27 milliseconds

1...<<51525354555657585960>>...89