/aosp_15_r20/external/zstd/lib/common/ |
H A D | fse.h | 437 MEM_STATIC void FSE_initCState(FSE_CState_t* statePtr, const FSE_CTable* ct) in FSE_initCState() 452 MEM_STATIC void FSE_initCState2(FSE_CState_t* statePtr, const FSE_CTable* ct, U32 symbol) in FSE_initCState2() 463 MEM_STATIC void FSE_encodeSymbol(BIT_CStream_t* bitC, FSE_CState_t* statePtr, unsigned symbol) in FSE_encodeSymbol() 472 MEM_STATIC void FSE_flushCState(BIT_CStream_t* bitC, const FSE_CState_t* statePtr) in FSE_flushCState()
|
H A D | xxhash.h | 3052 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr) in XXH32_freeState() 3065 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, XXH32_hash_t seed) in XXH32_reset() 3498 XXH_PUBLIC_API XXH_errorcode XXH64_freeState(XXH64_state_t* statePtr) in XXH64_freeState() 3511 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH_NOESCAPE XXH64_state_t* statePtr, XXH64_hash_t seed) in XXH64_reset() 6084 XXH_PUBLIC_API XXH_errorcode XXH3_freeState(XXH3_state_t* statePtr) in XXH3_freeState() 6098 XXH3_reset_internal(XXH3_state_t* statePtr, in XXH3_reset_internal() 6126 XXH3_64bits_reset(XXH_NOESCAPE XXH3_state_t* statePtr) in XXH3_64bits_reset() 6135 XXH3_64bits_reset_withSecret(XXH_NOESCAPE XXH3_state_t* statePtr, XXH_NOESCAPE const void* secret, … in XXH3_64bits_reset_withSecret() 6146 XXH3_64bits_reset_withSeed(XXH_NOESCAPE XXH3_state_t* statePtr, XXH64_hash_t seed) in XXH3_64bits_reset_withSeed() 6158 XXH3_64bits_reset_withSecretandSeed(XXH_NOESCAPE XXH3_state_t* statePtr, XXH_NOESCAPE const void* s… in XXH3_64bits_reset_withSecretandSeed() [all …]
|
H A D | fse_decompress.c | 193 #define FSE_GETSYMBOL(statePtr) fast ? FSE_decodeSymbolFast(statePtr, &bitD) : FSE_decodeSymbol(sta… in FSE_decompress_usingDTable_generic() argument
|
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/profiler/ |
H A D | server_process_global_profiler.h | 83 std::shared_ptr<State> statePtr) in StateStackEntry() 99 std::shared_ptr<State> statePtr() const { in statePtr() function
|
H A D | server_process_global_profiler.cpp | 53 auto statePtr = StateStackEntry::popRange(); in disableServer() local
|
/aosp_15_r20/external/grpc-grpc/third_party/xxhash/ |
H A D | xxhash.h | 2146 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr) in XXH32_freeState() 2159 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, XXH32_hash_t seed) in XXH32_reset() 2562 XXH_PUBLIC_API XXH_errorcode XXH64_freeState(XXH64_state_t* statePtr) in XXH64_freeState() 2575 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t* statePtr, XXH64_hash_t seed) in XXH64_reset() 4667 XXH_PUBLIC_API XXH_errorcode XXH3_freeState(XXH3_state_t* statePtr) in XXH3_freeState() 4681 XXH3_reset_internal(XXH3_state_t* statePtr, in XXH3_reset_internal() 4709 XXH3_64bits_reset(XXH3_state_t* statePtr) in XXH3_64bits_reset() 4718 XXH3_64bits_reset_withSecret(XXH3_state_t* statePtr, const void* secret, size_t secretSize) in XXH3_64bits_reset_withSecret() 4729 XXH3_64bits_reset_withSeed(XXH3_state_t* statePtr, XXH64_hash_t seed) in XXH3_64bits_reset_withSeed() 4741 XXH3_64bits_reset_withSecretandSeed(XXH3_state_t* statePtr, const void* secret, size_t secretSize, … in XXH3_64bits_reset_withSecretandSeed() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xxhash/ |
D | xxhash.h | 2146 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr) in XXH32_freeState() 2159 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, XXH32_hash_t seed) in XXH32_reset() 2562 XXH_PUBLIC_API XXH_errorcode XXH64_freeState(XXH64_state_t* statePtr) in XXH64_freeState() 2575 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t* statePtr, XXH64_hash_t seed) in XXH64_reset() 4667 XXH_PUBLIC_API XXH_errorcode XXH3_freeState(XXH3_state_t* statePtr) in XXH3_freeState() 4681 XXH3_reset_internal(XXH3_state_t* statePtr, in XXH3_reset_internal() 4709 XXH3_64bits_reset(XXH3_state_t* statePtr) in XXH3_64bits_reset() 4718 XXH3_64bits_reset_withSecret(XXH3_state_t* statePtr, const void* secret, size_t secretSize) in XXH3_64bits_reset_withSecret() 4729 XXH3_64bits_reset_withSeed(XXH3_state_t* statePtr, XXH64_hash_t seed) in XXH3_64bits_reset_withSeed() 4741 XXH3_64bits_reset_withSecretandSeed(XXH3_state_t* statePtr, const void* secret, size_t secretSize, … in XXH3_64bits_reset_withSecretandSeed() [all …]
|
/aosp_15_r20/external/skia/src/pdf/ |
H A D | SkPDFGraphicState.cpp | 70 if (SkPDFIndirectReference* statePtr = fillMap.find(fillKey)) { in GetGraphicStateForPaint() local 90 if (SkPDFIndirectReference* statePtr = sMap.find(strokeKey)) { in GetGraphicStateForPaint() local
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | xxhash.c | 354 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr) in XXH32_freeState() 365 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, unsigned int seed) in XXH32_reset() 724 XXH_PUBLIC_API XXH_errorcode XXH64_freeState(XXH64_state_t* statePtr) in XXH64_freeState() 735 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t* statePtr, unsigned long long seed) in XXH64_reset()
|
/aosp_15_r20/external/lz4/lib/ |
H A D | xxhash.c | 426 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr) in XXH32_freeState() 437 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, unsigned int seed) in XXH32_reset() 887 XXH_PUBLIC_API XXH_errorcode XXH64_freeState(XXH64_state_t* statePtr) in XXH64_freeState() 898 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t* statePtr, unsigned long long seed) in XXH64_reset()
|
H A D | lz4file.c | 66 static void LZ4F_freeAndNullReadFile(LZ4_readFile_t** statePtr) in LZ4F_freeAndNullReadFile() 210 static void LZ4F_freeAndNullWriteFile(LZ4_writeFile_t** statePtr) in LZ4F_freeAndNullWriteFile()
|
H A D | lz4hc.c | 1523 LZ4_streamHC_t* const statePtr = (LZ4_streamHC_t*)ALLOC(sizeof(LZ4_streamHC_t)); in LZ4_compress_HC() local 1527 LZ4_streamHC_t* const statePtr = &state; in LZ4_compress_HC() local
|
/aosp_15_r20/external/angle/src/common/third_party/xxhash/ |
H A D | xxhash.c | 426 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr) in XXH32_freeState() 437 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, unsigned int seed) in XXH32_reset() 887 XXH_PUBLIC_API XXH_errorcode XXH64_freeState(XXH64_state_t* statePtr) in XXH64_freeState() 898 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t* statePtr, unsigned long long seed) in XXH64_reset()
|
/aosp_15_r20/external/AFLplusplus/include/ |
H A D | xxhash.h | 2312 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t *statePtr) { in XXH32_freeState() 2328 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t *statePtr, in XXH32_reset() 2847 XXH_PUBLIC_API XXH_errorcode XXH64_freeState(XXH64_state_t *statePtr) { in XXH64_freeState() 2863 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t *statePtr, in XXH64_reset() 5272 XXH_PUBLIC_API XXH_errorcode XXH3_freeState(XXH3_state_t *statePtr) { in XXH3_freeState() 5287 static void XXH3_reset_internal(XXH3_state_t *statePtr, XXH64_hash_t seed, in XXH3_reset_internal() 5314 XXH_PUBLIC_API XXH_errorcode XXH3_64bits_reset(XXH3_state_t *statePtr) { in XXH3_64bits_reset() 5324 XXH3_state_t *statePtr, const void *secret, size_t secretSize) { in XXH3_64bits_reset_withSecret() 5335 XXH_PUBLIC_API XXH_errorcode XXH3_64bits_reset_withSeed(XXH3_state_t *statePtr, in XXH3_64bits_reset_withSeed() 6110 XXH_PUBLIC_API XXH_errorcode XXH3_128bits_reset(XXH3_state_t *statePtr) { in XXH3_128bits_reset() [all …]
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | xxhash.h | 843 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr) in XXH32_freeState() 854 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, XXH32_hash_t seed) in XXH32_reset() 1304 XXH_PUBLIC_API XXH_errorcode XXH64_freeState(XXH64_state_t* statePtr) in XXH64_freeState() 1315 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t* statePtr, XXH64_hash_t seed) in XXH64_reset()
|
/aosp_15_r20/external/virglrenderer/src/mesa/util/ |
H A D | xxhash.h | 843 XXH_PUBLIC_API XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr) in XXH32_freeState() 854 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, XXH32_hash_t seed) in XXH32_reset() 1304 XXH_PUBLIC_API XXH_errorcode XXH64_freeState(XXH64_state_t* statePtr) in XXH64_freeState() 1315 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t* statePtr, XXH64_hash_t seed) in XXH64_reset()
|
/aosp_15_r20/external/coreboot/src/lib/ |
H A D | xxhash.c | 212 void xxh32_reset(struct xxh32_state *statePtr, const uint32_t seed) in xxh32_reset() 225 void xxh64_reset(struct xxh64_state *statePtr, const uint64_t seed) in xxh64_reset()
|
/aosp_15_r20/external/zstd/contrib/linux-kernel/test/include/linux/ |
H A D | xxhash.h | 494 XXH_API void xxh32_reset(struct xxh32_state *statePtr, const uint32_t seed) in xxh32_reset() 507 XXH_API void xxh64_reset(struct xxh64_state *statePtr, const uint64_t seed) in xxh64_reset()
|
/aosp_15_r20/external/coreboot/util/cbfstool/lz4/lib/ |
H A D | xxhash.c | 568 XXH_errorcode XXH32_freeState(XXH32_state_t* statePtr) in XXH32_freeState() 579 XXH_errorcode XXH64_freeState(XXH64_state_t* statePtr) in XXH64_freeState()
|
H A D | lz4hc.c | 561 LZ4HC_Data_Structure* statePtr = malloc(sizeof(LZ4HC_Data_Structure)); in LZ4_compress_HC() local
|
/aosp_15_r20/external/lz4/tests/ |
H A D | fuzzer.c | 1212 { LZ4_stream_t* const statePtr = LZ4_createStream(); in FUZ_unitTests() local
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/ |
H A D | Scheduler.cpp | 1135 auto Scheduler::applyPolicy(S Policy::*statePtr, T&& newState) -> GlobalSignals { in applyPolicy()
|
/aosp_15_r20/external/zstd/lib/legacy/ |
H A D | zstd_v01.c | 798 #define FSE_GETSYMBOL(statePtr) fast ? FSE_decodeSymbolFast(statePtr, &bitD) : FSE_decodeSymbol(sta… in FSE_decompress_usingDTable_generic() argument
|
H A D | zstd_v03.c | 1298 #define FSE_GETSYMBOL(statePtr) fast ? FSE_decodeSymbolFast(statePtr, &bitD) : FSE_decodeSymbol(sta… in FSE_decompress_usingDTable_generic() argument
|
H A D | zstd_v04.c | 1283 #define FSE_GETSYMBOL(statePtr) fast ? FSE_decodeSymbolFast(statePtr, &bitD) : FSE_decodeSymbol(sta… in FSE_decompress_usingDTable_generic() argument
|