Home
last modified time | relevance | path

Searched defs:prefix (Results 351 - 375 of 718) sorted by relevance

1...<<11121314151617181920>>...29

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMessageReflection.java156 subMessagePrefix( final String prefix, final Descriptors.FieldDescriptor field, final int index) subMessagePrefix() argument
171 findMissingFields( final MessageOrBuilder message, final String prefix, final List<String> results) findMissingFields() argument
/third_party/python/Objects/clinic/
H A Dbytesobject.c.h551 Py_buffer prefix = {NULL, NULL}; in bytes_removeprefix() local
[all...]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBUtil.php270 $prefix = is_null($option) ? "" : $option->getPhpClassPrefix(); variable
/third_party/protobuf/src/google/protobuf/util/
H A Dfield_mask_util.cc307 void FieldMaskTree::MergeToFieldMask(const std::string& prefix, in MergeToFieldMask() argument
437 void FieldMaskTree::MergeLeafNodesToTree(const std::string& prefix, in MergeLeafNodesToTree() argument
[all...]
/third_party/selinux/checkpolicy/test/
H A Ddispol.c295 display_id(policydb_t *p, FILE *fp, uint32_t symbol_type, uint32_t symbol_value, const char *prefix) display_id() argument
/third_party/spirv-tools/test/
H A Dext_inst.cldebug100_test.cpp609 const std::string prefix = in TEST_F() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_tls_common.c1092 eap_peer_select_phase2_methods(struct eap_peer_config *config, const char *prefix, struct eap_method_type **types, size_t *num_types) eap_peer_select_phase2_methods() argument
/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.cpp310 bool DebugUtilsLogger::find_prefix_then_postfix(const char* prefix, const char* postfix) const { argument
326 bool FindPrefixPostfixStringOnLine(DebugUtilsLogger const& env_log, const char* prefix, const char* postfix) { argument
/third_party/ffmpeg/libavcodec/
H A Dcbs_h265_syntax_template.c2082 sei(CodedBitstreamContext *ctx, RWContext *rw, H265RawSEI *current, int prefix) sei() argument
/third_party/eudev/src/libudev/
H A Dlibudev-monitor.c74 char prefix[8]; member
/third_party/elfutils/libcpu/
H A Di386_data.h609 int prefix = *d->prefixes & SEGMENT_PREFIXES; in FCT_ds_xx() local
/third_party/elfutils/src/
H A Dobjdump.c286 handle_ar (int fd, Elf *elf, const char *prefix, const char *fname, in handle_ar() argument
750 handle_elf (Elf *elf, const char *prefix, const char *fname, in handle_elf() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_frei0r.c174 static int load_path(AVFilterContext *ctx, void **handle_ptr, const char *prefix, const char *name) in load_path() argument
236 char *prefix = av_asprintf("%s/.frei0r-1/lib/", path); in frei0r_init() local
/third_party/glslang/glslang/MachineIndependent/
H A DpropagateNoContraction.cpp220 getSubAccessChainAfterPrefix(const ObjectAccessChain& chain, const ObjectAccessChain& prefix) getSubAccessChainAfterPrefix() argument
/third_party/gn/src/base/files/
H A Dfile_util_win.cc354 bool CreateNewTempDirectory(const FilePath::StringType& prefix, in CreateNewTempDirectory() argument
665 size_t prefix = path.StripTrailingSeparators().value().size() + 1; in GetMaximumPathComponentLength() local
330 CreateTemporaryDirInDir(const FilePath& base_dir, const FilePath::StringType& prefix, FilePath* new_dir) CreateTemporaryDirInDir() argument
[all...]
/third_party/backends/backend/
H A Dgt68xx_low.c123 dump_req (SANE_String_Const prefix, GT68xx_Packet req) in dump_req() argument
/third_party/icu/icu4c/source/tools/toolutil/
H A Dudbgutil.cpp62 int32_t prefix; /**< how many characters to remove in the prefix - i.e. UCHAR_ = 5 */ member
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationTest.java1075 private int parseString(int start, Output<String> prefix, Output<String> s) throws ParseException { in parseString() argument
[all...]
/third_party/gn/src/gn/
H A Dohos_components_checker.cc53 static bool StartWith(const std::string &str, const std::string &prefix) in StartWith() argument
H A Dparser.cc434 PrefixFunc prefix = expressions_[token.type()].prefix; in ParseExpression() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DDataRecord.java177 String prefix; field in DataRecord.ScopeData
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationRuleParser.java73 abstract void addRelation(int strength, CharSequence prefix, in addRelation() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
H A DMeasureUnitImpl.java503 private static int getTrieIndexForPrefix(MeasureUnit.MeasurePrefix prefix) { in getTrieIndexForPrefix() argument
/third_party/icu/icu4c/source/common/
H A Dserv.cpp77 ICUServiceKey::prefix(UnicodeString& result) const in prefix() function in ICUServiceKey
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DULocaleTest.java321 static int loccmp(String string, String prefix) { in loccmp() argument

Completed in 34 milliseconds

1...<<11121314151617181920>>...29