Searched defs:K1 (Results 1 - 14 of 14) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/write/ |
H A D | write06.c | 27 #define K1 1024 macro
|
/third_party/ltp/testcases/kernel/syscalls/pwrite/ |
H A D | pwrite04.c | 25 #define K1 1024 macro
|
H A D | pwrite01.c | 23 #define K1 1024 macro [all...] |
/third_party/ltp/testcases/kernel/syscalls/pread/ |
H A D | pread02.c | 23 #define K1 1024 macro
|
H A D | pread01.c | 22 #define K1 1024 macro [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | xxhash.cpp | 109 uint64_t const K1 = round(0, endian::read64le(P)); in xxHash64() local
|
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | math_approx.h | 183 #define K1 8192 macro
|
/third_party/mbedtls/library/ |
H A D | cmac.c | 273 unsigned char K1[MBEDTLS_CMAC_MAX_BLOCK_SIZE]; in mbedtls_cipher_cmac_finish() local 96 cmac_generate_subkeys(mbedtls_cipher_context_t *ctx, unsigned char *K1, unsigned char *K2) cmac_generate_subkeys() argument 741 unsigned char K1[MBEDTLS_CMAC_MAX_BLOCK_SIZE]; cmac_test_subkeys() local [all...] |
/third_party/skia/tools/viewer/ |
H A D | TouchGesture.cpp | 69 const float K1 = 0.02f; in evaluateMatrix() local
|
/third_party/openssl/test/ |
H A D | modes_internal_test.c | 272 static const u8 K1[16], P1[] = { 0 }, A1[] = { 0 }, IV1[12], C1[] = { 0 }; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 1239 unsigned K1 = getKillRegState(Op1.isKill()); in expandPostRAPseudo() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 2591 SDValue K1 = DAG.getConstantFP(BitsToDouble(UINT64_C(0xc1f0000000000000)), SL, in LowerFP64_TO_INT() local
|
H A D | SIISelLowering.cpp | 7668 const SDValue K1 = DAG.getConstantFP(K1Val, SL, MVT::f32); in lowerFDIV_FAST() local 9042 ConstantSDNode *K1 = dyn_cast<ConstantSDNode>(Op1); in performIntMed3ImmCombine() local 9093 ConstantFPSDNode *K1 = getSplatConstantFP(Op1); in performFPMed3ImmCombine() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 4793 SDValue *K1 = isa<ConstantSDNode>(LHS1) ? &LHS1 : isa<ConstantSDNode>(RHS1) in isSaturatingConditional() local
|
Completed in 60 milliseconds