Home
last modified time | relevance | path

Searched defs:keySize (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
H A Dhash_utils.h18 inline std::size_t ComputeGenericHash(const void *key, size_t keySize) in ComputeGenericHash() argument
/third_party/icu/icu4c/source/samples/legacy/
H A Dlegacy.cpp55 void printKeys(const char *comment, uint8_t keys[][32], int32_t keySize) { in printKeys() argument
H A Doldcol.cpp92 int32_t keySize = 0; in test_legacy() local
H A Dnewcol.cpp76 int32_t keySize = 0; in test_current() local
/third_party/skia/third_party/externals/icu/source/samples/legacy/
H A Dlegacy.cpp55 void printKeys(const char *comment, uint8_t keys[][32], int32_t keySize) { in printKeys() argument
H A Dnewcol.cpp76 int32_t keySize = 0; in test_current() local
H A Doldcol.cpp92 int32_t keySize = 0; in test_legacy() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DD3D12CachingTests.cpp40 const std::string keyStr(reinterpret_cast<const char*>(key), keySize); variable
53 const std::string keyStr(reinterpret_cast<const char*>(key), keySize); variable
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLBlobCacheTest.cpp52 void SetBlob(const void *key, EGLsizeiANDROID keySize, const void *value, EGLsizeiANDROID valueSize) in SetBlob() argument
65 GetBlob(const void *key, EGLsizeiANDROID keySize, void *value, EGLsizeiANDROID valueSize) GetBlob() argument
H A DEGLProgramCacheControlTest.cpp115 EGLint keySize = eglProgramCacheGetAttribANGLE(display, EGL_PROGRAM_CACHE_KEY_LENGTH_ANGLE); in TEST_P() local
202 EGLint keySize = 0; in TEST_P() local
205 EXPECT_EQ(static_cast<EGLint>(mCachedKey.size()), keySize); TEST_P() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dmlbe.cpp239 int32_t keySize = 0; in initKeyValue() local
/third_party/lzma/C/
H A DAes.c197 void Z7_FASTCALL Aes_SetKey_Enc(UInt32 *w, const Byte *key, unsigned keySize) in Aes_SetKey_Enc() argument
233 void Z7_FASTCALL Aes_SetKey_Dec(UInt32 *w, const Byte *key, unsigned keySize) in Aes_SetKey_Dec() argument
[all...]
/third_party/skia/src/ports/
H A DSkFontMgr_FontConfigInterface.cpp88 static const size_t keySize = sizeof(fStyle); member
/third_party/skia/src/shaders/
H A DSkPictureShader.cpp60 static const size_t keySize = sizeof(fColorSpaceXYZHash) + in ImageFromPictureKey() local
/third_party/icu/icu4c/source/i18n/
H A Ducol.cpp210 int32_t keySize = Collator::fromUCollator(coll)-> in ucol_getSortKey() local
/third_party/mesa3d/src/mesa/main/
H A Dff_fragment_shader.cpp263 GLuint keySize; in make_state_key() local
1126 GLuint keySize; in _mesa_get_fixed_func_fragment_program() local
/third_party/node/deps/icu-small/source/i18n/
H A Ducol.cpp210 int32_t keySize = Collator::fromUCollator(coll)-> in ucol_getSortKey() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducol.cpp204 int32_t keySize = Collator::fromUCollator(coll)-> in ucol_getSortKey() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DRendererVk.cpp878 size_t keySize = 0; in GetAndDecompressPipelineCacheVk() local
/third_party/sqlite/src/
H A Dsqlite3.c244638 int keySize; global() member
[all...]

Completed in 143 milliseconds