| /third_party/skia/third_party/externals/tint/src/ |
| H A D | clone_context.h | 100 const T* Clone(const T* object) { in Clone() argument 367 Remove(const std::vector<T>& vector, OBJECT* object) Remove() argument 385 InsertFront(const std::vector<T>& vector, OBJECT* object) InsertFront() argument 399 InsertBack(const std::vector<T>& vector, OBJECT* object) InsertBack() argument 414 InsertBefore(const std::vector<T>& vector, const BEFORE* before, const OBJECT* object) InsertBefore() argument 438 InsertAfter(const std::vector<T>& vector, const AFTER* after, const OBJECT* object) InsertAfter() argument [all...] |
| /third_party/skia/tools/skqp/src/ |
| H A D | jni_skqp.cpp | 103 void Java_org_skia_skqp_SkQP_nInit(JNIEnv* env, jobject object, jobject assetManager, in Java_org_skia_skqp_SkQP_nInit() argument 136 Java_org_skia_skqp_SkQP_nExecuteGM(JNIEnv* env, jobject object, jint gmIndex, jint backendIndex) Java_org_skia_skqp_SkQP_nExecuteGM() argument 157 Java_org_skia_skqp_SkQP_nExecuteUnitTest(JNIEnv* env, jobject object, jint index) Java_org_skia_skqp_SkQP_nExecuteUnitTest() argument
|
| /third_party/vixl/src/ |
| H A D | pool-manager-impl.h | 162 UpdateCheckpointForObject(T checkpoint, const PoolObject<T>* object) UpdateCheckpointForObject() argument 368 PoolObject<T>* object = GetObjectIfTracked(label_base); AddObjectReference() local 411 RemoveAndDelete(PoolObject<T>* object) RemoveAndDelete() argument 425 PoolObject<T>& object = *iter; RemoveAndDelete() local 445 Bind(MacroAssemblerInterface* masm, LocationBase<T>* object, T location) Bind() argument [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | duration.pb.cc | 122 void Duration::ArenaDtor(void* object) { in ArenaDtor() argument
|
| H A D | empty.pb.cc | 113 void Empty::ArenaDtor(void* object) { in ArenaDtor() argument
|
| H A D | field_mask.pb.cc | 118 void FieldMask::ArenaDtor(void* object) { in ArenaDtor() argument
|
| H A D | any.pb.cc | 146 void Any::ArenaDtor(void* object) { in ArenaDtor() argument
|
| H A D | source_context.pb.cc | 124 void SourceContext::ArenaDtor(void* object) { in ArenaDtor() argument
|
| H A D | timestamp.pb.cc | 122 void Timestamp::ArenaDtor(void* object) { in ArenaDtor() argument
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | array.c | 97 static HashTable *RepeatedField_GetProperties(PROTO_VAL *object) { in RepeatedField_GetProperties() argument 101 static zval *RepeatedField_GetPropertyPtrPtr(PROTO_VAL *object, in RepeatedField_GetPropertyPtrPtr() argument [all...] |
| H A D | map.c | 93 static zval *Map_GetPropertyPtrPtr(PROTO_VAL *object, PROTO_STR *member, in Map_GetPropertyPtrPtr() argument 98 static HashTable *Map_GetProperties(PROTO_VAL *object) { in Map_GetProperties() argument
|
| /third_party/python/Objects/clinic/ |
| H A D | listobject.c.h | 22 PyObject *object; in list_insert() local
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| H A D | NioByteStringTest.java | 66 protected String getActualClassName(Object object) { in getActualClassName() argument
|
| H A D | LiteralByteStringTest.java | 78 protected String getActualClassName(Object object) { in getActualClassName() argument
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | UnknownFieldSetLite.java | 206 private static void writeField(int tag, Object object, Writer writer) throws IOException { in writeField() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | container_memory.h | 242 inline void SanitizerPoisonObject(const T* object) { in SanitizerPoisonObject() argument 247 inline void SanitizerUnpoisonObject(const T* object) { in SanitizerUnpoisonObject() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | const_folding_rules.cpp | 144 const analysis::Constant* object = constants[0]; in FoldInsertWithConstants() local
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluObjectWrapper.hpp | 90 TypedObjectWrapper (const glw::Functions& gl, deUint32 object) : ObjectWrapper(gl, objectTraits(Type), object) {} in TypedObjectWrapper() argument
|
| /third_party/vk-gl-cts/framework/platform/android/ |
| H A D | tcuTestLogParserJNI.cpp | 80 TestLogListener::TestLogListener (JNIEnv* env, jobject object) in TestLogListener() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | ResourceManager.h | 117 ResourceType *object = ImplT::AllocateNewObject(factory, handle, args...); in checkObjectAllocationImpl() local
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | jcommander-1.27.jar | ... jcommander.converters.BaseConverter extends java.lang.Object implements com.beust.jcommander.IStringConverter {
private String ... |
| /applications/standard/calendardata/calendarmanager/napi/src/ |
| H A D | napi_util.cpp | 695 napi_value object = nullptr; in NewWithRef() local [all...] |
| /base/hiviewdfx/hiview/adapter/service/server/src/ |
| H A D | hiview_service_ability.cpp | 373 void HiviewServiceAbilityDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() argument
|
| /base/inputmethod/imf/frameworks/kits/extension/src/ |
| H A D | js_inputmethod_extension.cpp | 62 napi_value object = CreateJsInputMethodExtensionContext(env, ptr); in AttachInputMethodExtensionContext() local
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
| H A D | js_text_input_client_engine.cpp | 927 bool JsCallingWindowInfo::Read(napi_env env, napi_value object, CallingWindowInfo &nativeObject) in Read() argument
|