| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-array.cc | 28 Handle<JSObject> object = args.at<JSObject>(0); in RUNTIME_FUNCTION() local 46 Handle<JSObject> object = args.at<JSObject>(0); in RUNTIME_FUNCTION() local 171 Handle<JSObject> object = args.at<JSObject>(0); in RUNTIME_FUNCTION() local 206 Handle<Object> object = args.at(0); RUNTIME_FUNCTION() local 235 Handle<JSReceiver> object; RUNTIME_FUNCTION() local 336 Handle<JSReceiver> object; RUNTIME_FUNCTION() local [all...] |
| /third_party/node/deps/v8/src/torque/ls/ |
| H A D | json-parser.cc | 80 JsonObject object; in MakeObject() local 170 Symbol object = {Rule({Token("{"), memberList, Token("}")})}; member in v8::internal::torque::ls::JsonGrammar
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_log.c | 299 struct vk_object_base *object = (struct vk_object_base *)_obj; in __vk_errorv() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_batch.cpp | 107 ID3D12Object *object = (ID3D12Object *)entry->key; in delete_object() local 285 d3d12_batch_reference_object(struct d3d12_batch *batch, ID3D12Object *object) d3d12_batch_reference_object() argument
|
| /third_party/libcoap/include/coap3/ |
| H A D | coap_mem.h | 121 coap_free(void *object) { in coap_free() argument
|
| /third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
| H A D | LiteralByteStringTest.java | 69 protected String getActualClassName(Object object) { in getActualClassName() argument
|
| /third_party/python/Include/cpython/ |
| H A D | pyerrors.h | 45 PyObject *object; member
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkRefUtil.cpp | 37 VkPipeline object = 0; in createGraphicsPipeline() local 48 VkPipeline object = 0; in createComputePipeline() local 61 VkPipeline object = 0; in createRayTracingPipelineNV() local 73 VkPipeline object = 0; createRayTracingPipelineKHR() local 82 VkCommandBuffer object = 0; allocateCommandBuffer() local 93 VkCommandBuffer object = 0; allocateCommandBuffers() local 101 VkDescriptorSet object = 0; allocateDescriptorSet() local 223 VkShaderModule object = 0; createShaderModule() local [all...] |
| H A D | vkDebugReportUtil.cpp | 116 debugReportCallback(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, deUint64 object, size_t location, deInt32 messageCode, const char* pLayerPrefix, const char* pMessage, void* pUserData) debugReportCallback() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Thread.cpp | 82 void Thread::setError(const Error &error, const char *command, const LabeledObject *object) in setError() argument 68 setError(EGLint error, const char *command, const LabeledObject *object, const char *message) setError() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | LLVMReactorDebugInfo.hpp | 50 namespace object { namespace
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkCommandBuffer.hpp | 209 static inline CommandBuffer *Cast(VkCommandBuffer object) in Cast() argument
|
| H A D | VkDescriptorSetLayout.hpp | 148 static inline DescriptorSetLayout *Cast(VkDescriptorSetLayout object) in Cast() argument
|
| H A D | VkDeviceMemory.hpp | 59 static inline DeviceMemory *Cast(VkDeviceMemory object) in Cast() argument 140 static inline DeviceMemory *Cast(VkDeviceMemory object) in Cast() argument
|
| H A D | VkImageView.hpp | 158 static inline ImageView *Cast(VkImageView object) in Cast() argument
|
| H A D | VkObject.hpp | 37 static inline VkT TtoVkT(T *object) in TtoVkT() argument 65 auto object = new(objectMemory) T(pCreateInfo, memory, extendedInfo...); in Create() local 120 T object; member in vk::DispatchableObject [all...] |
| H A D | VkPipeline.hpp | 48 static inline Pipeline *Cast(VkPipeline object) in Cast() argument 156 static inline Pipeline *Cast(VkPipeline object) in Cast() argument
|
| H A D | VkPipelineCache.hpp | 127 static inline PipelineCache *Cast(VkPipelineCache object) in Cast() argument
|
| H A D | VkQueue.hpp | 105 static inline Queue *Cast(VkQueue object) in Cast() argument
|
| H A D | VkSampler.hpp | 106 static inline Sampler *Cast(VkSampler object) in Cast() argument 111 static inline SamplerYcbcrConversion *Cast(VkSamplerYcbcrConversion object) in Cast() argument
|
| /third_party/skia/src/utils/win/ |
| H A D | SkDWriteGeometrySink.cpp | 24 SK_STDMETHODIMP SkDWriteGeometrySink::QueryInterface(REFIID iid, void **object) { in QueryInterface() argument
|
| /third_party/skia/third_party/externals/dawn/src/common/ |
| H A D | SlabAllocator.h | 179 void Deallocate(T* object) { in Deallocate() argument
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | asyncmsgq.c | 44 pa_msgobject *object; member 119 void pa_asyncmsgq_post(pa_asyncmsgq *a, pa_msgobject *object, int code, const void *userdata, int64_t offset, const pa_memchunk *chunk, pa_free_cb_t free_cb) { in pa_asyncmsgq_post() argument 150 int pa_asyncmsgq_send(pa_asyncmsgq *a, pa_msgobject *object, int code, const void *userdata, int64_t offset, const pa_memchunk *chunk) { in pa_asyncmsgq_send() argument 185 pa_asyncmsgq_get(pa_asyncmsgq *a, pa_msgobject **object, int *code, void **userdata, int64_t *offset, pa_memchunk *chunk, bool wait_op) pa_asyncmsgq_get() argument 277 pa_msgobject *object; pa_asyncmsgq_process_one() local 333 pa_asyncmsgq_dispatch(pa_msgobject *object, int code, void *userdata, int64_t offset, pa_memchunk *memchunk) pa_asyncmsgq_dispatch() argument 345 pa_msgobject *object; pa_asyncmsgq_flush() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | DbiStreamBuilder.h | 33 namespace object { namespace
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | ObjectLinkingLayer.h | 40 namespace object { namespace
|