Home
last modified time | relevance | path

Searched defs:label (Results 276 - 300 of 1550) sorted by relevance

1...<<11121314151617181920>>...62

/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_mempool.c103 panvk_pool_init(struct panvk_pool *pool, struct panfrost_device *dev, struct panvk_bo_pool *bo_pool, unsigned create_flags, size_t slab_size, const char *label, bool prealloc) panvk_pool_init() argument
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_pool.h41 const char *label; member
51 pan_pool_init(struct pan_pool *pool, struct panfrost_device *dev, unsigned create_flags, size_t slab_size, const char *label) pan_pool_init() argument
/third_party/ltp/testcases/kernel/syscalls/process_madvise/
H A Dprocess_madvise.h39 char label[BUFSIZ]; in read_address_mapping() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
H A D16-1.c151 char *label; in test_sig() local
/third_party/node/deps/v8/src/d8/
H A Dd8-console.cc81 Local<String> label; in Time() local
106 Local<String> label; in TimeEnd() local
128 Local<String> label; in TimeStamp() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_mempool.c70 panfrost_pool_init(struct panfrost_pool *pool, void *memctx, struct panfrost_device *dev, unsigned create_flags, size_t slab_size, const char *label, bool prealloc, bool owned) panfrost_pool_init() argument
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DDiffKey.java52 private final String label; field in DiffKey.Status
54 Status(String label) { in Status() argument
/third_party/rust/crates/cxx/gen/src/
H A Derror.rs164 let mut label = Label::primary(file, range); in diagnose() variables
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Derror.rs164 let mut label = Label::primary(file, range); in diagnose() variables
/third_party/rust/crates/cxx/gen/build/src/gen/
H A Derror.rs164 let mut label = Label::primary(file, range); in diagnose() variables
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DImage.h131 EGLLabelKHR label; member
H A DEGLSync.cpp69 void Sync::setLabel(EGLLabelKHR label) in setLabel() argument
H A DFence.cpp85 void Sync::setLabel(const Context *context, const std::string &label) in setLabel() argument
H A DQuery.cpp31 void Query::setLabel(const Context *context, const std::string &label) in setLabel() argument
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_layout_test.cpp632 OpModuleProcessed "this is too late, in function before label" in TEST_F() local
/third_party/skia/src/gpu/
H A DGrDDLTask.cpp107 void GrDDLTask::dump(const SkString& label, in dump() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dcontrol_dependence.cpp113 const uint32_t label = pdom_node.id(); in ComputePostDominanceFrontierForNode() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dcontrol_dependence.cpp113 const uint32_t label = pdom_node.id(); in ComputePostDominanceFrontierForNode() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_layout_test.cpp632 OpModuleProcessed "this is too late, in function before label" in TEST_F() local
/third_party/skia/tests/
H A DSkbug6653.cpp32 test_bug_6653(GrDirectContext* dContext, skiatest::Reporter* reporter, const char* label) test_bug_6653() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DProgrammableEncoder.cpp31 ProgrammableEncoder(DeviceBase* device, const char* label, EncodingContext* encodingContext) ProgrammableEncoder() argument
H A DErrorData.cpp50 void ErrorData::AppendDebugGroup(std::string label) { in AppendDebugGroup() argument
96 ss << " > \"" << label << "\"\n"; in GetFormattedMessage() local
/third_party/typescript/tests/baselines/reference/
H A Demitter.asyncGenerators.functionDeclarations.es5.js[all...]
H A Demitter.asyncGenerators.functionExpressions.es5.js[all...]
H A Demitter.asyncGenerators.objectLiteralMethods.es5.js[all...]

Completed in 11 milliseconds

1...<<11121314151617181920>>...62