Home
last modified time | relevance | path

Searched defs:prefix (Results 401 - 425 of 718) sorted by relevance

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

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_print.c438 const char *prefix = ""; in fmtint() local
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTree.java475 public Node apply(Node prefix, Node range) { in apply() argument
723 retainFromImpl(Node prefix, Node range) retainFromImpl() argument
1170 prefixWith(RangeSpecification prefix) prefixWith() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dlog.c482 const char *prefix = "", *suffix = "", *grey = ""; in pa_log_levelv_meta() local
/third_party/python/Include/cpython/
H A Dinitconfig.h194 wchar_t *prefix; member
/third_party/openssl/crypto/bio/
H A Dbio_print.c438 const char *prefix = ""; in fmtint() local
[all...]
/third_party/openssl/apps/lib/
H A Dopt.c522 char *prefix; in opt_number_error() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSparseRenderTargetTests.cpp800 const std::string prefix = "VK_FORMAT_"; in formatToName() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DShaderStorageBlockOutputHLSL.cpp194 BlockInfoVisitor(const std::string &prefix, in BlockInfoVisitor() argument
H A Dblocklayout.cpp47 GetInterfaceBlockInfo(const std::vector<VarT> &fields, const std::string &prefix, BlockLayoutEncoder *encoder, bool inRowMajorLayout, bool onlyActiveVariables, BlockLayoutMap *blockInfoOut) GetInterfaceBlockInfo() argument
391 GetInterfaceBlockInfo(const std::vector<ShaderVariable> &fields, const std::string &prefix, BlockLayoutEncoder *encoder, BlockLayoutMap *blockInfoOut) GetInterfaceBlockInfo() argument
402 GetActiveUniformBlockInfo(const std::vector<ShaderVariable> &uniforms, const std::string &prefix, BlockLayoutEncoder *encoder, BlockLayoutMap *blockInfoOut) GetActiveUniformBlockInfo() argument
/third_party/skia/third_party/externals/angle2/src/common/
H A Ddebug.h173 FmtHexHelper(const char *prefix, T value) : mPrefix(prefix), mValue(value) {} in FmtHexHelper() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseTexture2Tests.cpp602 std::string prefix; in createShaderTokens() local
[all...]
/third_party/skia/third_party/externals/icu/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/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dpostprocessor.c499 try_match_header (const char *prefix, char *line, char **suffix) in try_match_header() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dcompress_fragment.c190 const size_t prefix = tail >> nbits; in EmitInsertLen() local
239 const size_t prefix = tail >> nbits; in EmitCopyLen() local
270 const size_t prefix in EmitCopyLenLastDistance() local
308 const size_t prefix = (d >> nbits) & 1; EmitDistance() local
[all...]
H A Dcompress_fragment_two_pass.c125 const uint32_t prefix = tail >> nbits; in EmitInsertLen() local
154 const size_t prefix = tail >> nbits; in EmitCopyLen() local
179 const size_t prefix = tail >> nbits; in EmitCopyLenLastDistance() local
213 const uint32_t prefix = (d >> nbits) & 1; EmitDistance() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DTextureD3D12.cpp1137 void Texture::SetLabelHelper(const char* prefix) { in SetLabelHelper() argument
1138 SetDebugName(ToBackend(GetDevice()), mResourceAllocation.GetD3D12Resource(), prefix, in SetLabelHelper() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dserv.cpp76 ICUServiceKey::prefix(UnicodeString& result) const in prefix() function in ICUServiceKey
/third_party/toybox/toys/pending/
H A Ddiff.c576 static void show_label(char *prefix, char *filename, struct stat *sb) in show_label() argument
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_helpers.cc643 std::string GenerateGetBitInternal(const std::string& prefix, int bitIndex) { in GenerateGetBitInternal() argument
652 std::string GenerateSetBitInternal(const std::string& prefix, int bitIndex) { in GenerateSetBitInternal() argument
/third_party/python/Modules/_sre/
H A Dsre_lib.h1638 SRE_CODE* prefix = NULL; in search() local
[all...]
/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h774 PyObject *prefix; in unicode_removeprefix() local
H A Dbytearrayobject.c.h130 Py_buffer prefix = {NULL, NULL}; in bytearray_removeprefix() local
[all...]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileOptions.php122 * Sets the objective c class prefix which is prepended to all objective c class
144 * Sets the php class prefix which is prepended to all php generated classes class
244 * Sets the objective c class prefix which is prepended to all objective c class
254 * Sets the php class prefix which is prepended to all php generated classes class
797 * Sets the objective c class prefix which is prepended to all objective c class
819 * Sets the objective c class prefix whic class
913 * Sets the php class prefix which is prepended to all php generated classes global() class
935 * Sets the php class prefix which is prepended to all php generated classes global() class
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_file.cc332 const std::string prefix = "net/proto2/"; in DoIncludeFile() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.h116 inline bool HasPrefixString(StringPiece str, StringPiece prefix) { in HasPrefixString() argument
121 inline string StripPrefixString(const string& str, const string& prefix) { in StripPrefixString() argument
[all...]

Completed in 33 milliseconds

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