Home
last modified time | relevance | path

Searched defs:prefix (Results 1451 - 1475 of 1735) sorted by relevance

1...<<51525354555657585960>>...70

/third_party/libcoap/src/
H A Dcoap_openssl.c3609 coap_crypto_output_errors(const char *prefix) { in coap_crypto_output_errors() argument
/third_party/libabigail/src/
H A Dabg-tools-utils.cc904 string_begins_with(const string& str, const string& prefix) string_begins_with() argument
1028 string_suffix(const string& input_string, const string& prefix, string& suffix) string_suffix() argument
1087 sorted_strings_common_prefix(vector<string>& input_strings, string& prefix) sorted_strings_common_prefix() argument
[all...]
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-ucm.c70 const char *prefix; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerBorderSwizzleTests.cpp266 std::string prefix; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktShaderTileImageTests.cpp1937 const std::string prefix = "VK_FORMAT_"; in formatToName() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingCallableShadersTests.cpp1260 src << prefix << "\n"; in generateShaderSource() local
H A DvktRayTracingDataSpillTests.cpp2737 const char* prefix; in createDataSpillTests() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassMultisampleResolveTests.cpp2992 const std::string prefix = "VK_FORMAT_"; in formatToName() local
H A DvktRenderPassMultisampleTests.cpp2113 const std::string prefix = "VK_FORMAT_"; in formatToName() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringExplicitLodTests.cpp1261 const std::string prefix = de::toLower(std::string(getFormatName(formats[formatNdx])).substr(10)); in create2DFormatTests() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputHLSL.cpp40 TString ArrayHelperFunctionName(const char *prefix, const TType &type) in ArrayHelperFunctionName() argument
43 fnName << prefix << "_"; in ArrayHelperFunctionName() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp2002 std::string prefix = "\n"; in recursively_initialise() local
2568 std::string prefix = "\n"; in recursively_initialise() local
2761 std::string prefix = "\\n"; recursively_initialise() local
2800 std::string prefix = "("; test_shader_compilation() local
2886 std::string prefix, base_variable_string; test_shader_compilation() local
3291 std::string prefix = "\\n"; recursively_initialise() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_longnames.cpp1238 UMeasurePrefix prefix = singleUnit->unitPrefix; in processPatternTimes() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dtz2icu.cpp606 void scandir(string dirname, string prefix="") { in scandir() argument
645 void scandir(string dir, string prefix="") { in scandir() argument
/third_party/skia/tests/
H A DPathOpsDebug.cpp1028 void SkOpContour::dumpSegments(const char* prefix, SkPathO argument
1419 DumpPts(const SkOpContour& contour, const char* prefix) DumpPts() argument
1427 DumpSegments(const SkOpContour& contour, const char* prefix, SkPathOp op) DumpSegments() argument
1455 DumpPts(const SkOpSegment& segment, const char* prefix) DumpPts() argument
[all...]
/third_party/openssl/test/helpers/
H A Dhandshake.c347 size_t len, i, prefix; in parse_protos() local
[all...]
/third_party/python/Lib/xml/dom/
H A Dminidom.py41 prefix = EMPTY_PREFIX # non-null only for NS elements and attributes variable in Node
419 prefix variable in Attr
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8632.cpp3034 void AssemblerX8632::emitSegmentOverride(uint8_t prefix) { in emitSegmentOverride() argument
H A DIceAssemblerX8664.cpp3198 void AssemblerX8664::emitSegmentOverride(uint8_t prefix) { in emitSegmentOverride() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp1415 insertAlloca(CallInst *UI, IRBuilder<> &B, const char *prefix) insertAlloca() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dputil.cpp1448 const char *prefix = getenv(ICU_DATA_DIR_PREFIX_ENV_VAR); in dataDirectoryInitFn() local
1516 const char *prefix = getenv(ICU_TIMEZONE_FILES_DIR_PREFIX_ENV_VAR); in TimeZoneDataDirInitFn() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_read_image.cpp397 int16 prefix; member
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.cc247 string SanitizeNameForObjC(const string& prefix, in SanitizeNameForObjC() argument
436 const string prefix = FileClassPrefix(file); FileClassName() local
468 const string prefix = FileClassPrefix(descriptor->file()); ClassName() local
482 const string prefix = FileClassPrefix(descriptor->file()); EnumName() local
952 string prefix; BuildCommentsString() local
1064 StringPiece prefix = line.substr(offset + 1); ConsumeLine() local
1090 const string prefix = file->options().objc_class_prefix(); ValidateObjCClassPrefix() local
[all...]
/third_party/python/Python/
H A Dpylifecycle.c2729 fatal_error(int fd, int header, const char *prefix, const char *msg, in fatal_error() argument
/third_party/python/Objects/
H A Dbytearrayobject.c1216 bytearray_removeprefix_impl(PyByteArrayObject *self, Py_buffer *prefix) in bytearray_removeprefix_impl() argument

Completed in 77 milliseconds

1...<<51525354555657585960>>...70