| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesImageSparseResidency.cpp | 78 const auto prefix = (result.empty() ? "" : ", "); in getFormatValueString() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiBufferMemoryRequirementsTests.cpp | 186 s << prefix; in bitsToString() local
|
| /third_party/skia/third_party/externals/angle2/src/feature_support_util/ |
| H A D | feature_support_util.cpp | 236 void logListOf(const std::string prefix, const std::string name) const in logListOf() argument
|
| /third_party/openssl/crypto/x509/ |
| H A D | v3_utl.c | 686 static int wildcard_match(const unsigned char *prefix, size_t prefix_len, in wildcard_match() argument
|
| /third_party/openssl/ssl/ |
| H A D | ssl_conf.c | 81 char *prefix; member
|
| /third_party/skia/third_party/externals/libgifcodec/ |
| H A D | SkGifImageReader.h | 131 unsigned short prefix[SK_MAX_DICTIONARY_ENTRIES]; member in final
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationbuilder.cpp | 647 CollationBuilder::addRelation(int32_t strength, const UnicodeString &prefix, in addRelation() argument 1120 UnicodeString prefix; addOnlyClosure() local 1133 UnicodeString prefix = prefixIter.next(); addOnlyClosure() local 1326 UnicodeString prefix; // empty closeOverComposites() local 1345 addIfDifferent(const UnicodeString &prefix, const UnicodeString &str, const int64_t newCEs[], int32_t newCEsLength, uint32_t ce32, UErrorCode &errorCode) addIfDifferent() argument [all...] |
| H A D | collationdatabuilder.cpp | 535 CollationDataBuilder::add(const UnicodeString &prefix, const UnicodeString &s, in add() argument 543 CollationDataBuilder::addCE32(const UnicodeString &prefix, cons argument 1518 getCEs(const UnicodeString &prefix, const UnicodeString &s, int64_t ces[], int32_t cesLength) getCEs() argument [all...] |
| H A D | number_patternstring.cpp | 76 bool prefix = (flags & AFFIX_PREFIX) != 0; in getEndpoints() local
|
| /third_party/skia/third_party/externals/icu/source/tools/ctestfw/ |
| H A D | ctest.c | 677 static void vlog_err(const char *prefix, const char *pattern, va_list ap) in vlog_err() argument 722 vlog_info(const char *prefix, const char *pattern, va_list ap) in vlog_info() argument 768 vlog_verbose(const char *prefix, const char *pattern, va_list ap) vlog_verbose() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | package.cpp | 540 char prefix[MAX_PKG_NAME_LENGTH+4]; in readPackage() local 687 char prefix[MAX_PKG_NAME_LENGTH+4]; writePackage() local [all...] |
| /third_party/skia/src/sksl/ |
| H A D | SkSLDSLParser.cpp | 539 VarDeclarationsPrefix prefix; in varDeclarationsOrExpressionStatement() local 568 VarDeclarationsPrefix prefix; in varDeclarations() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | TextureVk.cpp | 831 void Texture::SetLabelHelper(const char* prefix) { in SetLabelHelper() argument 833 reinterpret_cast<uint64_t&>(mHandle), prefix, GetLabel()); in SetLabelHelper() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/ |
| H A D | DawnTest.cpp | 206 std::string prefix = mTest + ".TheTestNameUsuallyGoesHere/"; in SanitizeParamName() local
|
| /third_party/skia/third_party/externals/expat/expat/xmlwf/ |
| H A D | xmlwf.c | 769 metaStartNamespaceDecl(void *userData, const XML_Char *prefix, in metaStartNamespaceDecl() argument 786 metaEndNamespaceDecl(void *userData, const XML_Char *prefix) { in metaEndNamespaceDecl() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/ |
| H A D | X86Disassembler.cpp | 199 static bool isREX(struct InternalInstruction *insn, uint8_t prefix) { in isREX() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | dictbe.cpp | 99 int32_t prefix; // The longest match with a dictionary word member in PossibleWord [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/php/ |
| H A D | php_generator.cc | 156 const string& prefix = (desc->file()->options()).php_class_prefix(); in ClassNamePrefix() local
|
| /third_party/protobuf/src/google/protobuf/compiler/python/ |
| H A D | python_generator.cc | 149 std::string prefix = NamePrefixedWithNestedTypes(*parent, separator); in NamePrefixedWithNestedTypes() local 855 PrintMessage(const Descriptor& message_descriptor, const std::string& prefix, std::vector<std::string>* to_register, bool is_nested) const PrintMessage() argument 902 PrintNestedMessages( const Descriptor& containing_descriptor, const std::string& prefix, std::vector<std::string>* to_register) const PrintNestedMessages() argument
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | descriptor_database.cc | 49 RecordMessageNames(const DescriptorProto& desc_proto, const std::string& prefix, std::set<std::string>* output) RecordMessageNames() argument
|
| /third_party/python/Parser/ |
| H A D | tokenizer.c | 1570 const char *prefix, *p, *type_start; in tok_get() local
|
| /third_party/python/Python/ |
| H A D | formatter_unicode.c | 878 Py_ssize_t prefix = 0; in format_long_internal() local 603 fill_number(_PyUnicodeWriter *writer, const NumberFieldWidths *spec, PyObject *digits, Py_ssize_t d_start, PyObject *prefix, Py_ssize_t p_start, Py_UCS4 fill_char, LocaleInfo *locale, int toupper) fill_number() argument [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | ByteString.java | 332 public final boolean startsWith(ByteString prefix) { in startsWith() argument
|
| /third_party/python/Modules/ |
| H A D | unicodedata.c | 507 int index, prefix, count, stackptr; in nfd_nfkd() local 461 get_decomp_record(PyObject *self, Py_UCS4 code, int *index, int *prefix, int *count) get_decomp_record() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
| H A D | demangle.cc | 248 static bool StrPrefix(const char *str, const char *prefix) { in StrPrefix() argument [all...] |