Home
last modified time | relevance | path

Searched defs:token_length (Results 1 – 25 of 27) sorted by relevance

12

/external/libultrahdr/third_party/image_io/src/base/
Ddata_scanner.cc128 size_t token_length = token_range_.GetLength(); in ScanLiteral() local
152 size_t token_length = token_range_.GetLength(); in ScanName() local
185 size_t token_length = token_range_.GetLength(); in ScanQuotedString() local
297 size_t token_length = token_range_.GetLength(); in ScanWhitespace() local
/external/image_io/src/base/
Ddata_scanner.cc128 size_t token_length = token_range_.GetLength(); in ScanLiteral() local
152 size_t token_length = token_range_.GetLength(); in ScanName() local
185 size_t token_length = token_range_.GetLength(); in ScanQuotedString() local
297 size_t token_length = token_range_.GetLength(); in ScanWhitespace() local
/external/cpuinfo/src/x86/
Dname.c147 const size_t token_length = (size_t)(token_end - token_start); in is_frequency() local
163 const size_t token_length = (size_t)(token_end - token_start); in move_token() local
172 size_t token_length = (size_t)(token_end - token_start); in transform_token() local
/external/libtextclassifier/native/annotator/number/
Dnumber.cc96 const int token_length = in TokensAreValidNumberPrefix() local
161 const int token_length = in TokensAreValidNumberSuffix() local
/external/libtextclassifier/native/utils/
Dtokenizer.cc249 const int token_length = unicode_index - last_unicode_index; in ICUTokenize() local
/external/wpa_supplicant_8/src/wps/
Dwps_upnp_ssdp.c61 static int token_length(const char *s) in token_length() function
/external/abseil-cpp/absl/debugging/internal/
Ddemangle_rust.cc589 const size_t token_length = std::strlen(token); in Emit() local
/external/angle/third_party/abseil-cpp/absl/debugging/internal/
Ddemangle_rust.cc589 const size_t token_length = std::strlen(token); in Emit() local
/external/cronet/tot/third_party/abseil-cpp/absl/debugging/internal/
Ddemangle_rust.cc589 const size_t token_length = std::strlen(token); in Emit() local
/external/deqp/external/openglcts/modules/gl/
Dgl3cGPUShader5Tests.cpp318 const size_t token_length = strlen(token); in replaceToken() local
Dgl4cStencilTexturingTests.cpp378 const size_t token_length = strlen(token); in replaceToken() local
Dgl4cGlSpirvTests.cpp121 const size_t token_length = strlen(token); in replaceToken() local
Dgl4cSparseTexture2Tests.cpp273 const size_t token_length = strlen(token); in replaceToken() local
Dgl4cMultiBindTests.cpp1599 const size_t token_length = strlen(token); in replaceToken() local
Dgl3cTextureSwizzleTests.cpp2163 const size_t token_length = strlen(token); in replaceToken() local
Dgl4cShadingLanguage420PackTests.cpp1396 const size_t token_length = strlen(token); in replaceToken() local
1413 const size_t token_length = strlen(token); in replaceAllTokens() local
/external/cronet/stable/third_party/abseil-cpp/absl/debugging/internal/
Ddemangle_rust.cc589 const size_t token_length = std::strlen(token); in Emit() local
/external/deqp/external/openglcts/modules/common/
DglcTextureFilterAnisotropicTests.cpp63 const size_t token_length = strlen(token); in replaceToken() local
/external/cronet/stable/net/http/
Dhttp_auth_sspi_win.cc284 int token_length = pkg_info->cbMaxToken; in DetermineMaxTokenLength() local
/external/cronet/tot/net/http/
Dhttp_auth_sspi_win.cc284 int token_length = pkg_info->cbMaxToken; in DetermineMaxTokenLength() local
/external/cronet/tot/third_party/boringssl/src/crypto/trust_token/
Dtrust_token_test.cc1080 size_t token_length = TRUST_TOKEN_NONCE_SIZE + 2 * kP384PointLen; in TEST_P() local
1148 size_t token_length = TRUST_TOKEN_NONCE_SIZE + 2 * kP384PointLen; in TEST_P() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/trust_token/
Dtrust_token_test.cc718 size_t token_length = in TEST_P() local
781 size_t token_length = in TEST_P() local
/external/cronet/stable/third_party/boringssl/src/crypto/trust_token/
Dtrust_token_test.cc1080 size_t token_length = TRUST_TOKEN_NONCE_SIZE + 2 * kP384PointLen; in TEST_P() local
1148 size_t token_length = TRUST_TOKEN_NONCE_SIZE + 2 * kP384PointLen; in TEST_P() local
/external/boringssl/src/crypto/trust_token/
Dtrust_token_test.cc1080 size_t token_length = TRUST_TOKEN_NONCE_SIZE + 2 * kP384PointLen; in TEST_P() local
1148 size_t token_length = TRUST_TOKEN_NONCE_SIZE + 2 * kP384PointLen; in TEST_P() local
/external/mtools/
Dconfig.c33 static size_t token_length; /* length of the token */ variable

12