| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | nir_to_spirv.c | 3657 start_block(struct ntv_context *ctx, SpvId label) in start_block() argument 3669 branch(struct ntv_context *ctx, SpvId label) in branch() argument 4402 SpvId label = spirv_builder_new_id(&ctx.builder); in nir_to_spirv() local
|
| /third_party/node/deps/v8/src/wasm/baseline/ppc/ |
| H A D | liftoff-assembler-ppc.h | 1596 void LiftoffAssembler::emit_jump(Label* label) { b(al, label); } in emit_jump() argument 1600 emit_cond_jump(LiftoffCondition liftoff_cond, Label* label, ValueKind kind, Register lhs, Register rhs) emit_cond_jump() argument 1639 emit_i32_cond_jumpi(LiftoffCondition liftoff_cond, Label* label, Register lhs, int32_t imm) emit_i32_cond_jumpi() argument
|
| /third_party/libdrm/ |
| H A D | xf86drm.c | 2640 drm_public int drmError(int err, const char *label) in drmError() argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | parse.c | 2022 struct symbol *label; in parse_asm_labels() local 2376 void check_label_usage(struct symbol *label, struct position use_pos) in check_label_usage() argument 2397 struct symbol *label = label_symbol(token, 1); parse_goto_statement() local 2440 handle_label_attributes(struct token *token, struct symbol *label) handle_label_attributes() argument [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | code-stub-assembler.h | 1021 void Bind(compiler::CodeAssemblerParameterizedLabel<T...>* label, in Bind() argument [all...] |
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | macro-assembler-arm64.cc | 946 void TurboAssembler::Adr(const Register& rd, Label* label, AdrHint hint) { in Adr() argument 923 NeedExtraInstructionsOrRegisterBranch( Label* label, ImmBranchType b_type) NeedExtraInstructionsOrRegisterBranch() argument 980 B(Label* label, BranchType type, Register reg, int bit) B() argument 984 B(static_cast<Condition>(type), label); B() local 1010 B(Label* label, Condition cond) B() argument 1027 Tbnz(const Register& rt, unsigned bit_pos, Label* label) Tbnz() argument 1043 Tbz(const Register& rt, unsigned bit_pos, Label* label) Tbz() argument 1059 Cbnz(const Register& rt, Label* label) Cbnz() argument 1075 Cbz(const Register& rt, Label* label) Cbz() argument [all...] |
| /third_party/node/deps/v8/src/codegen/ppc/ |
| H A D | assembler-ppc.cc | 1451 void Assembler::mov_label_offset(Register dst, Label* label) { in mov_label_offset() argument 1477 add_label_offset(Register dst, Register base, Label* label, int delta) add_label_offset() argument 1505 mov_label_addr(Register dst, Label* label) mov_label_addr() argument 1534 emit_label_addr(Label* label) emit_label_addr() argument [all...] |
| /third_party/node/deps/v8/src/baseline/ |
| H A D | baseline-compiler.cc | 648 void BaselineCompiler::JumpIfToBoolean(bool do_jump_if_true, Label* label, in JumpIfToBoolean() argument 1973 Label* label in VisitJumpLoop() local 581 UpdateInterruptBudgetAndJumpToLabel( int weight, Label* label, Label* skip_interrupt_label) UpdateInterruptBudgetAndJumpToLabel() argument [all...] |
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | assembler-ia32.cc | 3392 void Assembler::emit_label(Label* label) { in emit_label() argument 3432 dd(Label* label) dd() argument [all...] |
| /third_party/node/deps/v8/src/codegen/x64/ |
| H A D | assembler-x64.cc | 610 Label* label = ReadUnalignedValue<Label*>( in emit_operand() local 1713 Label label; in emit_mov() local 4458 dq(Label* label) dq() argument [all...] |
| /third_party/node/deps/v8/src/torque/ |
| H A D | torque-parser.cc | 1748 auto label = child_results->NextAs<Identifier*>(); in MakeGotoStatement() local 1804 auto label = child_results->NextAs<Identifier*>(); MakeLabelBlock() local [all...] |
| /third_party/node/deps/v8/src/wasm/baseline/ia32/ |
| H A D | liftoff-assembler-ia32.h | 2459 void LiftoffAssembler::emit_jump(Label* label) { jmp(label); } in emit_jump() argument 2463 emit_cond_jump(LiftoffCondition liftoff_cond, Label* label, ValueKind kind, Register lhs, Register rhs) emit_cond_jump() argument 2488 emit_i32_cond_jumpi(LiftoffCondition liftoff_cond, Label* label, Register lhs, int imm) emit_i32_cond_jumpi() argument
|
| /third_party/node/deps/v8/src/wasm/baseline/arm/ |
| H A D | liftoff-assembler-arm.h | 2205 void LiftoffAssembler::emit_jump(Label* label) { b(label); } in emit_jump() argument 2209 emit_cond_jump(LiftoffCondition liftoff_cond, Label* label, ValueKind kind, Register lhs, Register rhs) emit_cond_jump() argument 2225 emit_i32_cond_jumpi(LiftoffCondition liftoff_cond, Label* label, Register lhs, int32_t imm) emit_i32_cond_jumpi() argument
|
| /third_party/node/deps/v8/src/wasm/baseline/arm64/ |
| H A D | liftoff-assembler-arm64.h | 1554 void LiftoffAssembler::emit_jump(Label* label) { B(label); } in emit_jump() argument 1558 emit_cond_jump(LiftoffCondition liftoff_cond, Label* label, ValueKind kind, Register lhs, Register rhs) emit_cond_jump() argument 1589 emit_i32_cond_jumpi(LiftoffCondition liftoff_cond, Label* label, Register lhs, int32_t imm) emit_i32_cond_jumpi() argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_context.c | 4409 VkDebugUtilsLabelEXT label = { in zink_emit_string_marker() local
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_shader.c | 1789 unsigned *label; in DECL_SPECIAL() local 1907 unsigned *label; in DECL_SPECIAL() local
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitNativeMIPS_common.c | 582 struct sljit_label *label; in sljit_generate_code() local 2837 struct sljit_label *label; sljit_emit_label() local [all...] |
| H A D | sljitLir.h | 397 struct sljit_label *label; member 403 struct sljit_label *label; member 1655 sljit_get_label_addr(struct sljit_label *label) sljit_get_label_addr() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Program.cpp | 1414 void Program::setLabel(const Context *context, const std::string &label) in setLabel() argument
|
| H A D | validationES2.cpp | 2219 ValidateLabelLength(const Context *context, angle::EntryPoint entryPoint, GLsizei length, const GLchar *label) ValidateLabelLength() argument 2247 ValidateObjectLabelKHR(const Context *context, angle::EntryPoint entryPoint, GLenum identifier, GLuint name, GLsizei length, const GLchar *label) ValidateObjectLabelKHR() argument 2273 ValidateGetObjectLabelKHR(const Context *context, angle::EntryPoint entryPoint, GLenum identifier, GLuint name, GLsizei bufSize, const GLsizei *length, const GLchar *label) ValidateGetObjectLabelKHR() argument 2314 ValidateObjectPtrLabelKHR(const Context *context, angle::EntryPoint entryPoint, const void *ptr, GLsizei length, const GLchar *label) ValidateObjectPtrLabelKHR() argument 2339 ValidateGetObjectPtrLabelKHR(const Context *context, angle::EntryPoint entryPoint, const void *ptr, GLsizei bufSize, const GLsizei *length, const GLchar *label) ValidateGetObjectPtrLabelKHR() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | Renderer9.cpp | 2876 TextureStorage *Renderer9::createTextureStorage2D(SwapChainD3D *swapChain, const std::string &label) in createTextureStorage2D() argument 2882 createTextureStorageEGLImage(EGLImageD3D *eglImage, RenderTargetD3D *renderTargetD3D, const std::string &label) createTextureStorageEGLImage() argument 2890 createTextureStorageExternal( egl::Stream *stream, const egl::Stream::GLTextureDescription &desc, const std::string &label) createTextureStorageExternal() argument 2899 createTextureStorage2D(GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, int levels, const std::string &label, bool hintLevelZeroOnly) createTextureStorage2D() argument 2910 createTextureStorageCube(GLenum internalformat, bool renderTarget, int size, int levels, bool hintLevelZeroOnly, const std::string &label) createTextureStorageCube() argument 2921 createTextureStorage3D(GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, GLsizei depth, int levels, const std::string &label) createTextureStorage3D() argument 2935 createTextureStorage2DArray(GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, GLsizei depth, int levels, const std::string &label) createTextureStorage2DArray() argument 2949 createTextureStorage2DMultisample(GLenum internalformat, GLsizei width, GLsizei height, int levels, int samples, bool fixedSampleLocations, const std::string &label) createTextureStorage2DMultisample() argument 2963 createTextureStorage2DMultisampleArray(GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, int levels, int samples, bool fixedSampleLocations, const std::string &label) createTextureStorage2DMultisampleArray() argument [all...] |
| /third_party/skia/src/gpu/gl/ |
| H A D | GrGLGpu.cpp | 1680 SkString label = SkStringPrintf("Skia_Texture_%d", id); in set_khr_debug_label() local
|
| /third_party/skia/src/core/ |
| H A D | SkVM.h | 111 Label* label; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | Shader.hpp | 427 unsigned int label; // Label index member
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui_widgets.cpp | 341 void ImGui::LabelText(const char* label, const char* fmt, ...) in LabelText() argument 350 void ImGui::LabelTextV(const char* label, const char* fmt, va_list args) in LabelTextV() argument 375 RenderText(ImVec2(value_bb.Max.x + style.ItemInnerSpacing.x, value_bb.Min.y + style.FramePadding.y), label); in LabelTextV() local 670 bool ImGui::ButtonEx(const char* label, const ImVec2& size_arg, ImGuiButtonFlags flags) in ButtonEx() argument 714 Button(const char* label, const ImVec2& size_arg) Button() argument 720 SmallButton(const char* label) SmallButton() argument 1070 Checkbox(const char* label, bool* v) Checkbox() argument 1128 CheckboxFlagsT(const char* label, T* flags, T flags_value) CheckboxFlagsT() argument 1156 CheckboxFlags(const char* label, int* flags, int flags_value) CheckboxFlags() argument 1161 CheckboxFlags(const char* label, unsigned int* flags, unsigned int flags_value) CheckboxFlags() argument 1166 CheckboxFlags(const char* label, ImS64* flags, ImS64 flags_value) CheckboxFlags() argument 1171 CheckboxFlags(const char* label, ImU64* flags, ImU64 flags_value) CheckboxFlags() argument 1176 RadioButton(const char* label, bool active) RadioButton() argument 1230 RadioButton(const char* label, int* v, int v_button) RadioButton() argument 1560 BeginCombo(const char* label, const char* preview_value, ImGuiComboFlags flags) BeginCombo() argument 1626 RenderText(ImVec2(bb.Max.x + style.ItemInnerSpacing.x, bb.Min.y + style.FramePadding.y), label); BeginCombo() local 1781 Combo(const char* label, int* current_item, bool (*items_getter)(void*, int, const char**), void* data, int items_count, int popup_max_height_in_items) Combo() argument 1826 Combo(const char* label, int* current_item, const char* const items[], int items_count, int height_in_items) Combo() argument 1833 Combo(const char* label, int* current_item, const char* items_separated_by_zeros, int height_in_items) Combo() argument 2379 DragScalar(const char* label, ImGuiDataType data_type, void* p_data, float v_speed, const void* p_min, const void* p_max, const char* format, ImGuiSliderFlags flags) DragScalar() argument 2459 RenderText(ImVec2(frame_bb.Max.x + style.ItemInnerSpacing.x, frame_bb.Min.y + style.FramePadding.y), label); DragScalar() local 2465 DragScalarN(const char* label, ImGuiDataType data_type, void* p_data, int components, float v_speed, const void* p_min, const void* p_max, const char* format, ImGuiSliderFlags flags) DragScalarN() argument 2500 DragFloat(const char* label, float* v, float v_speed, float v_min, float v_max, const char* format, ImGuiSliderFlags flags) DragFloat() argument 2505 DragFloat2(const char* label, float v[2], float v_speed, float v_min, float v_max, const char* format, ImGuiSliderFlags flags) DragFloat2() argument 2510 DragFloat3(const char* label, float v[3], float v_speed, float v_min, float v_max, const char* format, ImGuiSliderFlags flags) DragFloat3() argument 2515 DragFloat4(const char* label, float v[4], float v_speed, float v_min, float v_max, const char* format, ImGuiSliderFlags flags) DragFloat4() argument 2521 DragFloatRange2(const char* label, float* v_current_min, float* v_current_max, float v_speed, float v_min, float v_max, const char* format, const char* format_max, ImGuiSliderFlags flags) DragFloatRange2() argument 2554 DragInt(const char* label, int* v, float v_speed, int v_min, int v_max, const char* format, ImGuiSliderFlags flags) DragInt() argument 2559 DragInt2(const char* label, int v[2], float v_speed, int v_min, int v_max, const char* format, ImGuiSliderFlags flags) DragInt2() argument 2564 DragInt3(const char* label, int v[3], float v_speed, int v_min, int v_max, const char* format, ImGuiSliderFlags flags) DragInt3() argument 2569 DragInt4(const char* label, int v[4], float v_speed, int v_min, int v_max, const char* format, ImGuiSliderFlags flags) DragInt4() argument 2575 DragIntRange2(const char* label, int* v_current_min, int* v_current_max, float v_speed, int v_min, int v_max, const char* format, const char* format_max, ImGuiSliderFlags flags) DragIntRange2() argument 2610 DragScalar(const char* label, ImGuiDataType data_type, void* p_data, float v_speed, const void* p_min, const void* p_max, const char* format, float power) DragScalar() argument 2622 DragScalarN(const char* label, ImGuiDataType data_type, void* p_data, int components, float v_speed, const void* p_min, const void* p_max, const char* format, float power) DragScalarN() argument 3944 InputTextEx(const char* label, const char* hint, char* buf, int buf_size, const ImVec2& size_arg, ImGuiInputTextFlags flags, ImGuiInputTextCallback callback, void* callback_user_data) InputTextEx() argument [all...] |