Home
last modified time | relevance | path

Searched defs:label (Results 576 - 600 of 705) sorted by relevance

1...<<212223242526272829

/third_party/libabigail/src/
H A Dabg-suppression.cc72 suppression_base::suppression_base(const string& label) in suppression_base() argument
86 suppression_base::suppression_base(const string& label, in suppression_base() argument
147 set_label(const string& label) set_label() argument
422 type_suppression(const string& label, const string& type_name_regexp, const string& type_name) type_suppression() argument
1629 ini::simple_property_sptr label = read_type_suppression() local
2103 function_suppression(const string& label, const string& name, const string& nr, const string& ret_tn, const string& ret_tr, parameter_specs_type& ps, const string& sym_n, const string& sym_nr, const string& sym_v, const string& sym_vr) function_suppression() argument
3373 variable_suppression(const string& label, const string& name, const string& name_regex_str, const string& symbol_name, const string& symbol_name_regex_str, const string& symbol_version, const string& symbol_version_regex, const string& type_name, const string& type_name_regex_str) variable_suppression() argument
4225 file_suppression(const string& label, const string& fname_regex_str, const string& fname_not_regex_str) file_suppression() argument
[all...]
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeS390X.c1426 struct sljit_label *label; in sljit_generate_code() local
3381 struct sljit_label *label; sljit_emit_label() local
[all...]
H A DsljitNativePPC_common.c416 struct sljit_label *label; in sljit_generate_code() local
2192 struct sljit_label *label; sljit_emit_label() local
[all...]
H A DsljitNativeRISCV_common.c385 struct sljit_label *label; in sljit_generate_code() local
2270 struct sljit_label *label; sljit_emit_label() local
[all...]
H A DsljitNativeARM_32.c686 struct sljit_label *label; in sljit_generate_code() local
2671 struct sljit_label *label; sljit_emit_label() local
[all...]
H A DsljitLir.c520 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label) in sljit_set_label() argument
538 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_label *label) in sljit_set_put_label() argument
642 static SLJIT_INLINE sljit_uw compute_next_addr(struct sljit_label *label, struct sljit_jump *jump, in compute_next_addr() argument
700 set_label(struct sljit_label *label, struct sljit_compiler *compiler) set_label() argument
2323 struct sljit_label *label; sljit_emit_cmov_generic() local
2978 sljit_set_label(struct sljit_jump *jump, struct sljit_label* label) sljit_set_label() argument
2992 sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_label *label) sljit_set_put_label() argument
[all...]
H A DsljitNativeARM_T2_32.c386 struct sljit_label *label; in sljit_generate_code() local
2258 struct sljit_label *label; sljit_emit_label() local
[all...]
H A DsljitNativeX86_common.c594 struct sljit_label *label; in sljit_generate_code() local
2969 struct sljit_label *label; global() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DTexture.cpp787 void Texture::setLabel(const Context *context, const std::string &label) in setLabel() argument
H A DvalidationEGL.cpp5504 ValidateLabelObjectKHR(const ValidationContext *val, const Display *display, ObjectType objectType, EGLObjectKHR object, EGLLabelKHR label) ValidateLabelObjectKHR() argument
H A DvalidationESEXT.cpp2499 ValidateGetObjectLabelEXT(const Context *context, angle::EntryPoint entryPoint, GLenum type, GLuint object, GLsizei bufSize, const GLsizei *length, const GLchar *label) ValidateGetObjectLabelEXT() argument
2522 ValidateLabelObjectEXT(const Context *context, angle::EntryPoint entryPoint, GLenum type, GLuint object, GLsizei length, const GLchar *label) ValidateLabelObjectEXT() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTextureTest.cpp2676 std::string label = "TestKHR.DebugLabel"; in TEST_P() local
2707 std::string label = "TestKHR.DebugLabel"; in TEST_P() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSecondaryCommandBuffer.h865 commonDebugUtilsLabel(CommandID cmd, const VkDebugUtilsLabelEXT &label) commonDebugUtilsLabel() argument
880 beginDebugUtilsLabelEXT(const VkDebugUtilsLabelEXT &label) beginDebugUtilsLabelEXT() argument
1339 insertDebugUtilsLabelEXT( const VkDebugUtilsLabelEXT &label) insertDebugUtilsLabelEXT() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp1292 Instruction *label = emit(sw::Shader::OPCODE_LABEL); in visitAggregate() local
/third_party/toybox/toys/pending/
H A Dip.c58 char *label, *addr; member
1002 char *family = toybuf, *scope = toybuf+256, *label = toybuf+512, in print_addrinfo() local
1107 char *dev = NULL,*label = NULL, reply[8192]; ipaddrupdate() local
[all...]
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc242 void VeneerPool::DeleteUnresolvedBranchInfoForLabel(Label* label) { in DeleteUnresolvedBranchInfoForLabel() argument
328 Label* label = branch_info->label_; in Emit() local
230 RegisterUnresolvedBranch(ptrdiff_t branch_pos, Label* label, ImmBranchType branch_type) RegisterUnresolvedBranch() argument
583 B(Label* label, BranchType type, Register reg, int bit) Emit() argument
587 B(static_cast<Condition>(type), label); Emit() local
614 B(Label* label) Emit() argument
625 B(Label* label, Condition cond) Emit() argument
647 label, Emit() local
655 Cbnz(const Register& rt, Label* label) Emit() argument
677 label, Emit() local
685 Cbz(const Register& rt, Label* label) Emit() argument
707 label, Emit() local
715 Tbnz(const Register& rt, unsigned bit_pos, Label* label) Emit() argument
736 label, Emit() local
744 Tbz(const Register& rt, unsigned bit_pos, Label* label) Emit() argument
765 label, Emit() local
772 Bind(Label* label, BranchTargetIdentifier id) Emit() argument
793 BindToOffset(Label* label, ptrdiff_t offset) Emit() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc108 AddField(DescriptorProto* parent, const std::string& name, int number, FieldDescriptorProto::Label label, FieldDescriptorProto::Type type) AddField() argument
119 AddExtension(FileDescriptorProto* file, const std::string& extendee, const std::string& name, int number, FieldDescriptorProto::Label label, FieldDescriptorProto::Type type) AddExtension() argument
133 AddNestedExtension(DescriptorProto* parent, const std::string& extendee, const std::string& name, int number, FieldDescriptorProto::Label label, FieldDescriptorProto::Type type) AddNestedExtension() argument
2520 const FD::Label label = FD::LABEL_OPTIONAL; TEST_F() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex.cc1891 static void CheckForMutexCorruption(intptr_t v, const char* label) { in CheckForMutexCorruption() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.c1375 static int wpa_gmk_to_gtk(const u8 *gmk, const char *label, const u8 *addr, in wpa_gmk_to_gtk() argument
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx1232 bool statfs_free_enough_p(const string& path, const string& label, long minfree = 0) in statfs_free_enough_p() argument
/third_party/backends/backend/
H A Davision.c4073 const char* label = string_for_button (s, button); in get_button_status() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java1338 private Object getMemory(String label, Object array, Class<?> arrayClass, in getMemory() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidi.java1311 private Object getMemory(String label, Object array, Class<?> arrayClass, in getMemory() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp148 uint64_t label; member
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp7049 ir_rvalue *label in hir() local
[all...]

Completed in 101 milliseconds

1...<<212223242526272829