/third_party/toybox/toys/example/ |
H A D | demo_scankey.c | 25 char c = 'X', scratch[16]; in demo_scankey_main() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | bocsu.cpp | 102 char scratch[64]; in u_writeIdenticalLevelRun() local
|
/third_party/libuv/test/ |
H A D | test-random.c | 27 static char scratch[256]; variable [all...] |
H A D | test-pipe-sendmsg.c | 113 char scratch[64]; in TEST_IMPL() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | bocsu.cpp | 102 char scratch[64]; in u_writeIdenticalLevelRun() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | bocsu.cpp | 102 char scratch[64]; in u_writeIdenticalLevelRun() local
|
/third_party/curl/lib/ |
H A D | http1.h | 40 struct dynbuf scratch; member
|
/third_party/icu/icu4c/source/common/ |
H A D | appendable.cpp | 60 getAppendBuffer(int32_t minCapacity, int32_t , UChar *scratch, int32_t scratchCapacity, int32_t *resultCapacity) getAppendBuffer() argument
|
H A D | bytestream.cpp | 17 GetAppendBuffer(int32_t min_capacity, int32_t , char* scratch, int32_t scratch_capacity, int32_t* result_capacity) GetAppendBuffer() argument 66 GetAppendBuffer(int32_t min_capacity, int32_t , char* scratch, int32_t scratch_capacity, int32_t* result_capacity) GetAppendBuffer() argument
|
H A D | bytesinkutil.cpp | 24 char scratch[200]; in appendChange() local 137 GetAppendBuffer(int32_t min_capacity, int32_t desired_capacity_hint, char* scratch, int32_t scratch_capacity, int32_t* result_capacity) GetAppendBuffer() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | bytestream.cpp | 17 GetAppendBuffer(int32_t min_capacity, int32_t , char* scratch, int32_t scratch_capacity, int32_t* result_capacity) GetAppendBuffer() argument 66 GetAppendBuffer(int32_t min_capacity, int32_t , char* scratch, int32_t scratch_capacity, int32_t* result_capacity) GetAppendBuffer() argument
|
H A D | appendable.cpp | 60 getAppendBuffer(int32_t minCapacity, int32_t , char16_t *scratch, int32_t scratchCapacity, int32_t *resultCapacity) getAppendBuffer() argument
|
H A D | bytesinkutil.cpp | 24 char scratch[200]; in appendChange() local 137 GetAppendBuffer(int32_t min_capacity, int32_t desired_capacity_hint, char* scratch, int32_t scratch_capacity, int32_t* result_capacity) GetAppendBuffer() argument
|
/third_party/node/deps/openssl/openssl/crypto/modes/ |
H A D | xts128.c | 33 } tweak, scratch; in CRYPTO_xts128_encrypt() local [all...] |
/third_party/openssl/crypto/modes/ |
H A D | xts128.c | 33 } tweak, scratch; in CRYPTO_xts128_encrypt() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | appendable.cpp | 60 getAppendBuffer(int32_t minCapacity, int32_t , UChar *scratch, int32_t scratchCapacity, int32_t *resultCapacity) getAppendBuffer() argument
|
H A D | bytestream.cpp | 17 GetAppendBuffer(int32_t min_capacity, int32_t , char* scratch, int32_t scratch_capacity, int32_t* result_capacity) GetAppendBuffer() argument 66 GetAppendBuffer(int32_t min_capacity, int32_t , char* scratch, int32_t scratch_capacity, int32_t* result_capacity) GetAppendBuffer() argument
|
/third_party/node/deps/v8/src/baseline/ia32/ |
H A D | baseline-compiler-ia32-inl.h | 65 Register scratch = scope.AcquireScratch(); in PrologueFillFrame() local
|
/third_party/node/deps/v8/src/baseline/s390/ |
H A D | baseline-compiler-s390-inl.h | 67 Register scratch = temps.AcquireScratch(); in PrologueFillFrame() local 85 Register scratch = temps.AcquireScratch(); in VerifyFrameSize() local
|
/third_party/node/deps/v8/src/baseline/x64/ |
H A D | baseline-compiler-x64-inl.h | 67 Register scratch = scope.AcquireScratch(); in PrologueFillFrame() local
|
/third_party/node/deps/v8/src/baseline/arm64/ |
H A D | baseline-compiler-arm64-inl.h | 82 Register scratch = temps.AcquireScratch(); in PrologueFillFrame() local
|
/third_party/node/deps/v8/src/baseline/arm/ |
H A D | baseline-compiler-arm-inl.h | 67 Register scratch = temps.AcquireScratch(); in PrologueFillFrame() local 85 Register scratch = temps.AcquireScratch(); in VerifyFrameSize() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | mlp.c | 135 uint32_t scratch = 0; in ff_mlp_calculate_parity() local
|
/third_party/node/deps/v8/src/bigint/ |
H A D | mul-karatsuba.cc | 103 KaratsubaStart(RWDigits Z, Digits X, Digits Y, RWDigits scratch, int k) KaratsubaStart() argument 137 KaratsubaChunk(RWDigits Z, Digits X, Digits Y, RWDigits scratch) KaratsubaChunk() argument 151 KaratsubaMain(RWDigits Z, Digits X, Digits Y, RWDigits scratch, int n) KaratsubaMain() argument [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | generated_message_reflection_unittest.cc | 117 std::string scratch; in TEST() local
|