Home
last modified time | relevance | path

Searched refs:encoding_type (Results 1 – 25 of 1243) sorted by relevance

12345678910>>...50

/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/s3/
H A Dbucketlistresultset.py25 encoding_type=None): argument
34 encoding_type=encoding_type)
39 if marker and encoding_type == "url":
59 self.encoding_type = encoding_type
65 encoding_type=self.encoding_type)
79 max_keys=999, encoding_type=encoding_type)
105 self.encoding_type = encoding_type
113 encoding_type=self.encoding_type)
127 encoding_type=encoding_type)
151 self.encoding_type = encoding_type
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/s3/
H A Dbucketlistresultset.py25 encoding_type=None): argument
34 encoding_type=encoding_type)
39 if marker and encoding_type == "url":
59 self.encoding_type = encoding_type
65 encoding_type=self.encoding_type)
79 max_keys=999, encoding_type=encoding_type)
105 self.encoding_type = encoding_type
113 encoding_type=self.encoding_type)
127 encoding_type=encoding_type)
151 self.encoding_type = encoding_type
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/s3/
H A Dbucketlistresultset.py25 encoding_type=None): argument
34 encoding_type=encoding_type)
39 if marker and encoding_type == "url":
59 self.encoding_type = encoding_type
65 encoding_type=self.encoding_type)
79 max_keys=999, encoding_type=encoding_type)
105 self.encoding_type = encoding_type
113 encoding_type=self.encoding_type)
127 encoding_type=encoding_type)
151 self.encoding_type = encoding_type
[all …]
/dports/devel/py-boto/boto-2.49.0/boto/s3/
H A Dbucketlistresultset.py25 encoding_type=None): argument
34 encoding_type=encoding_type)
39 if marker and encoding_type == "url":
59 self.encoding_type = encoding_type
65 encoding_type=self.encoding_type)
79 max_keys=999, encoding_type=encoding_type)
105 self.encoding_type = encoding_type
113 encoding_type=self.encoding_type)
127 encoding_type=encoding_type)
151 self.encoding_type = encoding_type
[all …]
/dports/converters/psiconv/psiconv-0.9.9/program/psiconv/
H A Dgen_txt.c43 const encoding encoding_type);
61 encoding_type); in output_para()
62 output_char(config,list,' ', encoding_type); in output_para()
76 output_char(config,list,'\t',encoding_type); in output_para()
80 output_char(config,list,'-',encoding_type); in output_para()
83 output_char(config,list,' ',encoding_type); in output_para()
132 output_char(config,list,'\n',encoding_type); in gen_word()
140 output_char(config,list,'\n',encoding_type); in gen_word()
169 output_char(config,list,'\n',encoding_type); in gen_texted()
177 output_char(config,list,'\n',encoding_type); in gen_texted()
[all …]
/dports/net-mgmt/pmacct/pmacct-1.7.5/telemetry/decoders/v3/
H A Dcisco_pmgrpcd.py104 encoding_type = None
117 if (encoding_type == "unknown") or encoding_type is None:
121 if (encoding_type == "unknown") or encoding_type is None:
135 if encoding_type == "ciscojson":
141 elif encoding_type == "ciscogrpckv":
166 encoding_type,
212 encoding_type = None
221 encoding_type = "ciscojson"
231 if encoding_type is None:
247 encoding_type = "unknown"
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/core/browser/
H A Drandomized_encoder.cc60 AutofillRandomizedValue_EncodingType encoding_type) { in GetEncodingInfo() argument
64 return lhs.encoding_type < rhs.encoding_type; in GetEncodingInfo()
70 AutofillRandomizedValue_EncodingType encoding_type) { in GetEncodingInfo() argument
71 return lhs.encoding_type < encoding_type; in GetEncodingInfo()
75 encode_info->encoding_type == encoding_type) in GetEncodingInfo()
181 const auto encoding_type = in GetEncodingType() local
183 DCHECK_NE(encoding_type, in GetEncodingType()
185 return encoding_type; in GetEncodingType()
230 const auto encoding_type = GetEncodingType(seed); in Create() local
236 AutofillRandomizedValue_EncodingType encoding_type) in RandomizedEncoder() argument
[all …]
H A Drandomized_encoder.h24 AutofillRandomizedValue_EncodingType encoding_type; member
51 AutofillRandomizedValue_EncodingType encoding_type);
65 AutofillRandomizedValue_EncodingType encoding_type() const { in encoding_type() function
68 ? encoding_info_->encoding_type in encoding_type()
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/vnc/
H A Drfb.h53 typedef uint32_t encoding_type; typedef
55 #define RFB_ENC_RAW (encoding_type)0
56 #define RFB_ENC_COPY_RECT (encoding_type)1
57 #define RFB_ENC_CURSOR (encoding_type)-239
58 #define RFB_ENC_DESKTOP_SIZE (encoding_type)-223
59 #define RFB_ENC_EXTENDED_DESKTOP_SIZE (encoding_type)-308
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/boto/boto/s3/
H A Dbucketlistresultset.pyi11 encoding_type: Optional[Any] = ...,
20 encoding_type: Any
28 encoding_type: Optional[Any] = ...,
39 encoding_type: Optional[Any] = ...,
49 encoding_type: Any
58 encoding_type: Optional[Any] = ...,
63 …str = ..., upload_id_marker: str = ..., headers: Optional[Any] = ..., encoding_type: Optional[Any]…
71 encoding_type: Any
78 encoding_type: Optional[Any] = ...,
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/third_party/2and3/boto/s3/
H A Dbucketlistresultset.pyi6 …elimiter: str = ..., marker: str = ..., headers: Optional[Any] = ..., encoding_type: Optional[Any]…
14 encoding_type: Any
15 …elimiter: str = ..., marker: str = ..., headers: Optional[Any] = ..., encoding_type: Optional[Any]…
18 …tr = ..., version_id_marker: str = ..., headers: Optional[Any] = ..., encoding_type: Optional[Any]…
27 encoding_type: Any
28 …tr = ..., version_id_marker: str = ..., headers: Optional[Any] = ..., encoding_type: Optional[Any]…
31 …str = ..., upload_id_marker: str = ..., headers: Optional[Any] = ..., encoding_type: Optional[Any]…
38 encoding_type: Any
39 …str = ..., upload_id_marker: str = ..., headers: Optional[Any] = ..., encoding_type: Optional[Any]…
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/
H A Drandomized_encoder.cc60 AutofillRandomizedValue_EncodingType encoding_type) { in GetEncodingInfo() argument
64 return lhs.encoding_type < rhs.encoding_type; in GetEncodingInfo()
71 return lhs.encoding_type < encoding_type; in GetEncodingInfo()
75 encode_info->encoding_type == encoding_type) in GetEncodingInfo()
182 const auto encoding_type = in GetEncodingType() local
184 DCHECK_NE(encoding_type, in GetEncodingType()
186 return encoding_type; in GetEncodingType()
241 const auto encoding_type = GetEncodingType(seed); in Create() local
250 AutofillRandomizedValue_EncodingType encoding_type, in RandomizedEncoder() argument
253 encoding_info_(GetEncodingInfo(encoding_type)), in RandomizedEncoder()
[all …]
/dports/net/cloud-init/cloud-init-21.4/cloudinit/config/
H A Dcc_write_files.py208 def canonicalize_extraction(encoding_type): argument
209 if not encoding_type:
210 encoding_type = ''
211 encoding_type = encoding_type.lower().strip()
212 if encoding_type in ['gz', 'gzip']:
214 if encoding_type in ['gz+base64', 'gzip+base64', 'gz+b64', 'gzip+b64']:
220 if encoding_type in ['b64', 'base64']:
222 if encoding_type:
224 encoding_type, UNKNOWN_ENC)
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/
H A Dnsc.c72 static int load_byte( unsigned char encoding_type, in load_byte() argument
78 if( encoding_type == 1 ) in load_byte()
100 else if( encoding_type == 2 ) in load_byte()
149 unsigned char encoding_type; in nscdec() local
162 if( load_byte( 1, &encoding_type, &p_input, NULL, NULL ) ) in nscdec()
168 if( encoding_type != 1 && encoding_type != 2 ) in nscdec()
171 encoding_type ); in nscdec()
177 if( load_byte( encoding_type, &tmp, &p_input, &j, &k ) ) in nscdec()
185 if( load_byte( encoding_type, &tmp, &p_input, &j, &k ) ) in nscdec()
195 if( load_byte( encoding_type, &tmp, &p_input, &j, &k ) ) in nscdec()
[all …]
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/pluginsimpl/local/ui/config/
H A DPasswordParameterImpl.java40 protected int encoding_type; field in PasswordParameterImpl
52 encoding_type = _encoding_type; in PasswordParameterImpl()
94 return( encoding_type ); in getEncodingType()
111 return( encode( encoding_type == ET_MD5?str.getBytes( "UTF-8" ):str.getBytes())); in encode()
125 if ( encoding_type == ET_SHA1 ){ in encode()
131 }else if ( encoding_type == ET_MD5 ){ in encode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Symbol/
H A DType.cpp355 Type *encoding_type = GetEncodingType(); in GetByteSize() local
356 if (encoding_type) in GetByteSize()
475 Type *encoding_type = nullptr; in ResolveCompilerType() local
477 encoding_type = GetEncodingType(); in ResolveCompilerType()
478 if (encoding_type) { in ResolveCompilerType()
617 if (encoding_type == nullptr) in ResolveCompilerType()
618 encoding_type = GetEncodingType(); in ResolveCompilerType()
619 if (encoding_type) { in ResolveCompilerType()
641 Type *encoding_type = GetEncodingType(); in GetEncodingMask() local
642 assert(encoding_type != this); in GetEncodingMask()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DType.cpp353 Type *encoding_type = GetEncodingType(); in GetByteSize() local
354 if (encoding_type) in GetByteSize()
473 Type *encoding_type = nullptr; in ResolveCompilerType() local
475 encoding_type = GetEncodingType(); in ResolveCompilerType()
476 if (encoding_type) { in ResolveCompilerType()
615 if (encoding_type == nullptr) in ResolveCompilerType()
616 encoding_type = GetEncodingType(); in ResolveCompilerType()
617 if (encoding_type) { in ResolveCompilerType()
639 Type *encoding_type = GetEncodingType(); in GetEncodingMask() local
640 assert(encoding_type != this); in GetEncodingMask()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Symbol/
H A DType.cpp353 Type *encoding_type = GetEncodingType(); in GetByteSize() local
354 if (encoding_type) in GetByteSize()
470 Type *encoding_type = nullptr; in ResolveCompilerType() local
472 encoding_type = GetEncodingType(); in ResolveCompilerType()
473 if (encoding_type) { in ResolveCompilerType()
612 if (encoding_type == nullptr) in ResolveCompilerType()
613 encoding_type = GetEncodingType(); in ResolveCompilerType()
614 if (encoding_type) { in ResolveCompilerType()
636 Type *encoding_type = GetEncodingType(); in GetEncodingMask() local
637 assert(encoding_type != this); in GetEncodingMask()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Symbol/
H A DType.cpp355 Type *encoding_type = GetEncodingType(); in GetByteSize() local
356 if (encoding_type) in GetByteSize()
475 Type *encoding_type = nullptr; in ResolveCompilerType() local
477 encoding_type = GetEncodingType(); in ResolveCompilerType()
478 if (encoding_type) { in ResolveCompilerType()
617 if (encoding_type == nullptr) in ResolveCompilerType()
618 encoding_type = GetEncodingType(); in ResolveCompilerType()
619 if (encoding_type) { in ResolveCompilerType()
641 Type *encoding_type = GetEncodingType(); in GetEncodingMask() local
642 assert(encoding_type != this); in GetEncodingMask()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Symbol/
H A DType.cpp353 Type *encoding_type = GetEncodingType(); in GetByteSize() local
354 if (encoding_type) in GetByteSize()
473 Type *encoding_type = nullptr; in ResolveCompilerType() local
475 encoding_type = GetEncodingType(); in ResolveCompilerType()
476 if (encoding_type) { in ResolveCompilerType()
615 if (encoding_type == nullptr) in ResolveCompilerType()
616 encoding_type = GetEncodingType(); in ResolveCompilerType()
617 if (encoding_type) { in ResolveCompilerType()
639 Type *encoding_type = GetEncodingType(); in GetEncodingMask() local
640 assert(encoding_type != this); in GetEncodingMask()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Symbol/
H A DType.cpp353 Type *encoding_type = GetEncodingType(); in GetByteSize() local
354 if (encoding_type) in GetByteSize()
473 Type *encoding_type = nullptr; in ResolveCompilerType() local
475 encoding_type = GetEncodingType(); in ResolveCompilerType()
476 if (encoding_type) { in ResolveCompilerType()
615 if (encoding_type == nullptr) in ResolveCompilerType()
616 encoding_type = GetEncodingType(); in ResolveCompilerType()
617 if (encoding_type) { in ResolveCompilerType()
639 Type *encoding_type = GetEncodingType(); in GetEncodingMask() local
640 assert(encoding_type != this); in GetEncodingMask()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DType.cpp353 Type *encoding_type = GetEncodingType(); in GetByteSize() local
354 if (encoding_type) in GetByteSize()
473 Type *encoding_type = nullptr; in ResolveCompilerType() local
475 encoding_type = GetEncodingType(); in ResolveCompilerType()
476 if (encoding_type) { in ResolveCompilerType()
615 if (encoding_type == nullptr) in ResolveCompilerType()
616 encoding_type = GetEncodingType(); in ResolveCompilerType()
617 if (encoding_type) { in ResolveCompilerType()
639 Type *encoding_type = GetEncodingType(); in GetEncodingMask() local
640 assert(encoding_type != this); in GetEncodingMask()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Symbol/
H A DType.cpp355 Type *encoding_type = GetEncodingType(); in GetByteSize() local
356 if (encoding_type) in GetByteSize()
475 Type *encoding_type = nullptr; in ResolveCompilerType() local
477 encoding_type = GetEncodingType(); in ResolveCompilerType()
478 if (encoding_type) { in ResolveCompilerType()
617 if (encoding_type == nullptr) in ResolveCompilerType()
618 encoding_type = GetEncodingType(); in ResolveCompilerType()
619 if (encoding_type) { in ResolveCompilerType()
641 Type *encoding_type = GetEncodingType(); in GetEncodingMask() local
642 assert(encoding_type != this); in GetEncodingMask()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Symbol/
H A DType.cpp354 Type *encoding_type = GetEncodingType(); in GetByteSize() local
355 if (encoding_type) in GetByteSize()
471 Type *encoding_type = nullptr; in ResolveClangType() local
473 encoding_type = GetEncodingType(); in ResolveClangType()
474 if (encoding_type) { in ResolveClangType()
613 if (encoding_type == nullptr) in ResolveClangType()
614 encoding_type = GetEncodingType(); in ResolveClangType()
615 if (encoding_type) { in ResolveClangType()
637 Type *encoding_type = GetEncodingType(); in GetEncodingMask() local
638 assert(encoding_type != this); in GetEncodingMask()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DType.cpp353 Type *encoding_type = GetEncodingType(); in GetByteSize() local
354 if (encoding_type) in GetByteSize()
473 Type *encoding_type = nullptr; in ResolveCompilerType() local
475 encoding_type = GetEncodingType(); in ResolveCompilerType()
476 if (encoding_type) { in ResolveCompilerType()
615 if (encoding_type == nullptr) in ResolveCompilerType()
616 encoding_type = GetEncodingType(); in ResolveCompilerType()
617 if (encoding_type) { in ResolveCompilerType()
639 Type *encoding_type = GetEncodingType(); in GetEncodingMask() local
640 assert(encoding_type != this); in GetEncodingMask()
[all …]

12345678910>>...50