/third_party/mesa3d/src/amd/vulkan/layers/ |
H A D | radv_sqtt_layer.c | 871 struct rgp_code_object_record *record; in radv_add_code_object() local [all...] |
/third_party/node/deps/v8/tools/gcmole/ |
H A D | gcmole.cc | 1335 bool IsDerivedFrom(const clang::CXXRecordDecl* record, in IsDerivedFrom() argument 1348 bool IsDerivedFromInternalPointer(const clang::CXXRecordDecl* record) { in IsDerivedFromInternalPointer() argument 1340 GetDefinitionOrNull( const clang::CXXRecordDecl* record) GetDefinitionOrNull() argument 1358 const clang::CXXRecordDecl* record = type->getPointeeCXXRecordDecl(); IsRawPointerType() local 1365 const clang::CXXRecordDecl* record = qtype->getAsCXXRecordDecl(); IsInternalPointerType() local 1393 const clang::CXXRecordDecl* record = qtype->getAsCXXRecordDecl(); IsGCGuard() local [all...] |
/third_party/ntfs-3g/ntfsprogs/ |
H A D | playlog.c | 306 const MFT_RECORD *record; in sanity_mft() local 632 MFT_RECORD *record; write_protected() local 1536 MFT_RECORD *record; delete_names() local 1608 MFT_RECORD *record; insert_index_allocation() local 1709 const MFT_RECORD *record; check_full_mft() local 2008 MFT_RECORD *record; redo_create_file() local 2106 MFT_RECORD *record; redo_delete_file() local 3246 MFT_RECORD *record; undo_create_file() local 3298 MFT_RECORD *record; undo_delete_file() local [all...] |
H A D | ntfsrecover.c | 215 RECORD_PAGE_HEADER *record; in replaceusa() local 3844 const NTFS_RECORD *record; walk() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
H A D | dd_draw.c | 948 dd_free_record(struct pipe_screen *screen, struct dd_draw_record *record) in dd_free_record() argument 961 dd_write_record(FILE *f, struct dd_draw_record *record) in dd_write_record() argument 979 dd_maybe_dump_record(struct dd_screen *dscreen, struct dd_draw_record *record) dd_maybe_dump_record() argument 1164 struct dd_draw_record *record; dd_create_record() local 1187 dd_add_record(struct dd_context *dctx, struct dd_draw_record *record) dd_add_record() argument 1207 dd_before_draw(struct dd_context *dctx, struct dd_draw_record *record) dd_before_draw() argument 1235 struct dd_draw_record *record = (struct dd_draw_record *)data; dd_after_draw_async() local 1253 dd_after_draw(struct dd_context *dctx, struct dd_draw_record *record) dd_after_draw() argument 1286 struct dd_draw_record *record = dd_create_record(dctx); dd_context_flush() local 1316 struct dd_draw_record *record = dd_create_record(dctx); dd_context_draw_vbo() local 1358 struct dd_draw_record *record = dd_create_record(dctx); dd_context_draw_vertex_state() local 1385 struct dd_draw_record *record = dd_create_record(dctx); dd_context_launch_grid() local 1406 struct dd_draw_record *record = dd_create_record(dctx); dd_context_resource_copy_region() local 1432 struct dd_draw_record *record = dd_create_record(dctx); dd_context_blit() local 1457 struct dd_draw_record *record = dd_create_record(dctx); dd_context_generate_mipmap() local 1488 struct dd_draw_record *record = dd_create_record(dctx); dd_context_get_query_result_resource() local 1515 struct dd_draw_record *record = dd_create_record(dctx); dd_context_flush_resource() local 1533 struct dd_draw_record *record = dd_create_record(dctx); dd_context_clear() local 1558 struct dd_draw_record *record = dd_create_record(dctx); dd_context_clear_render_target() local 1577 struct dd_draw_record *record = dd_create_record(dctx); dd_context_clear_depth_stencil() local 1595 struct dd_draw_record *record = dd_create_record(dctx); dd_context_clear_buffer() local 1619 struct dd_draw_record *record = dd_create_record(dctx); dd_context_clear_texture() local 1640 struct dd_draw_record *record = dd_context_buffer_map() local 1674 struct dd_draw_record *record = dd_context_texture_map() local 1707 struct dd_draw_record *record = dd_context_transfer_flush_region() local 1733 struct dd_draw_record *record = dd_context_buffer_unmap() local 1758 struct dd_draw_record *record = dd_context_texture_unmap() local 1785 struct dd_draw_record *record = dd_context_buffer_subdata() local 1814 struct dd_draw_record *record = dd_context_texture_subdata() local [all...] |
/third_party/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_state.c | 1081 uint8_t *record = ptr.cpu; in agx_build_pipeline() local 1187 uint8_t *record = ptr.cpu; agx_build_clear_pipeline() local 1227 uint8_t *record = ptr.cpu; agx_build_reload_pipeline() local 1322 uint8_t *record = ptr.cpu; agx_build_store_pipeline() local [all...] |
/third_party/node/deps/uv/src/win/ |
H A D | tty.c | 1055 INPUT_RECORD record; in uv__tty_read_stop() local 1086 INPUT_RECORD record; in uv__cancel_read_console() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiDeviceInitializationTests.cpp | 619 const AllocationCallbackRecord& record = *recordToCheck; in enumerateDevicesAllocLeakTest() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryDeviceMemoryReportTests.cpp | 1699 const VkDeviceMemoryReportCallbackDataEXT& record = iter->first; in validateCallbackRecords() local 1846 const VkDeviceMemoryReportCallbackDataEXT& record = iter->first; vkDeviceMemoryAllocateAndFreeTest() local 2127 const VkDeviceMemoryReportCallbackDataEXT& record = iter->first; testImportAndUnimportExternalMemory() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiDeviceInitializationTests.cpp | 619 const AllocationCallbackRecord& record = *recordToCheck; in enumerateDevicesAllocLeakTest() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
H A D | vktMemoryDeviceMemoryReportTests.cpp | 1652 const VkDeviceMemoryReportCallbackDataEXT& record = iter->first; in validateCallbackRecords() local 1798 const VkDeviceMemoryReportCallbackDataEXT& record = iter->first; vkDeviceMemoryAllocateAndFreeTest() local 1886 const VkDeviceMemoryReportCallbackDataEXT& record = iter->first; vkDeviceMemoryAllocationFailedTest() local 2159 const VkDeviceMemoryReportCallbackDataEXT& record = iter->first; testImportAndUnimportExternalMemory() local [all...] |
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
H A D | pngcp.c | 1225 getallopts_(struct display *dp, png_byte opt, int *value, int record) in getallopts_() argument 1263 int record = options[opt].search; in getsearchopts() local [all...] |
/third_party/skia/src/pathops/ |
H A D | SkPathOpsTSect.cpp | 1733 SkClosestRecord* record = &fClosest[fUsed]; in find() local [all...] |
H A D | SkPathOpsDebug.cpp | 121 void record(GlitchType type, const SkOpSpanBase* base, in record() function 128 void record(GlitchType type, const SkOpSpanBase* base, in record() function 135 void record(GlitchType type, const SkCoincidentSpans* coin, in record() function 146 void record(GlitchType type, const SkOpSpanBase* base, in record() function 155 void record(GlitchType type, const SkOpSpanBase* base, double t, in record() function 163 void record(GlitchType type, const SkCoincidentSpans* coin, in record() function 173 void record(GlitchTyp function 181 void record(GlitchType type, const SkOpPtT* ptTS, const SkOpPtT* ptTE, record() function 190 void record(GlitchType type, const SkOpSegment* seg, double startT, record() function 201 void record(GlitchType type, const SkOpSegment* seg, record() function 208 void record(GlitchType type, double t, const SkOpSpanBase* span) { record() function 214 void record(GlitchType type, const SkOpSegment* seg) { record() function 219 void record(GlitchType type, const SkCoincidentSpans* coin, record() function [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-cmap-table.hh | 750 CmapSubtableLongGroup record; in serialize() local 1212 record; /* Variation selector records; sorted global() member [all...] |
H A D | hb-ot-color-colr-table.hh | 996 ClipRecord record; in serialize_clip_records() local 1011 ClipRecord record; in serialize_clip_records() local 1257 const BaseGlyphRecord &record = (this+baseGlyphsZ).bsearch (numBaseGlyphs, glyph); get_glyph_layers() local 1303 const BaseGlyphRecord *record = get_base_glyph_record (glyph); closure_glyphs() local 1396 auto* record = c->embed (_); serialize_V0() local 1416 const BaseGlyphRecord* record = &(this+baseGlyphsZ).bsearch (numBaseGlyphs, (unsigned int) gid); get_base_glyph_record() local 1424 const BaseGlyphPaintRecord* record = &(this+baseGlyphList).bsearch ((unsigned) gid); get_base_glyph_paintrecord() local [all...] |
H A D | hb-ot-layout-gpos-table.hh | 691 const MarkRecord &record = Array16Of<MarkRecord>::operator[](mark_index); in apply() local 1167 const PairValueRecord *record = &firstPairValueRecord; in intersects() local 1185 const PairValueRecord *record = &firstPairValueRecord; in collect_glyphs() local 1196 const PairValueRecord *record in collect_variation_indices() local 1217 const PairValueRecord *record = hb_bsearch (buffer->info[pos].codepoint, apply() local 1263 const PairValueRecord *record = &firstPairValueRecord; subset() local 1294 const PairValueRecord *record = &firstPairValueRecord; sanitize() local 1424 const PairValueRecord *record = &set.firstPairValueRecord; compute_effective_value_formats() local [all...] |
H A D | hb-ot-layout-common.hh | 2143 RangeRecord *record = c->copy (range_rec); in serialize() local 3152 const FeatureTableSubstitutionRecord &record = substitutions.arrayZ[i]; find_substitute() local 3279 const FeatureVariationRecord &record = varRecords.arrayZ[i]; find_index() local 3293 const FeatureVariationRecord &record = varRecords[variations_index]; find_substitute() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 351 void Simplifier::Context::record(Value *V) { in record() function in Simplifier::Context
|
/third_party/python/Lib/test/ |
H A D | test_urllib2.py | 1572 def record(self, info): member in HandlerTests.test_basic_and_digest_auth_handlers.RecordingOpenerDirector
|
H A D | test_set.py | 391 def record(obj): function
|
/third_party/skia/modules/skparagraph/src/ |
H A D | TextLine.cpp | 562 TextBlobRecord& record = fTextBlobCache.back(); local [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ir.h | 2206 ir_rvalue *record; member in ir_dereference_record
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | ParseHelper.cpp | 9993 const TTypeList* TParseContext::recordStructCopy(TStructRecord& record, const TType* originType, const TType* tmpType) in recordStructCopy() argument [all...] |
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_module.c | 1285 uint64_t record[64]; in emit_attrib_group() local
|