| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | srchtest.cpp | 2308 TestSearch::TestSearch(const TestSearch &obj) : SearchIterator(obj) in TestSearch() argument
|
| /third_party/lzma/C/ |
| H A D | Lzma2DecMt.c | 237 static void Lzma2DecMt_MtCallback_Parse(void *obj, unsigned coderIndex, CMtDecCallbackInfo *cc)
in Lzma2DecMt_MtCallback_Parse() argument
|
| /third_party/node/deps/v8/src/api/ |
| H A D | api-natives.cc | 153 AccessCheckDisableScope(Isolate* isolate, Handle<JSObject> obj) in AccessCheckDisableScope() argument 187 MaybeHandle<JSObject> ConfigureInstance(Isolate* isolate, Handle<JSObject> obj, in ConfigureInstance() argument 676 CreateApiFunction( Isolate* isolate, Handle<NativeContext> native_context, Handle<FunctionTemplateInfo> obj, Handle<Object> prototype, InstanceType type, MaybeHandle<Name> maybe_name) CreateApiFunction() argument [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-typed-array-gen.cc | 258 ValidateTypedArray( TNode<Context> context, TNode<Object> obj, const char* method_name) ValidateTypedArray() argument 270 ValidateTypedArrayAndGetLength( TNode<Context> context, TNode<Object> obj, const char* method_name) ValidateTypedArrayAndGetLength() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | contexts.cc | 407 Object obj = context->get(WRAPPED_CONTEXT_INDEX); in Lookup() local
|
| H A D | fixed-array-inl.h | 547 void ArrayList::Set(int index, Object obj, WriteBarrierMode mode) { in Set() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-object.cc | 530 Handle<JSObject> obj; in RUNTIME_FUNCTION() local 625 Handle<JSReceiver> obj = args.at<JSReceiver>(0); in RUNTIME_FUNCTION() local 1095 IsValidAccessor(Isolate* isolate, Handle<Object> obj) IsValidAccessor() argument 1108 Handle<JSObject> obj = args.at<JSObject>(0); RUNTIME_FUNCTION() local 1216 auto obj = HeapObject::cast(args[0]); RUNTIME_FUNCTION() local 1224 Object obj = args[0]; RUNTIME_FUNCTION() local [all...] |
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | code-serializer.cc | 134 void CodeSerializer::SerializeObjectImpl(Handle<HeapObject> obj) { in SerializeObjectImpl() argument 112 SerializeReadOnlyObject( HeapObject obj, const DisallowGarbageCollection& no_gc) SerializeReadOnlyObject() argument [all...] |
| H A D | serializer.h | 144 bool LookupOrInsert(HeapObject obj, int* index_out) { in LookupOrInsert() argument 152 bool LookupOrInsert(Handle<HeapObject> obj, int* index_out) { in LookupOrInsert() argument 156 bool Lookup(HeapObject obj, int* index_out) const { in Lookup() argument 280 QueueDeferredObject(HeapObject obj) QueueDeferredObject() argument 425 ObjectSerializer(Serializer* serializer, Handle<HeapObject> obj, SnapshotByteSink* sink) ObjectSerializer() argument [all...] |
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
| H A D | RangeTree.java | 388 public boolean equals(Object obj) { in equals() argument
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | jsval_layout_opaque.hpp | 296 JSObject* obj; member 345 JSObject* obj; member
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | json.c | 74 pa_json_object *obj; in json_object_new() local 115 static const char* parse_null(const char *str, pa_json_object *obj) { in parse_null() argument 124 static const char* parse_boolean(const char *str, pa_json_object *obj) { in parse_boolean() argument 144 parse_string(const char *str, pa_json_object *obj) parse_string() argument 220 parse_number(const char *str, pa_json_object *obj) parse_number() argument 309 parse_object(const char *str, pa_json_object *obj, unsigned int depth) parse_object() argument 360 parse_array(const char *str, pa_json_object *obj, unsigned int depth) parse_array() argument 404 parse_value(const char *str, const char *end, pa_json_object **obj, unsigned int depth) parse_value() argument 477 pa_json_object *obj; pa_json_parse() local 495 pa_json_object_get_type(const pa_json_object *obj) pa_json_object_get_type() argument 499 pa_json_object_free(pa_json_object *obj) pa_json_object_free() argument [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-filter-apply.c | 370 static int do_move(struct userdata *u, pa_object *obj, pa_object *parent, bool is_input) { in do_move() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | gen_builtin_symbols.py | 1990 obj = '&BuiltInVariable::k{name_with_suffix}'.format(**template_args) variable 2004 obj = 'm_{name_with_suffix}'.format(**template_args) global() variable [all...] |
| /third_party/skia/src/core/ |
| H A D | SkReadBuffer.cpp | 434 sk_sp<SkFlattenable> obj; in readFlattenable() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | listformatter.cpp | 266 uprv_deleteListFormatInternal(void *obj) { in uprv_deleteListFormatInternal() argument
|
| H A D | measfmt.cpp | 470 format( const Formattable &obj, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const format() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-open-type.hh | 360 Type* obj = c->push<Type> (); in serialize_serialize() local
|
| H A D | hb-repacker.hh | 58 hb_serialize_context_t::object_t obj; member [all...] |
| H A D | test-repacker.cc | 37 char* obj = c->allocate_size<char> (len); in start_object() local
|
| /third_party/python/Modules/_ctypes/ |
| H A D | ctypes.h | 333 PyObject *obj; member
|
| /third_party/python/Lib/test/ |
| H A D | test_deque.py | 730 obj = C() variable in TestBasic.test_container_iterator.C
|
| /third_party/python/Modules/ |
| H A D | _abc.c | 131 _in_weak_set(PyObject *set, PyObject *obj) in _in_weak_set() argument 171 _add_to_weak_set(PyObject **pset, PyObject *obj) in _add_to_weak_set() argument
|
| /third_party/python/Modules/_io/ |
| H A D | bytesio.c | 1077 bytesiobuf_getbuffer(bytesiobuf *obj, Py_buffer *view, int flags) in bytesiobuf_getbuffer() argument 1100 bytesiobuf_releasebuffer(bytesiobuf *obj, Py_buffer *view) in bytesiobuf_releasebuffer() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | locid.cpp | 114 deleteLocale(void *obj) { in deleteLocale() argument
|