Home
last modified time | relevance | path

Searched defs:labels (Results 1 - 25 of 53) sorted by relevance

123

/third_party/skia/docs/examples/
H A DPath_Convexity.cpp10 const char* labels[] = { "unknown", "convex", "concave" }; in REG_FIDDLE() local
H A DRegion_Op.cpp9 const char* labels[] = {"difference", "intersect", "union", "xor", "reverse diff", "replace"}; in REG_FIDDLE() local
H A DMatrix_ScaleToFit.cpp8 const char* labels[] = { "Fill", "Start", "Center", "End" }; in REG_FIDDLE() local
H A DPath_addRRect_2.cpp26 auto labels = SkTextBlob::MakeFromRSXform(&"01234567"[start], 1, &rsxForm, font); in REG_FIDDLE() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_command_buffer.h121 struct util_dynarray labels; member
H A Dvk_queue.h146 struct util_dynarray labels; member
/third_party/mesa3d/src/freedreno/afuc/
H A Dasm.c48 static struct asm_label labels[0x512]; variable
/third_party/ltp/testcases/realtime/func/gtod_latency/
H A Dgtod_latency.c82 char *labels[] = { "scatter plot x-axis", variable
/third_party/ffmpeg/libavfilter/
H A Dvf_dnn_classify.c43 char **labels; member
H A Dvf_dnn_detect.c42 char **labels; member
[all...]
/third_party/alsa-lib/test/
H A Duser-ctl-element-set.c169 static const char *const labels[] = { variable
/third_party/notofonts/scripts/
H A Dissue-stats.py164 labels = [1, 2, 3, 4, 5] variable
/third_party/node/deps/cares/src/lib/
H A Dares_dns_name.c136 static void ares_dns_labels_free(ares_dns_labels_t *labels) in ares_dns_labels_free() argument
153 static ares__buf_t *ares_dns_labels_add(ares_dns_labels_t *labels) in ares_dns_labels_add() argument
179 ares_dns_labels_get_last(const ares_dns_labels_t *labels) ares_dns_labels_get_last() argument
188 ares_dns_name_labels_del_last(ares_dns_labels_t *labels) ares_dns_name_labels_del_last() argument
251 ares_split_dns_name(ares_dns_labels_t *labels, ares_bool_t validate_hostname, const char *name) ares_split_dns_name() argument
366 ares_dns_labels_t labels; ares__dns_name_write() local
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-intrinsics-generator.cc78 InterpreterAssembler::Label* labels[] = {INTRINSICS_LIST(LABEL_POINTER)}; in InvokeIntrinsic() local
/third_party/skia/gm/
H A Dflippity.cpp113 make_reference_image(GrDirectContext* dContext, const SkTArray<sk_sp<SkImage>>& labels, bool bottomLeftOrigin) make_reference_image() argument
/third_party/gn/src/gn/
H A Danalyzer.cc51 std::set<Label> labels; in LabelsFor() local
94 WriteLabels(const Label& default_toolchain, base::DictionaryValue& dict, const std::string& key, const std::set<Label>& labels) WriteLabels() argument
H A Ddesc_builder.cc385 auto labels = std::make_unique<base::ListValue>(); in BuildDescription() local
/third_party/node/deps/v8/src/torque/
H A Dcsa-generator.cc387 const LabelDeclarationVector& labels = instruction.macro->signature().labels; in EmitInstruction() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_query.c291 const char *labels[] = { in log_counters() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu.c439 brw_create_label(struct brw_label **labels, int offset, void *mem_ctx) in brw_create_label() argument
/third_party/vixl/test/
H A Dtest-pool-manager.cc690 TestBranchObject *labels[kNumBranches]; in TEST() local
653 AddNBranches(PoolManager<int32_t> *pool_manager, int32_t pc, TestBranchObject *labels[], int num_branches, int branch_size, int veneer_size, int veneer_alignment, int branch_range) AddNBranches() argument
789 TestBranchObject *labels[kNumBranches]; TEST() local
[all...]
/third_party/python/Modules/
H A Dossaudiodev.c1063 PyObject *labels; in build_namelists() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c241 struct Shader_label *labels; member
/third_party/node/deps/v8/src/baseline/ia32/
H A Dbaseline-assembler-ia32-inl.h421 Switch(Register reg, int case_value_base, Label** labels, int num_labels) Switch() argument
/third_party/node/deps/v8/src/baseline/mips/
H A Dbaseline-assembler-mips-inl.h443 Switch(Register reg, int case_value_base, Label** labels, int num_labels) Switch() argument

Completed in 23 milliseconds

123