/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | version.py | 31 def __init__(self, s): argument 37 def parse(self, s): argument 97 def parse_requirement(self, s): argument 100 def __init__(self, s): argument 129 def match(self, version): argument 184 def _pep_440_key(s): argument 266 def parse(self, s): argument 310 def _adjust_local(self, version, constraint, prefix): argument 324 def _match_lt(self, version, constraint, prefix): argument 332 def _match_gt(self, version, constraint, prefix): argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | version.py | 31 def __init__(self, s): argument 37 def parse(self, s): argument 97 def parse_requirement(self, s): argument 100 def __init__(self, s): argument 129 def match(self, version): argument 184 def _pep_440_key(s): argument 266 def parse(self, s): argument 310 def _adjust_local(self, version, constraint, prefix): argument 324 def _match_lt(self, version, constraint, prefix): argument 332 def _match_gt(self, version, constraint, prefix): argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | version.py | 31 def __init__(self, s): argument 37 def parse(self, s): argument 97 def parse_requirement(self, s): argument 100 def __init__(self, s): argument 129 def match(self, version): argument 184 def _pep_440_key(s): argument 266 def parse(self, s): argument 310 def _adjust_local(self, version, constraint, prefix): argument 324 def _match_lt(self, version, constraint, prefix): argument 332 def _match_gt(self, version, constraint, prefix): argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | version.py | 31 def __init__(self, s): argument 37 def parse(self, s): argument 97 def parse_requirement(self, s): argument 100 def __init__(self, s): argument 129 def match(self, version): argument 184 def _pep_440_key(s): argument 266 def parse(self, s): argument 310 def _adjust_local(self, version, constraint, prefix): argument 324 def _match_lt(self, version, constraint, prefix): argument 332 def _match_gt(self, version, constraint, prefix): argument [all …]
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/ |
H A D | cm_visa.h | 273 AttributeInfo(unsigned version) { in AttributeInfo() 428 InputInfo(unsigned version) { in InputInfo() 600 VmeInfo(unsigned version) { in VmeInfo() 608 for (AttributeInfo *s : attribute_info) delete s; in ~VmeInfo() local 780 SurfaceInfo(unsigned version) { in SurfaceInfo() 788 for (AttributeInfo *s : attribute_info) delete s; in ~SurfaceInfo() local 960 SamplerInfo(unsigned version) { in SamplerInfo() 968 for (AttributeInfo *s : attribute_info) delete s; in ~SamplerInfo() local 1140 LabelInfo(unsigned version) { in LabelInfo() 1148 for (AttributeInfo *s : attribute_info) delete s; in ~LabelInfo() local [all …]
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/utils/ |
H A D | vp_visa.h | 278 AttributeInfo(unsigned version) { in AttributeInfo() 434 InputInfo(unsigned version) { in InputInfo() 607 VmeInfo(unsigned version) { in VmeInfo() 615 for (AttributeInfo *s : attribute_info) delete s; in ~VmeInfo() local 788 SurfaceInfo(unsigned version) { in SurfaceInfo() 796 for (AttributeInfo *s : attribute_info) delete s; in ~SurfaceInfo() local 969 SamplerInfo(unsigned version) { in SamplerInfo() 977 for (AttributeInfo *s : attribute_info) delete s; in ~SamplerInfo() local 1150 LabelInfo(unsigned version) { in LabelInfo() 1162 delete s; in ~LabelInfo() local [all …]
|
/aosp_15_r20/kernel/tests/net/test/ |
H A D | multinetwork_base.py | 87 def MakePktInfo(version, addr, ifindex): argument 183 def _RouterAddress(netid, version): argument 200 def MyAddress(cls, version, netid): argument 206 def MySocketAddress(cls, version, netid): argument 215 def OnlinkPrefixLen(version): argument 219 def OnlinkPrefix(version, netid): argument 231 def GetProtocolFamily(self, version): argument 407 def _ICMPRatelimitFilename(cls, version): argument 412 def _SetICMPRatelimit(cls, version, limit): argument 477 def SetSocketMark(self, s, netid): argument [all …]
|
H A D | multinetwork_test.py | 50 def CheckPingPacket(self, version, netid, routing_mode, packet): argument 70 def CheckTCPSYNPacket(self, version, netid, routing_mode): argument 87 def CheckUDPPacket(self, version, netid, routing_mode): argument 109 def CheckRawGrePacket(self, version, netid, routing_mode): argument 172 def CheckRemarking(self, version, use_connect): argument 310 def CheckPktinfoRouting(self, version): argument 360 def CheckReflection(self, version, gen_packet, gen_reply): argument 443 def CheckTCPConnection(self, mode, listensocket, netid, version, argument 502 def CheckTCP(self, version, modes): argument 1164 def GetSocketMTU(self, version, s): argument [all …]
|
H A D | net_test.py | 157 def GetWildcardAddress(version): argument 160 def GetIpHdrLength(version): argument 163 def GetAddressFamily(version): argument 167 def AddressLengthBits(version): argument 177 def SetSocketTos(s, tos): argument 231 def BindRandomPort(version, sock): argument 349 def GetDefaultRoute(version=6): argument 403 def SetFlowLabel(s, addr, label): argument 409 def GetIptablesBinaryPath(version): argument 432 def RunIptablesCommand(version, args): argument
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
H A D | ShaderLang.cpp | 109 int version, EProfile profile, EShSource source, in CreateParseContext() 137 int MapVersionToIndex(int version) in MapVersionToIndex() 247 bool InitializeSymbolTable(const TString& builtIns, int version, EProfile profile, const SpvVersion… in InitializeSymbolTable() 300 bool InitializeStageSymbolTable(TBuiltInParseables& builtInParseables, int version, EProfile profil… in InitializeStageSymbolTable() 321 …k& infoSink, TSymbolTable** commonTable, TSymbolTable** symbolTables, int version, EProfile profi… in InitializeSymbolTables() 398 …ols(const TBuiltInResource* resources, TInfoSink& infoSink, TSymbolTable& symbolTable, int version, in AddContextSpecificSymbols() 426 bool SetupBuiltinSymbolTable(int version, EProfile profile, const SpvVersion& spvVersion, EShSource… in SetupBuiltinSymbolTable() 511 … EShSource source, int& version, EProfile& profile, const SpvVersion& spvVersion) in DeduceVersionProfile() 842 for (int s = 0; s < numStrings; ++s) { in ProcessDeferred() local 850 for (int s = 0; s < numStrings; ++s) in ProcessDeferred() local [all …]
|
H A D | Initialize.cpp | 398 bool ValidVersion(const BuiltInFunction& function, int version, EProfile profile, const SpvVersion&… in ValidVersion() 431 void TBuiltIns::addTabledBuiltins(int version, EProfile profile, const SpvVersion& spvVersion) in addTabledBuiltins() 455 inline bool IncludeLegacy(int version, EProfile profile, const SpvVersion& spvVersion) in IncludeLegacy() 514 void TBuiltIns::initialize(int version, EProfile profile, const SpvVersion& spvVersion) in initialize() 4262 TString* s; in initialize() local 6386 void TBuiltIns::add2ndGenerationSamplingImaging(int version, EProfile profile, const SpvVersion& sp… in add2ndGenerationSamplingImaging() 6521 void TBuiltIns::addQueryFunctions(TSampler sampler, const TString& typeName, int version, EProfile … in addQueryFunctions() 6627 void TBuiltIns::addImageFunctions(TSampler sampler, const TString& typeName, int version, EProfile … in addImageFunctions() 6874 void TBuiltIns::addSamplingFunctions(TSampler sampler, const TString& typeName, int version, EProfi… in addSamplingFunctions() 6976 TString s; in addSamplingFunctions() local [all …]
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | ShaderLang.cpp | 106 int version, EProfile profile, EShSource source, in CreateParseContext() 134 int MapVersionToIndex(int version) in MapVersionToIndex() 244 bool InitializeSymbolTable(const TString& builtIns, int version, EProfile profile, const SpvVersion… in InitializeSymbolTable() 297 void InitializeStageSymbolTable(TBuiltInParseables& builtInParseables, int version, EProfile profil… in InitializeStageSymbolTable() 315 …k& infoSink, TSymbolTable** commonTable, TSymbolTable** symbolTables, int version, EProfile profi… in InitializeSymbolTables() 391 …ols(const TBuiltInResource* resources, TInfoSink& infoSink, TSymbolTable& symbolTable, int version, in AddContextSpecificSymbols() 418 void SetupBuiltinSymbolTable(int version, EProfile profile, const SpvVersion& spvVersion, EShSource… in SetupBuiltinSymbolTable() 492 … EShSource source, int& version, EProfile& profile, const SpvVersion& spvVersion) in DeduceVersionProfile() 823 for (int s = 0; s < numStrings; ++s) { in ProcessDeferred() local 831 for (int s = 0; s < numStrings; ++s) in ProcessDeferred() local [all …]
|
D | Initialize.cpp | 397 bool ValidVersion(const BuiltInFunction& function, int version, EProfile profile, const SpvVersion&… in ValidVersion() 430 void TBuiltIns::addTabledBuiltins(int version, EProfile profile, const SpvVersion& spvVersion) in addTabledBuiltins() 454 inline bool IncludeLegacy(int version, EProfile profile, const SpvVersion& spvVersion) in IncludeLegacy() 513 void TBuiltIns::initialize(int version, EProfile profile, const SpvVersion& spvVersion) in initialize() 4256 TString* s; in initialize() local 6343 void TBuiltIns::add2ndGenerationSamplingImaging(int version, EProfile profile, const SpvVersion& sp… in add2ndGenerationSamplingImaging() 6478 void TBuiltIns::addQueryFunctions(TSampler sampler, const TString& typeName, int version, EProfile … in addQueryFunctions() 6584 void TBuiltIns::addImageFunctions(TSampler sampler, const TString& typeName, int version, EProfile … in addImageFunctions() 6831 void TBuiltIns::addSamplingFunctions(TSampler sampler, const TString& typeName, int version, EProfi… in addSamplingFunctions() 6933 TString s; in addSamplingFunctions() local [all …]
|
/aosp_15_r20/system/libvintf/ |
H A D | parse_string.cpp | 31 std::vector<std::string> SplitString(const std::string &s, char c) { in SplitString() 61 bool parse(const std::string &s, std::vector<T> *objs) { in parse() 76 bool parseEnum(const std::string &s, E *e, const Array &strings) { in parseEnum() 117 bool parse(const std::string& s, Level* l) { in parse() 153 bool parseKernelConfigIntHelper(const std::string &s, T *i) { in parseKernelConfigIntHelper() 166 bool parseKernelConfigInt(const std::string &s, int64_t *i) { in parseKernelConfigInt() 170 bool parseKernelConfigInt(const std::string &s, uint64_t *i) { in parseKernelConfigInt() 174 bool parseRange(const std::string &s, KernelConfigRangeValue *range) { in parseRange() 183 bool parse(const std::string &s, KernelConfigKey *key) { in parse() 188 bool parseKernelConfigValue(const std::string &s, KernelConfigTypedValue *kctv) { in parseKernelConfigValue() [all …]
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_dispatcher_test.cc | 332 bool has_version_flag, ParsedQuicVersion version, in ProcessPacket() 347 bool has_version_flag, ParsedQuicVersion version, in ProcessPacket() 377 const QuicSocketAddress& peer_address, const ParsedQuicVersion& version, in ProcessReceivedPacket() 447 const ParsedQuicVersion& version, const QuicSocketAddress& peer_address, in ProcessUndecryptableEarlyPacket() 462 void ProcessFirstFlight(const ParsedQuicVersion& version, in ProcessFirstFlight() 469 void ProcessFirstFlight(const ParsedQuicVersion& version, in ProcessFirstFlight() 478 const ParsedQuicVersion& version, const QuicSocketAddress& peer_address, in ProcessFirstFlight() 519 std::string ExpectedAlpnForVersion(ParsedQuicVersion version) { in ExpectedAlpnForVersion() 540 void VerifyVersionSupported(ParsedQuicVersion version) { in VerifyVersionSupported() 560 void VerifyVersionNotSupported(ParsedQuicVersion version) { in VerifyVersionNotSupported() [all …]
|
/aosp_15_r20/external/python/cpython2/Python/ |
D | marshal.c | 66 int version; member 96 w_string(const char *s, Py_ssize_t n, WFILE *p) in w_string() 150 w_pstring(const char *s, Py_ssize_t n, WFILE *p) in w_pstring() 448 char *s; in w_object() local 464 PyMarshal_WriteLongToFile(long x, FILE *fp, int version) in PyMarshal_WriteLongToFile() 479 PyMarshal_WriteObjectToFile(PyObject *x, FILE *fp, int version) in PyMarshal_WriteObjectToFile() 501 r_string(char *s, Py_ssize_t n, RFILE *p) in r_string() 1218 PyMarshal_WriteObjectToString(PyObject *x, int version) in PyMarshal_WriteObjectToString() 1260 int version = Py_MARSHAL_VERSION; in marshal_dump() local 1334 int version = Py_MARSHAL_VERSION; in marshal_dumps() local [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/posix_time/ |
D | time_serialize.hpp | 31 struct version<boost::posix_time::time_duration> struct 66 TimeResTraitsSize s = boost::numeric_cast<TimeResTraitsSize>(td.seconds()); in BOOST_DATE_TIME_SPLIT_FREE() local 77 unsigned int version) in save() 83 std::string s = to_simple_string(td); in save() local 107 TimeResTraitsSize s(0); in load_td() local 119 unsigned int version) in load() 124 std::string s; in load() local
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | marshal.c | 91 int version; member 143 w_string(const void *s, Py_ssize_t n, WFILE *p) in w_string() 199 w_pstring(const void *s, Py_ssize_t n, WFILE *p) in w_pstring() 206 w_short_pstring(const void *s, Py_ssize_t n, WFILE *p) in w_short_pstring() 322 size_t s = p->hashtable->nentries; in w_ref() local 604 w_init_refs(WFILE *wf, int version) in w_init_refs() 632 PyMarshal_WriteLongToFile(long x, FILE *fp, int version) in PyMarshal_WriteLongToFile() 647 PyMarshal_WriteObjectToFile(PyObject *x, FILE *fp, int version) in PyMarshal_WriteObjectToFile() 1650 PyMarshal_WriteObjectToString(PyObject *x, int version) in PyMarshal_WriteObjectToString() 1710 int version) in marshal_dump_impl() [all …]
|
/aosp_15_r20/external/python/cpython2/Parser/ |
D | asdl.py | 67 def t_id(self, s): argument 73 def t_string(self, s): argument 77 def t_xxx(self, s): # not sure what this production means argument 81 def t_punctuation(self, s): argument 85 def t_comment(self, s): argument 89 def t_newline(self, s): argument 93 def t_whitespace(self, s): argument 97 def t_default(self, s): argument 111 def p_module_0(self, (module, name, version, _0, _1)): argument 118 def p_module(self, (module, name, version, _0, definitions, _1)): argument [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/data/ |
H A D | snapshot_utils_test.cc | 41 void SnapshotRoundTrip(std::string compression_type, int version) { in SnapshotRoundTrip() 95 std::string compression_type, int version) { in SnapshotReaderBenchmarkLoop() 107 for (auto s : state) { in SnapshotReaderBenchmarkLoop() local 116 for (auto s : state) { in SnapshotReaderBenchmarkLoop() local 151 std::string compression_type, int version) { in SnapshotWriterBenchmarkLoop() 163 for (auto s : state) { in SnapshotWriterBenchmarkLoop() local
|
H A D | snapshot_utils.cc | 99 const std::string& compression_type, int version, in Create() 170 Status s = Close(); in ~TFRecordWriter() local 315 Status s = Close(); in ~CustomWriter() local 338 const string& compression_type, int version, in Create() 374 const std::string& compression, const int64_t version, in Dataset() 413 AttrValue version; in AsGraphDefInternal() local 454 Status s = reader_->ReadTensors(out_tensors); in GetNextInternal() local 667 const string& compression_type, int version, in MakeNestedDataset() 746 const string& compression_type, const int version, in CustomReader() 959 Status s = env->FileExists(metadata_filename); in ReadMetadataFile() local [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/examples/http/ |
D | parser_streaming.rs | 14 version: &'a [u8], field 47 fn request<'s>(input: &mut Stream<'s>) -> PResult<(Request<'s>, Vec<Header<'s>>)> { in request() 55 fn request_line<'s>(input: &mut Stream<'s>) -> PResult<Request<'s>> { in request_line() 69 let version = take_while(1.., is_version).parse_next(input)?; in http_version() localVariable 82 fn message_header<'s>(input: &mut Stream<'s>) -> PResult<Header<'s>> { in message_header()
|
D | parser.rs | 13 version: &'a [u8], field 46 fn request<'s>(input: &mut Stream<'s>) -> PResult<(Request<'s>, Vec<Header<'s>>)> { in request() 54 fn request_line<'s>(input: &mut Stream<'s>) -> PResult<Request<'s>> { in request_line() 68 let version = take_while(1.., is_version).parse_next(input)?; in http_version() localVariable 81 fn message_header<'s>(input: &mut Stream<'s>) -> PResult<Header<'s>> { in message_header()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/ |
D | array_wrapper.hpp | 46 array_wrapper(T * t, std::size_t s) : in array_wrapper() 64 void serialize_optimized(Archive &ar, const unsigned int version, mpl::true_ ) in serialize_optimized() 78 void load(Archive &ar, const unsigned int version) in load() 85 void serialize(Archive &ar, const unsigned int version) in serialize() 111 const array_wrapper< T > make_array(T* t, S s){ in make_array()
|
/aosp_15_r20/external/python/cpython2/Tools/pybench/ |
D | Calls.py | 5 version = 2.0 variable in PythonFunctionCalls 114 version = 2.0 variable in ComplexPythonFunctionCalls 172 version = 2.0 variable in BuiltinFunctionCalls 293 version = 2.0 variable in PythonMethodCalls 302 s = 'string' variable in PythonMethodCalls.test.c 409 s = 'string' variable in PythonMethodCalls.calibrate.c 435 version = 2.0 variable in Recursion
|