| /third_party/googletest/googlemock/include/gmock/ |
| H A D | gmock-matchers.h | 1020 explicit StartsWithMatcher(const StringType& prefix) : prefix_(prefix) {} in StartsWithMatcher() argument 4511 StartsWith( const internal::StringLike<T>& prefix) StartsWith() argument 4565 StartsWith( const std::wstring& prefix) StartsWith() argument
|
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest.cc | 5721 bool SkipPrefix(const char* prefix, const char** pstr) { in SkipPrefix() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cloctst.c | 2801 static UBool _loccmp(const char* string, const char* prefix) { in _loccmp() argument
|
| /third_party/libinput/src/ |
| H A D | libinput.c | 260 const char *prefix; in libinput_default_log_func() local
|
| /third_party/libinput/test/ |
| H A D | litest.c | 813 const char prefix[] = "/dev/input/event"; in open_restricted() local
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | register-allocator.cc | 1094 int prefix = snprintf(buffer, max_prefix_length, "[-B%d-%s", rpo_number, in PrintBlockRow() local 1139 int prefix; in PrintRangeRow() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | objects.cc | 4597 ToFunctionName(Isolate* isolate, Handle<Name> name, Handle<String> prefix) ToFunctionName() argument
|
| /third_party/mksh/ |
| H A D | edit.c | 2462 x_bind_showone(int prefix, int key) in x_bind_showone() argument 2525 int prefix, key; x_bind_showall() local 2571 int prefix, key; x_bind() local [all...] |
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_lib.c | 5635 static int nss_keylog_int(const char *prefix, in nss_keylog_int() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingBuiltinTests.cpp | 2476 src << prefix << "\n"; in generateShaderSource() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmInstructionTests.cpp | 9473 std::string getUnusedVarTestNamePiece(const std::string& prefix, ShaderTask task) in getUnusedVarTestNamePiece() argument 10376 string prefix = isSigned(type) ? "" : "u"; in getTypeName() local 10396 string prefix; in getAsmTypeName() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShadingLanguage420PackTests.cpp | 1187 const GLchar* prefix = prefixes[storage][stage][1]; in getVariableName() local
|
| H A D | gl4cGPUShaderFP64Tests.cpp | 9833 std::string GPUShaderFP64Test7::getVariableDeclarations(const char* prefix, const _variables& variables, in getVariableDeclarations() argument
|
| H A D | gl4cEnhancedLayoutsTests.cpp | 4607 const GLchar* prefix = GetStagePrefix(Shader::VERTEX, vs_var.m_storage); in CloneVertexInterface() local 4619 const GLchar* prefix = GetStagePrefix(Shader::VERTEX, vs_var.m_storage); in CloneVertexInterface() local 4638 const GLchar* prefix = GetStagePrefix(Shader::VERTEX, vs_var.m_storage); CloneVertexInterface() local 4667 cloneVariableForStage(const Variable& variable, Shader::STAGES stage, const GLchar* prefix, VaryingPassthrough& varying_passthrough) cloneVariableForStage() argument 4701 cloneVariableForStage(const Variable& variable, Shader::STAGES stage, Variable::STORAGE storage, const GLchar* prefix) cloneVariableForStage() argument 4787 CloneBlockForStage(const Interface& block, Shader::STAGES stage, Variable::STORAGE storage, const GLchar* prefix) CloneBlockForStage() argument 8826 const GLchar* prefix = Utils::ProgramInterface::GetStagePrefix(stage, Utils::Variable::UNIFORM); test() local 10799 const GLchar* prefix = Utils::ProgramInterface::GetStagePrefix(stage, Utils::Variable::SSB); test() local 15042 const GLchar* prefix = Utils::ProgramInterface::GetStagePrefix(stage, storage); test() local [all...] |
| /third_party/openssl/ssl/ |
| H A D | ssl_lib.c | 5519 static int nss_keylog_int(const char *prefix, in nss_keylog_int() argument
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui_demo.cpp | 6803 static void ShowPlaceholderObject(const char* prefix, int uid) argument
|
| /third_party/tzdata/ |
| H A D | zic.c | 1300 static char const prefix[] = ".zic"; in random_dirent() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | descriptor.cc | 319 PrefixRemover(StringPiece prefix) { in PrefixRemover() argument 1887 auto prefix = std::string(name); IsSubSymbolOfBuiltType() local 2377 SourceLocationCommentPrinter(const DescType* desc, const std::string& prefix, const DebugStringOptions& options) SourceLocationCommentPrinter() argument 2385 SourceLocationCommentPrinter(const FileDescriptor* file, const std::vector<int>& path, const std::string& prefix, const DebugStringOptions& options) SourceLocationCommentPrinter() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmInstructionTests.cpp | 9427 std::string getUnusedVarTestNamePiece(const std::string& prefix, ShaderTask task) in getUnusedVarTestNamePiece() argument 10330 string prefix = isSigned(type) ? "" : "u"; in getTypeName() local 10350 string prefix; in getAsmTypeName() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | ctrl_iface.c | 11154 static const char * prefix[] = { in wpas_global_ctrl_iface_redir_p2p() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | dpp.c | 468 static struct wpabuf * dpp_get_pubkey_point(EVP_PKEY *pkey, int prefix) in dpp_get_pubkey_point() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | wl_android_ext.c | 182 char prefix; member [all...] |
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
| H A D | verifier.c | 483 char postfix[VERIFIER_SIXTEEN] = {0}, prefix[VERIFIER_SIXTEEN] = {0};
in reg_type_str() local 11835 const char prefix[] = "btf_trace_";
in bpf_check_attach_target() local
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | parser-base.h | 2489 const AstRawString* prefix = in ParseClassPropertyDefinition() local 2736 const AstRawString* prefix = in ParseObjectPropertyDefinition() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineExtendedDynamicStateTests.cpp | 7305 const std::string prefix; in createExtendedDynamicStateTests() member 7315 const auto& prefix = strideCase.prefix; in createExtendedDynamicStateTests() local
|