| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationEGL.cpp | 5504 ValidateLabelObjectKHR(const ValidationContext *val, const Display *display, ObjectType objectType, EGLObjectKHR object, EGLLabelKHR label) ValidateLabelObjectKHR() argument
|
| H A D | validationESEXT.cpp | 2499 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 D | TextureTest.cpp | 2676 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 D | SecondaryCommandBuffer.h | 865 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 D | OutputASM.cpp | 1292 Instruction *label = emit(sw::Shader::OPCODE_LABEL); in visitAggregate() local
|
| /third_party/toybox/toys/pending/ |
| H A D | ip.c | 58 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 D | macro-assembler-aarch64.cc | 242 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 D | descriptor_unittest.cc | 108 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 D | mutex.cc | 1891 static void CheckForMutexCorruption(intptr_t v, const char* label) { in CheckForMutexCorruption() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | wpa_auth.c | 1375 static int wpa_gmk_to_gtk(const u8 *gmk, const char *label, const u8 *addr, in wpa_gmk_to_gtk() argument
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | notification_request.cpp | 684 void NotificationRequest::SetLabel(const std::string &label) in SetLabel() argument
|
| /base/security/crypto_framework/test/unittest/src/ |
| H A D | openssl_adapter_mock.c | 1185 int OpensslEvpPkeyCtxSet0RsaOaepLabel(EVP_PKEY_CTX *ctx, void *label, int len) in OpensslEvpPkeyCtxSet0RsaOaepLabel() argument 1190 int OpensslEvpPkeyCtxGet0RsaOaepLabel(EVP_PKEY_CTX *ctx, unsigned char **label) in OpensslEvpPkeyCtxGet0RsaOaepLabel() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/mission/ |
| H A D | mission_list_manager.cpp | 2927 int MissionListManager::SetMissionLabel(const sptr<IRemoteObject> &token, const std::string &label) in SetMissionLabel() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | ability_manager_stub.cpp | 3017 std::string label = Str16ToStr8(data.ReadString16()); in SetMissionLabelInner() local
|
| H A D | ability_manager_proxy.cpp | 3089 int AbilityManagerProxy::SetMissionLabel(const sptr<IRemoteObject> &token, const std::string &label) in SetMissionLabel() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_view_abstract_ffi.cpp | 1139 auto label = vectorValue[i]; in FfiOHOSAceFrameworkViewAbstractBindMenu() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_engine.cpp | 362 StepperLabels label; in SetDomAttributesWithObject() local 371 StepperLabels label; in SetDomAttributesWithObject() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bundle_mgr_host_impl.cpp | 1023 std::string label; in GetAbilityLabel() local 1031 GetAbilityLabel(const std::string &bundleName, const std::string &moduleName, const std::string &abilityName, std::string &label) GetAbilityLabel() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| H A D | inner_bundle_info.h | 63 std::string label; member 97 std::string label; member
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
| H A D | bundle_mgr_host.cpp | 1422 std::string label = GetAbilityLabel(bundleName, abilityName); in HandleGetAbilityLabel() local 1442 std::string label; in HandleGetAbilityLabelWithModuleName() local 2687 std::string label = GetStringById(bundleName, moduleName, resId, userId, localeInfo); in HandleGetStringById() local 2709 std::string label = GetIconById(bundleName, moduleName, resId, density, userId); in HandleGetIconById() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
| H A D | common_func.cpp | 2114 napi_value label; in ConvertShortCutInfo() local 2495 std::string label; ParseShortCutInfo() local [all...] |
| /foundation/window/window_manager/interfaces/innerkits/wm/ |
| H A D | window.h | 1502 virtual WMError SetAPPWindowLabel(const std::string& label) { return WMError::WM_OK; } in SetAPPWindowLabel() argument
|
| /foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
| H A D | js_scene_session.cpp | 3336 void JsSceneSession::UpdateSessionLabel(const std::string& label) in UpdateSessionLabel() argument
|
| /third_party/elfutils/debuginfod/ |
| H A D | debuginfod.cxx | 1232 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 D | avision.c | 4073 const char* label = string_for_button (s, button); in get_button_status() local
|