Home
last modified time | relevance | path

Searched refs:id (Results 1 - 25 of 6607) sorted by relevance

12345678910>>...265

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_handles.h24 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_INSTANCE); in vn_encode_VkInstance() local
25 vn_encode_uint64_t(enc, &id); in vn_encode_VkInstance()
31 uint64_t id; in vn_decode_VkInstance() local
32 vn_decode_uint64_t(dec, &id); in vn_decode_VkInstance()
33 vn_cs_handle_store_id((void **)val, id, VK_OBJECT_TYPE_INSTANCE); in vn_decode_VkInstance()
47 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_PHYSICAL_DEVICE); in vn_encode_VkPhysicalDevice() local
48 vn_encode_uint64_t(enc, &id); in vn_encode_VkPhysicalDevice()
54 uint64_t id; in vn_decode_VkPhysicalDevice() local
55 vn_decode_uint64_t(dec, &id); in vn_decode_VkPhysicalDevice()
56 vn_cs_handle_store_id((void **)val, id, VK_OBJECT_TYPE_PHYSICAL_DEVIC in vn_decode_VkPhysicalDevice()
70 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_DEVICE); vn_encode_VkDevice() local
77 uint64_t id; vn_decode_VkDevice() local
93 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_QUEUE); vn_encode_VkQueue() local
100 uint64_t id; vn_decode_VkQueue() local
116 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_COMMAND_BUFFER); vn_encode_VkCommandBuffer() local
123 uint64_t id; vn_decode_VkCommandBuffer() local
139 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_DEVICE_MEMORY); vn_encode_VkDeviceMemory() local
146 uint64_t id; vn_decode_VkDeviceMemory() local
162 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_COMMAND_POOL); vn_encode_VkCommandPool() local
169 uint64_t id; vn_decode_VkCommandPool() local
185 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_BUFFER); vn_encode_VkBuffer() local
192 uint64_t id; vn_decode_VkBuffer() local
208 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_BUFFER_VIEW); vn_encode_VkBufferView() local
215 uint64_t id; vn_decode_VkBufferView() local
231 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_IMAGE); vn_encode_VkImage() local
238 uint64_t id; vn_decode_VkImage() local
254 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_IMAGE_VIEW); vn_encode_VkImageView() local
261 uint64_t id; vn_decode_VkImageView() local
277 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_SHADER_MODULE); vn_encode_VkShaderModule() local
284 uint64_t id; vn_decode_VkShaderModule() local
300 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_PIPELINE); vn_encode_VkPipeline() local
307 uint64_t id; vn_decode_VkPipeline() local
323 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_PIPELINE_LAYOUT); vn_encode_VkPipelineLayout() local
330 uint64_t id; vn_decode_VkPipelineLayout() local
346 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_SAMPLER); vn_encode_VkSampler() local
353 uint64_t id; vn_decode_VkSampler() local
369 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_DESCRIPTOR_SET); vn_encode_VkDescriptorSet() local
376 uint64_t id; vn_decode_VkDescriptorSet() local
392 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_DESCRIPTOR_SET_LAYOUT); vn_encode_VkDescriptorSetLayout() local
399 uint64_t id; vn_decode_VkDescriptorSetLayout() local
415 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_DESCRIPTOR_POOL); vn_encode_VkDescriptorPool() local
422 uint64_t id; vn_decode_VkDescriptorPool() local
438 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_FENCE); vn_encode_VkFence() local
445 uint64_t id; vn_decode_VkFence() local
461 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_SEMAPHORE); vn_encode_VkSemaphore() local
468 uint64_t id; vn_decode_VkSemaphore() local
484 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_EVENT); vn_encode_VkEvent() local
491 uint64_t id; vn_decode_VkEvent() local
507 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_QUERY_POOL); vn_encode_VkQueryPool() local
514 uint64_t id; vn_decode_VkQueryPool() local
530 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_FRAMEBUFFER); vn_encode_VkFramebuffer() local
537 uint64_t id; vn_decode_VkFramebuffer() local
553 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_RENDER_PASS); vn_encode_VkRenderPass() local
560 uint64_t id; vn_decode_VkRenderPass() local
576 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_PIPELINE_CACHE); vn_encode_VkPipelineCache() local
583 uint64_t id; vn_decode_VkPipelineCache() local
599 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_DESCRIPTOR_UPDATE_TEMPLATE); vn_encode_VkDescriptorUpdateTemplate() local
606 uint64_t id; vn_decode_VkDescriptorUpdateTemplate() local
622 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_SAMPLER_YCBCR_CONVERSION); vn_encode_VkSamplerYcbcrConversion() local
629 uint64_t id; vn_decode_VkSamplerYcbcrConversion() local
645 const uint64_t id = vn_cs_handle_load_id((const void **)val, VK_OBJECT_TYPE_PRIVATE_DATA_SLOT); vn_encode_VkPrivateDataSlot() local
652 uint64_t id; vn_decode_VkPrivateDataSlot() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcodec_desc.c37 .id = AV_CODEC_ID_MPEG1VIDEO,
44 .id = AV_CODEC_ID_MPEG2VIDEO,
52 .id = AV_CODEC_ID_H261,
59 .id = AV_CODEC_ID_H263,
66 .id = AV_CODEC_ID_RV10,
73 .id = AV_CODEC_ID_RV20,
80 .id = AV_CODEC_ID_MJPEG,
89 .id = AV_CODEC_ID_MJPEGB,
96 .id = AV_CODEC_ID_LJPEG,
103 .id
3560 enum AVCodecID id = *(const enum AVCodecID *) key; descriptor_compare() local
3566 avcodec_descriptor_get(enum AVCodecID id) avcodec_descriptor_get() argument
[all...]
/third_party/python/Objects/
H A Dinterpreteridobject.c11 int64_t id; member
15 newinterpid(PyTypeObject *cls, int64_t id, int force) in newinterpid() argument
17 PyInterpreterState *interp = _PyInterpreterState_LookUpID(id); in newinterpid()
40 self->id = id; in newinterpid()
48 int64_t id; in interp_id_converter() local
50 id = ((interpid *)arg)->id; in interp_id_converter()
53 id = PyLong_AsLongLong(arg); in interp_id_converter()
54 if (id in interp_id_converter()
77 int64_t id; interpid_new() local
91 int64_t id = ((interpid *)v)->id; interpid_dealloc() local
108 interpid *id = (interpid *)self; interpid_repr() local
115 interpid *id = (interpid *)self; interpid_str() local
122 interpid *id = (interpid *)self; interpid_int() local
169 interpid *id = (interpid *)self; interpid_hash() local
190 interpid *id = (interpid *)self; interpid_richcompare() local
268 _PyInterpreterID_New(int64_t id) _PyInterpreterID_New() argument
279 int64_t id = PyInterpreterState_GetID(interp); _PyInterpreterState_GetIDObject() local
289 int64_t id; _PyInterpreterID_LookUp() local
[all...]
/third_party/selinux/checkpolicy/
H A Dpolicy_define.c115 int insert_id(const char *id, int push) in insert_id() argument
120 newid = strdup(id); in insert_id()
140 static int id_has_dot(const char *id) in id_has_dot() argument
142 if (strchr(id, '.') >= id + 1) { in id_has_dot()
150 char *id = 0; in define_class() local
156 id = queue_remove(id_queue); in define_class()
157 free(id); in define_class()
161 id = (char *)queue_remove(id_queue); in define_class()
162 if (!id) { in define_class()
250 char *id = 0; define_polcap() local
288 char *id = 0; define_initial_sid() local
339 char *id; read_classes() local
364 char *id; define_default_user() local
396 char *id; define_default_role() local
428 char *id; define_default_type() local
460 char *id; define_default_range() local
492 char *id = 0, *perm = 0; define_common_perms() local
585 char *id; define_av_perms() local
703 char *id; define_sens() local
837 char *id; define_dominance() local
883 char *id; define_category() local
1026 char *id; define_level() local
1148 char *id; expand_attrib() local
1224 char *id; add_aliases_to_type() local
1289 char *id; define_typealias() local
1322 char *id; define_typeattribute() local
1431 char *bounds, *id; define_typebounds() local
1457 char *id; define_type() local
1542 set_types(type_set_t * set, char *id, int *add, char starallowed) set_types() argument
1606 char *id; define_compute_type_helper() local
1697 char *id; define_compute_type() local
1721 char *id; define_cond_compute_type() local
1744 char *id, *bool_value; define_bool_tunable() local
1910 char *id; avrule_read_ioctls() local
2039 char *id; define_te_avtab_xperms_helper() local
2465 char *id; define_te_avtab_extended_perms() local
2499 char *id; define_te_avtab_helper() local
2649 char *id; define_cond_te_avtab() local
2669 char *id; define_te_avtab() local
2695 char *id; define_role_types() local
2748 char *id; define_role_attr() local
2797 char *id; define_roleattribute() local
3072 set_roles(role_set_t * set, char *id) set_roles() argument
3110 char *id; define_role_trans() local
3258 char *id; define_role_allow() local
3303 char *id, *name = NULL; define_filename_trans() local
3523 char *id; define_constraint() local
3687 char *id; define_validatetrans() local
3789 char *id; define_cexpr() local
4033 char *id; define_cond_expr() local
4138 set_user_roles(role_set_t * set, char *id) set_user_roles() argument
4175 parse_categories(char *id, level_datum_t * levdatum, ebitmap_t * cats) parse_categories() argument
4235 parse_semantic_categories(char *id, level_datum_t * levdatum __attribute__ ((unused)), mls_semantic_cat_t ** cats) parse_semantic_categories() argument
4292 char *id; define_user() local
4399 char *id; parse_security_context() local
4569 char *id; define_initial_sid_context() local
4673 char *id; define_pirq_context() local
4727 char *id; define_iomem_context() local
4791 char *id; define_ioport_context() local
4855 char *id; define_pcidevice_context() local
4966 char *id; define_port_context() local
5058 char *id; define_ibpkey_context() local
5163 char *id; define_ibendport_context() local
5300 char *id; define_ipv4_node_context() local
5428 char *id; define_ipv6_node_context() local
5721 char *id; define_range_trans() local
[all...]
/third_party/typescript/tests/baselines/reference/
H A DindexedAccessWithFreshObjectLiteral.js2 function foo (id: string) {
7 }[id]
10 function bar (id: 'a' | 'b') {
15 }[id]
18 function baz (id: '1' | '2') {
23 }[id]
26 function qux (id: 1 | 2) {
31 }[id]
34 function quux (id: 'a' | 'b' | 'z') {
39 }[id]
[all...]
H A DobjectLiteralShorthandPropertiesAssignmentErrorFromMissingIdentifier.js2 var id: number = 10000; variable
5 var person: { b: string; id: number } = { name, id }; // error
6 function bar(name: string, id: number): { name: number, id: string } { return { name, id }; } // error
7 function foo(name: string, id: number): { name: string, id: number } { return { name, id }; } // error
8 var person1: { name, id }; // o
13 var id = 10000; global() variable
[all...]
H A DobjectLiteralShorthandPropertiesAssignment.js2 var id: number = 10000; variable
5 var person: { name: string; id: number } = { name, id };
7 function bar(name: string, id: number) { return { name, id }; }
8 function bar1(name: string, id: number) { return { name }; }
9 function baz(name: string, id: number): { name: string; id: number } { return { name, id }; }
14 var person3: { name: string; id
18 var id = 10000; global() variable
[all...]
H A DobjectLiteralShorthandPropertiesAssignmentError.js2 var id: number = 10000; variable
5 var person: { b: string; id: number } = { name, id }; // error
6 var person1: { name, id }; // ok
7 function foo(name: string, id: number): { id: string, name: number } { return { name, id }; } // error
8 function bar(obj: { name: string; id: boolean }) { }
9 bar({ name, id }); // error
14 var id variable
[all...]
H A DobjectLiteralShorthandPropertiesAssignmentES6.js2 var id: number = 10000; variable
5 var person: { name: string; id: number } = { name, id };
7 function bar(name: string, id: number) { return { name, id }; }
8 function bar1(name: string, id: number) { return { name }; }
9 function baz(name: string, id: number): { name: string; id: number } { return { name, id }; }
14 var person3: { name: string; id
18 var id = 10000; global() variable
[all...]
/third_party/node/tools/
H A Dutils.py49 id = platform.system()
50 if id == 'Linux':
52 elif id == 'Darwin':
54 elif id.find('CYGWIN') >= 0:
56 elif id == 'Windows' or id == 'Microsoft':
60 elif id == 'FreeBSD':
62 elif id == 'OpenBSD':
64 elif id == 'SunOS':
66 elif id
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_platform/tracing/
H A DTraceEvent.h48 // current process id, thread id, and a timestamp in microseconds.
274 // - |id| is used to disambiguate counters with the same name. It must either
278 #define TRACE_COUNTER_ID1(platform, category, name, id, value) \
279 INTERNAL_TRACE_EVENT_ADD_WITH_ID(platform, TRACE_EVENT_PHASE_COUNTER, category, name, id, \
281 #define TRACE_COPY_COUNTER_ID1(platform, category, name, id, value) \
282 INTERNAL_TRACE_EVENT_ADD_WITH_ID(platform, TRACE_EVENT_PHASE_COUNTER, category, name, id, \
290 // - |id| is used to disambiguate counters with the same name. It must either
294 #define TRACE_COUNTER_ID2(platform, category, name, id, value1_name, value1_val, value2_name, \
297 platform, TRACE_EVENT_PHASE_COUNTER, category, name, id, TRACE_EVENT_FLAG_NON
769 TraceID(const void* id, unsigned char* flags) TraceID() argument
773 TraceID(unsigned long long id, unsigned char* flags) TraceID() argument
776 TraceID(unsigned long id, unsigned char* flags) TraceID() argument
779 TraceID(unsigned int id, unsigned char* flags) TraceID() argument
782 TraceID(unsigned short id, unsigned char* flags) TraceID() argument
785 TraceID(unsigned char id, unsigned char* flags) TraceID() argument
788 TraceID(long long id, unsigned char* flags) TraceID() argument
792 TraceID(long id, unsigned char* flags) TraceID() argument
796 TraceID(int id, unsigned char* flags) TraceID() argument
800 TraceID(short id, unsigned char* flags) TraceID() argument
804 TraceID(signed char id, unsigned char* flags) TraceID() argument
890 addTraceEvent( dawn_platform::Platform* platform, char phase, const unsigned char* categoryEnabled, const char* name, unsigned long long id, unsigned char flags, int ) addTraceEvent() argument
903 addTraceEvent( dawn_platform::Platform* platform, char phase, const unsigned char* categoryEnabled, const char* name, unsigned long long id, unsigned char flags, int , const char* arg1Name, const ARG1_TYPE& arg1Val) addTraceEvent() argument
922 addTraceEvent( dawn_platform::Platform* platform, char phase, const unsigned char* categoryEnabled, const char* name, unsigned long long id, unsigned char flags, int , const char* arg1Name, const ARG1_TYPE& arg1Val, const char* arg2Name, const ARG2_TYPE& arg2Val) addTraceEvent() argument
[all...]
/third_party/node/lib/internal/bootstrap/
H A Drealm.js207 .filter((id) =>
208 !StringPrototypeStartsWith(id, 'internal/') &&
209 !experimentalModuleList.has(id),
213 .filter((id) => StringPrototypeStartsWith(id, 'internal/') && id !== selfId);
218 new SafeSet(publicBuiltinIds.filter((id) => !schemelessBlockList.has(id)));
231 ArrayPrototypeMap(builtinIds, (id) => [id, ne
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidation_state.h134 /// Forward declares the id in the module
135 spv_result_t ForwardDeclareId(uint32_t id);
138 spv_result_t RemoveIfForwardDeclared(uint32_t id);
141 spv_result_t RegisterForwardPointer(uint32_t id);
144 bool IsForwardPointer(uint32_t id) const;
147 void AssignNameToId(uint32_t id, std::string name);
149 /// Returns a string representation of the ID in the format <id>[Name] where
150 /// the <id> is the numeric valid of the id and the Name is a name assigned by
152 std::string getIdName(uint32_t id) cons
220 RegisterEntryPoint(const uint32_t id, spv::ExecutionModel execution_model, EntryPointDescription&& desc) RegisterEntryPoint() argument
290 AddFunctionCallTarget(const uint32_t id) AddFunctionCallTarget() argument
296 IsFunctionCallTarget(const uint32_t id) IsFunctionCallTarget() argument
300 IsFunctionCallDefined(const uint32_t id) IsFunctionCallDefined() argument
392 RegisterDecorationForId(uint32_t id, const Decoration& dec) RegisterDecorationForId() argument
399 RegisterDecorationsForId(uint32_t id, InputIt begin, InputIt end) RegisterDecorationsForId() argument
421 id_decorations(uint32_t id) id_decorations() argument
430 id_member_decorations(uint32_t id, uint32_t member_index) id_member_decorations() argument
453 HasDecoration(uint32_t id, spv::Decoration dec) HasDecoration() argument
512 registerGlobalVariable(const uint32_t id) registerGlobalVariable() argument
515 registerLocalVariable(const uint32_t id) registerLocalVariable() argument
530 set_struct_nesting_depth(uint32_t id, uint32_t depth) set_struct_nesting_depth() argument
535 struct_nesting_depth(uint32_t id) struct_nesting_depth() argument
541 SetHasNestedBlockOrBufferBlockStruct(uint32_t id, bool has) SetHasNestedBlockOrBufferBlockStruct() argument
547 GetHasNestedBlockOrBufferBlockStruct(uint32_t id) GetHasNestedBlockOrBufferBlockStruct() argument
552 RegisterStructTypeWithBuiltInMember(uint32_t id) RegisterStructTypeWithBuiltInMember() argument
804 IsQCOMImageProcessingTextureConsumer(uint32_t id) IsQCOMImageProcessingTextureConsumer() argument
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_lookup.c45 usbd_lookup_id_by_info(const struct usb_device_id *id, usb_size_t sizeof_id, in usbd_lookup_id_by_info() argument
50 if (id == NULL) { in usbd_lookup_id_by_info()
53 id_end = (const void *)(((const uint8_t *)id) + sizeof_id); in usbd_lookup_id_by_info()
59 for (; id != id_end; id++) { in usbd_lookup_id_by_info()
60 if ((id->match_flag_vendor) && in usbd_lookup_id_by_info()
61 (id->idVendor != info->idVendor)) { in usbd_lookup_id_by_info()
64 if ((id->match_flag_product) && in usbd_lookup_id_by_info()
65 (id->idProduct != info->idProduct)) { in usbd_lookup_id_by_info()
68 if ((id in usbd_lookup_id_by_info()
116 usbd_lookup_id_by_uaa(const struct usb_device_id *id, usb_size_t sizeof_id, struct usb_attach_arg *uaa) usbd_lookup_id_by_uaa() argument
[all...]
/third_party/skia/tests/
H A DPathOpsDebug.cpp59 static void DumpID(int id) { in DumpID() argument
61 if (id >= 0) { in DumpID()
62 SkDebugf("id=%d", id); in DumpID()
72 void SkDConic::dumpID(int id) const { in dumpID()
74 DumpID(id); in dumpID()
88 void SkDCubic::dumpID(int id) const { in dumpID()
91 DumpID(id); in dumpID()
119 void SkDCurve::dumpID(int id) const { in dumpID()
123 fLine.dumpID(id); in dumpID()
219 AngleAngle(const SkOpAngle* angle, int id) AngleAngle() argument
223 AngleContour(SkOpAngle* angle, int id) AngleContour() argument
227 AnglePtT(const SkOpAngle* angle, int id) AnglePtT() argument
231 AngleSegment(const SkOpAngle* angle, int id) AngleSegment() argument
235 AngleSpan(const SkOpAngle* angle, int id) AngleSpan() argument
239 ContourAngle(SkOpContour* contour, int id) ContourAngle() argument
243 ContourContour(SkOpContour* contour, int id) ContourContour() argument
247 ContourPtT(SkOpContour* contour, int id) ContourPtT() argument
251 ContourSegment(SkOpContour* contour, int id) ContourSegment() argument
255 ContourSpan(SkOpContour* contour, int id) ContourSpan() argument
259 CoincidenceAngle(SkOpCoincidence* coin, int id) CoincidenceAngle() argument
263 CoincidenceContour(SkOpCoincidence* coin, int id) CoincidenceContour() argument
267 CoincidencePtT(SkOpCoincidence* coin, int id) CoincidencePtT() argument
271 CoincidenceSegment(SkOpCoincidence* coin, int id) CoincidenceSegment() argument
275 CoincidenceSpan(SkOpCoincidence* coin, int id) CoincidenceSpan() argument
279 PtTAngle(const SkOpPtT* ptT, int id) PtTAngle() argument
283 PtTContour(SkOpPtT* ptT, int id) PtTContour() argument
287 PtTPtT(const SkOpPtT* ptT, int id) PtTPtT() argument
291 PtTSegment(const SkOpPtT* ptT, int id) PtTSegment() argument
295 PtTSpan(const SkOpPtT* ptT, int id) PtTSpan() argument
299 SegmentAngle(const SkOpSegment* span, int id) SegmentAngle() argument
303 SegmentContour(SkOpSegment* span, int id) SegmentContour() argument
307 SegmentPtT(const SkOpSegment* span, int id) SegmentPtT() argument
311 SegmentSegment(const SkOpSegment* span, int id) SegmentSegment() argument
315 SegmentSpan(const SkOpSegment* span, int id) SegmentSpan() argument
319 SpanAngle(const SkOpSpanBase* span, int id) SpanAngle() argument
323 SpanContour(SkOpSpanBase* span, int id) SpanContour() argument
327 SpanPtT(const SkOpSpanBase* span, int id) SpanPtT() argument
331 SpanSegment(const SkOpSpanBase* span, int id) SpanSegment() argument
335 SpanSpan(const SkOpSpanBase* span, int id) SpanSpan() argument
416 DebugSpan(const SkTSect* sect, int id) DebugSpan() argument
433 DumpBounded(SkTSect* sect1, int id) DumpBounded() argument
1491 DumpID(const SkDConic& conic, int id) DumpID() argument
1499 DumpID(const SkDCubic& cubic, int id) DumpID() argument
1507 DumpID(const SkDLine& line, int id) DumpID() argument
1515 DumpID(const SkDQuad& quad, int id) DumpID() argument
[all...]
/third_party/node/src/tracing/
H A Dtrace_event_common.h61 // current process id, thread id, and a timestamp in microseconds.
306 // - |id| is used to match the _BEGIN event with the _END event.
307 // Events are considered to match if their category_group, name and id values
308 // all match. |id| must either be a pointer or an integer value up to 64 bits.
311 #define TRACE_EVENT_BEGIN_WITH_ID_TID_AND_TIMESTAMP0(category_group, name, id, \
314 TRACE_EVENT_PHASE_ASYNC_BEGIN, category_group, name, id, thread_id, \
317 category_group, name, id, thread_id, timestamp) \
319 TRACE_EVENT_PHASE_ASYNC_BEGIN, category_group, name, id, thread_id, \
322 category_group, name, id, thread_i
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidation_state.h135 /// Forward declares the id in the module
136 spv_result_t ForwardDeclareId(uint32_t id);
139 spv_result_t RemoveIfForwardDeclared(uint32_t id);
142 spv_result_t RegisterForwardPointer(uint32_t id);
145 bool IsForwardPointer(uint32_t id) const;
148 void AssignNameToId(uint32_t id, std::string name);
150 /// Returns a string representation of the ID in the format <id>[Name] where
151 /// the <id> is the numeric valid of the id and the Name is a name assigned by
153 std::string getIdName(uint32_t id) cons
221 RegisterEntryPoint(const uint32_t id, SpvExecutionModel execution_model, EntryPointDescription&& desc) RegisterEntryPoint() argument
290 AddFunctionCallTarget(const uint32_t id) AddFunctionCallTarget() argument
296 IsFunctionCallTarget(const uint32_t id) IsFunctionCallTarget() argument
300 IsFunctionCallDefined(const uint32_t id) IsFunctionCallDefined() argument
378 RegisterDecorationForId(uint32_t id, const Decoration& dec) RegisterDecorationForId() argument
388 RegisterDecorationsForId(uint32_t id, InputIt begin, InputIt end) RegisterDecorationsForId() argument
408 id_decorations(uint32_t id) id_decorations() argument
419 HasDecoration(uint32_t id, SpvDecoration dec) HasDecoration() argument
471 registerGlobalVariable(const uint32_t id) registerGlobalVariable() argument
474 registerLocalVariable(const uint32_t id) registerLocalVariable() argument
489 set_struct_nesting_depth(uint32_t id, uint32_t depth) set_struct_nesting_depth() argument
494 struct_nesting_depth(uint32_t id) struct_nesting_depth() argument
500 SetHasNestedBlockOrBufferBlockStruct(uint32_t id, bool has) SetHasNestedBlockOrBufferBlockStruct() argument
506 GetHasNestedBlockOrBufferBlockStruct(uint32_t id) GetHasNestedBlockOrBufferBlockStruct() argument
511 RegisterStructTypeWithBuiltInMember(uint32_t id) RegisterStructTypeWithBuiltInMember() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.h135 /// Forward declares the id in the module
136 spv_result_t ForwardDeclareId(uint32_t id);
139 spv_result_t RemoveIfForwardDeclared(uint32_t id);
142 spv_result_t RegisterForwardPointer(uint32_t id);
145 bool IsForwardPointer(uint32_t id) const;
148 void AssignNameToId(uint32_t id, std::string name);
150 /// Returns a string representation of the ID in the format <id>[Name] where
151 /// the <id> is the numeric valid of the id and the Name is a name assigned by
153 std::string getIdName(uint32_t id) cons
221 RegisterEntryPoint(const uint32_t id, SpvExecutionModel execution_model, EntryPointDescription&& desc) RegisterEntryPoint() argument
290 AddFunctionCallTarget(const uint32_t id) AddFunctionCallTarget() argument
296 IsFunctionCallTarget(const uint32_t id) IsFunctionCallTarget() argument
300 IsFunctionCallDefined(const uint32_t id) IsFunctionCallDefined() argument
378 RegisterDecorationForId(uint32_t id, const Decoration& dec) RegisterDecorationForId() argument
388 RegisterDecorationsForId(uint32_t id, InputIt begin, InputIt end) RegisterDecorationsForId() argument
408 id_decorations(uint32_t id) id_decorations() argument
419 HasDecoration(uint32_t id, SpvDecoration dec) HasDecoration() argument
471 registerGlobalVariable(const uint32_t id) registerGlobalVariable() argument
474 registerLocalVariable(const uint32_t id) registerLocalVariable() argument
489 set_struct_nesting_depth(uint32_t id, uint32_t depth) set_struct_nesting_depth() argument
494 struct_nesting_depth(uint32_t id) struct_nesting_depth() argument
500 SetHasNestedBlockOrBufferBlockStruct(uint32_t id, bool has) SetHasNestedBlockOrBufferBlockStruct() argument
506 GetHasNestedBlockOrBufferBlockStruct(uint32_t id) GetHasNestedBlockOrBufferBlockStruct() argument
511 RegisterStructTypeWithBuiltInMember(uint32_t id) RegisterStructTypeWithBuiltInMember() argument
[all...]
/third_party/node/deps/v8/base/trace_event/common/
H A Dtrace_event_common.h51 // current process id, thread id, and a timestamp in microseconds.
399 // - |id| is used to match the _BEGIN event with the _END event.
400 // Events are considered to match if their category_group, name and id values
401 // all match. |id| must either be a pointer or an integer value up to 64 bits.
407 #define TRACE_EVENT_BEGIN_WITH_ID_TID_AND_TIMESTAMP0(category_group, name, id, \
410 TRACE_EVENT_PHASE_ASYNC_BEGIN, category_group, name, id, thread_id, \
413 category_group, name, id, thread_id, timestamp) \
415 TRACE_EVENT_PHASE_ASYNC_BEGIN, category_group, name, id, thread_id, \
418 category_group, name, id, thread_i
[all...]
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_CTRL.c34 static int do_get_control(__u32 id) in do_get_control() argument
46 queryctrl.id = id; in do_get_control()
51 ("\t%s:%u: VIDIOC_QUERYCTRL, id=%u (V4L2_CID_BASE+%i), ret_query=%i, errno_query=%i\n", in do_get_control()
52 __FILE__, __LINE__, id, id - V4L2_CID_BASE, ret_query, in do_get_control()
55 dprintf("\t%s:%u: queryctrl = {.id=%u, .type=%i, .name=\"%s\", " in do_get_control()
61 queryctrl.id, in do_get_control()
74 control.id = id; in do_get_control()
149 __u32 id; test_VIDIOC_G_CTRL_NULL() local
183 do_set_control(__u32 id) do_set_control() argument
521 do_set_control_value(__u32 id, __s32 value, struct v4l2_queryctrl *queryctrl) do_set_control_value() argument
593 do_set_control_invalid(__u32 id) do_set_control_invalid() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dtrace_fixture.cpp18 void UpdateResourceMap(ResourceMap *resourceMap, GLuint id, GLsizei readBufferOffset) in UpdateResourceMap() argument
22 (*resourceMap)[id] = returnedID; in UpdateResourceMap()
25 void UpdateResourceMap2(GLuint *resourceMap, GLuint id, GLsizei readBufferOffset) in UpdateResourceMap2() argument
29 resourceMap[id] = returnedID; in UpdateResourceMap2()
288 void UpdateBufferID(GLuint id, GLsizei readBufferOffset) in UpdateBufferID() argument
290 UpdateResourceMap(&gBufferMap, id, readBufferOffset); in UpdateBufferID()
293 void UpdateFenceNVID(GLuint id, GLsizei readBufferOffset) in UpdateFenceNVID() argument
295 UpdateResourceMap(&gFenceNVMap, id, readBufferOffset); in UpdateFenceNVID()
298 void UpdateFramebufferID(GLuint id, GLsizei readBufferOffset) in UpdateFramebufferID() argument
300 UpdateResourceMap(&gFramebufferMap, id, readBufferOffse in UpdateFramebufferID()
303 UpdateMemoryObjectID(GLuint id, GLsizei readBufferOffset) UpdateMemoryObjectID() argument
308 UpdateProgramPipelineID(GLuint id, GLsizei readBufferOffset) UpdateProgramPipelineID() argument
313 UpdateQueryID(GLuint id, GLsizei readBufferOffset) UpdateQueryID() argument
318 UpdateRenderbufferID(GLuint id, GLsizei readBufferOffset) UpdateRenderbufferID() argument
323 UpdateSamplerID(GLuint id, GLsizei readBufferOffset) UpdateSamplerID() argument
328 UpdateSemaphoreID(GLuint id, GLsizei readBufferOffset) UpdateSemaphoreID() argument
333 UpdateShaderProgramID(GLuint id, GLsizei readBufferOffset) UpdateShaderProgramID() argument
338 UpdateTextureID(GLuint id, GLsizei readBufferOffset) UpdateTextureID() argument
343 UpdateTransformFeedbackID(GLuint id, GLsizei readBufferOffset) UpdateTransformFeedbackID() argument
348 UpdateVertexArrayID(GLuint id, GLsizei readBufferOffset) UpdateVertexArrayID() argument
353 UpdateBufferID2(GLuint id, GLsizei readBufferOffset) UpdateBufferID2() argument
358 UpdateFenceNVID2(GLuint id, GLsizei readBufferOffset) UpdateFenceNVID2() argument
363 UpdateFramebufferID2(GLuint id, GLsizei readBufferOffset) UpdateFramebufferID2() argument
368 UpdateMemoryObjectID2(GLuint id, GLsizei readBufferOffset) UpdateMemoryObjectID2() argument
373 UpdateProgramPipelineID2(GLuint id, GLsizei readBufferOffset) UpdateProgramPipelineID2() argument
378 UpdateQueryID2(GLuint id, GLsizei readBufferOffset) UpdateQueryID2() argument
383 UpdateRenderbufferID2(GLuint id, GLsizei readBufferOffset) UpdateRenderbufferID2() argument
388 UpdateSamplerID2(GLuint id, GLsizei readBufferOffset) UpdateSamplerID2() argument
393 UpdateSemaphoreID2(GLuint id, GLsizei readBufferOffset) UpdateSemaphoreID2() argument
398 UpdateShaderProgramID2(GLuint id, GLsizei readBufferOffset) UpdateShaderProgramID2() argument
403 UpdateTextureID2(GLuint id, GLsizei readBufferOffset) UpdateTextureID2() argument
408 UpdateTransformFeedbackID2(GLuint id, GLsizei readBufferOffset) UpdateTransformFeedbackID2() argument
413 UpdateVertexArrayID2(GLuint id, GLsizei readBufferOffset) UpdateVertexArrayID2() argument
418 SetResourceID(GLuint *map, GLuint id) SetResourceID() argument
428 SetFramebufferID(GLuint id) SetFramebufferID() argument
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_parsed_ir.hpp124 void set_name(ID id, const std::string &name);
125 const std::string &get_name(ID id) const;
126 void set_decoration(ID id, spv::Decoration decoration, uint32_t argument = 0);
127 void set_decoration_string(ID id, spv::Decoration decoration, const std::string &argument);
128 bool has_decoration(ID id, spv::Decoration decoration) const;
129 uint32_t get_decoration(ID id, spv::Decoration decoration) const;
130 const std::string &get_decoration_string(ID id, spv::Decoration decoration) const;
131 const Bitset &get_decoration_bitset(ID id) const;
132 void unset_decoration(ID id, spv::Decoration decoration);
135 void set_member_name(TypeID id, uint32_
229 get(uint32_t id) get() argument
[all...]
H A Dspirv_cross_parsed_ir.cpp296 const string &ParsedIR::get_name(ID id) const in get_name()
298 auto *m = find_meta(id); in get_name()
305 const string &ParsedIR::get_member_name(TypeID id, uint32_t index) const in get_member_name() argument
307 auto *m = find_meta(id); in get_member_name()
328 for (uint32_t id : meta_needing_name_fixup) in fixup_reserved_names()
330 auto &m = meta[id]; in fixup_reserved_names()
338 void ParsedIR::set_name(ID id, const string &name) in set_name() argument
340 auto &m = meta[id]; in set_name()
343 meta_needing_name_fixup.insert(id); in set_name()
346 void ParsedIR::set_member_name(TypeID id, uint32_ argument
355 set_decoration_string(ID id, Decoration decoration, const string &argument) set_decoration_string() argument
371 set_decoration(ID id, Decoration decoration, uint32_t argument) set_decoration() argument
449 set_member_decoration(TypeID id, uint32_t index, Decoration decoration, uint32_t argument) set_member_decoration() argument
509 mark_used_as_array_length(ID id) mark_used_as_array_length() argument
573 get_member_decoration_bitset(TypeID id, uint32_t index) const get_member_decoration_bitset() argument
586 has_decoration(ID id, Decoration decoration) const has_decoration() argument
591 get_decoration(ID id, Decoration decoration) const get_decoration() argument
638 get_decoration_string(ID id, Decoration decoration) const get_decoration_string() argument
659 unset_decoration(ID id, Decoration decoration) unset_decoration() argument
733 has_member_decoration(TypeID id, uint32_t index, Decoration decoration) const has_member_decoration() argument
738 get_member_decoration(TypeID id, uint32_t index, Decoration decoration) const get_member_decoration() argument
790 set_member_decoration_string(TypeID id, uint32_t index, Decoration decoration, const string &argument) set_member_decoration_string() argument
807 get_member_decoration_string(TypeID id, uint32_t index, Decoration decoration) const get_member_decoration_string() argument
830 unset_member_decoration(TypeID id, uint32_t index, Decoration decoration) unset_member_decoration() argument
895 remove_typed_id(Types type, ID id) remove_typed_id() argument
898 type_ids.erase(remove(begin(type_ids), end(type_ids), id), end(type_ids)); remove_typed_id() local
910 add_typed_id(Types type, ID id) add_typed_id() argument
965 find_meta(ID id) find_meta() argument
1011 make_constant_null(uint32_t id, uint32_t type, bool add_to_typed_id_set) make_constant_null() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/third_party/trace_event/
H A Dtrace_event.h38 // current process id, thread id, and a timestamp in microseconds.
267 // - |id| is used to disambiguate counters with the same name. It must either
271 #define TRACE_COUNTER_ID1(platform, category, name, id, value) \
272 INTERNAL_TRACE_EVENT_ADD_WITH_ID(platform, TRACE_EVENT_PHASE_COUNTER, category, name, id, \
274 #define TRACE_COPY_COUNTER_ID1(platform, category, name, id, value) \
275 INTERNAL_TRACE_EVENT_ADD_WITH_ID(platform, TRACE_EVENT_PHASE_COUNTER, category, name, id, \
283 // - |id| is used to disambiguate counters with the same name. It must either
287 #define TRACE_COUNTER_ID2(platform, category, name, id, value1_name, value1_val, value2_name, \
290 platform, TRACE_EVENT_PHASE_COUNTER, category, name, id, TRACE_EVENT_FLAG_NON
556 TraceID(const void *id, unsigned char *flags) TraceID() argument
561 TraceID(unsigned long long id, unsigned char *flags) TraceID() argument
562 TraceID(unsigned long id, unsigned char *flags) TraceID() argument
563 TraceID(unsigned int id, unsigned char *flags) TraceID() argument
564 TraceID(unsigned short id, unsigned char *flags) TraceID() argument
565 TraceID(unsigned char id, unsigned char *flags) TraceID() argument
566 TraceID(long long id, unsigned char *flags) TraceID() argument
571 TraceID(long id, unsigned char *flags) TraceID() argument
575 TraceID(int id, unsigned char *flags) TraceID() argument
579 TraceID(short id, unsigned char *flags) TraceID() argument
583 TraceID(signed char id, unsigned char *flags) TraceID() argument
672 addTraceEvent(angle::PlatformMethods *platform, char phase, const unsigned char *categoryEnabled, const char *name, unsigned long long id, unsigned char flags) addTraceEvent() argument
684 addTraceEvent(angle::PlatformMethods *platform, char phase, const unsigned char *categoryEnabled, const char *name, unsigned long long id, unsigned char flags, const char *arg1Name, const ARG1_TYPE &arg1Val) addTraceEvent() argument
702 addTraceEvent(angle::PlatformMethods *platform, char phase, const unsigned char *categoryEnabled, const char *name, unsigned long long id, unsigned char flags, const char *arg1Name, const ARG1_TYPE &arg1Val, const char *arg2Name, const ARG2_TYPE &arg2Val) addTraceEvent() argument
[all...]
/third_party/rust/crates/aho-corasick/src/
H A Ddfa.rs171 fn is_valid(&self, id: S) -> bool { in is_valid()
172 id.to_usize() < self.repr().state_count in is_valid()
175 fn is_match_state(&self, id: S) -> bool { in is_match_state()
176 self.repr().is_match_state(id) in is_match_state()
179 fn is_match_or_dead_state(&self, id: S) -> bool { in is_match_or_dead_state()
180 self.repr().is_match_or_dead_state(id) in is_match_or_dead_state()
185 id: S, in get_match()
189 self.repr().get_match(id, match_index, end) in get_match()
192 fn match_count(&self, id: S) -> usize { in match_count()
193 self.repr().match_count(id) in match_count()
[all...]

Completed in 18 milliseconds

12345678910>>...265