| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | i915_gem_client_blt.c | 103 struct blit_buffer scratch; member [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| H A D | gen8_ppgtt.c | 239 const struct drm_i915_gem_object * const scratch = vm->scratch[lvl]; in __gen8_ppgtt_clear() local [all...] |
| H A D | selftest_workarounds.c | 503 struct i915_vma *scratch; in check_dirty_whitelist() local 1061 struct i915_vma *scratch[2]; live_isolated_whitelist() member [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
| H A D | adreno_gpu.c | 253 adreno_fault_handler(struct msm_gpu *gpu, unsigned long iova, int flags, struct adreno_smmu_fault_info *info, const char *block, u32 scratch[4]) adreno_fault_handler() argument [all...] |
| H A D | a5xx_gpu.c | 1101 u32 scratch[] = { in a5xx_fault_handler() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | atom.h | 141 uint32_t *scratch; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | ipmovie.c | 282 unsigned char scratch[1024]; in process_ipmovie_chunk() local [all...] |
| /third_party/curl/lib/ |
| H A D | smtp.c | 1834 char *scratch = data->state.scratch; in Curl_smtp_escape_eob() local [all...] |
| /third_party/curl/lib/vssh/ |
| H A D | libssh.c | 1311 char scratch[4*1024]; in myssh_statemach_act() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | uniset_props.cpp | 283 UnicodeSetPointer scratch; in applyPattern() local
|
| /third_party/libcoap/src/ |
| H A D | coap_subscribe.c | 311 coap_binary_t *scratch = NULL; in coap_op_observe_read() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uniset_props.cpp | 283 UnicodeSetPointer scratch; in applyPattern() local
|
| /third_party/ltp/testcases/kernel/syscalls/symlink/ |
| H A D | symlink01.c | 1329 char scratch[PATH_MAX + 1]; in do_ENAMETOOLONG() local 1384 char scratch[PATH_MAX]; in do_readlink() local 1760 char scratch[PATH_MAX]; in do_open() local [all...] |
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | macro-assembler-ia32.h | 258 void PushReturnAddressFrom(XMMRegister src, Register scratch) { in PushReturnAddressFrom() argument 261 void PopReturnAddressTo(XMMRegister dst, Register scratch) { in PopReturnAddressTo() argument 332 Cvtui2sd(XMMRegister dst, Register src, Register scratch) Cvtui2sd() argument 346 Push(XMMRegister src, Register scratch) Push() argument 353 Pop(XMMRegister dst, Register scratch) Pop() argument 641 IncrementCounter(StatsCounter* counter, int value, Register scratch) IncrementCounter() argument 646 DecrementCounter(StatsCounter* counter, int value, Register scratch) DecrementCounter() argument [all...] |
| /third_party/rust/crates/aho-corasick/src/ |
| H A D | prefilter.rs | 1044 fn scratch() { in scratch() functions
|
| H A D | nfa.rs | 1197 fn scratch() { in scratch() functions
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | analysis_enc.c | 383 uint8_t* const scratch = (uint8_t*)WEBP_ALIGN(tmp); in DoSegmentsJob() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uniset_props.cpp | 283 UnicodeSetPointer scratch; in applyPattern() local
|
| /third_party/toybox/toys/pending/ |
| H A D | sh.c | 1242 struct sh_function scratch; in sh_main() local [all...] |
| /third_party/vixl/src/aarch32/ |
| H A D | macro-assembler-aarch32.cc | 250 MemOperandComputationHelper( Condition cond, Register scratch, Register base, uint32_t offset, uint32_t extra_offset_mask) MemOperandComputationHelper() argument 928 Register scratch; global() variable 954 Register scratch = temps.Acquire(); global() variable 1059 Register scratch = temps.Acquire(); Delegate() local 1212 Register scratch = temps.Acquire(); Delegate() local 1350 Register scratch = temps.Acquire(); Delegate() local 1428 Register scratch = temps.Acquire(); Delegate() local 1444 Register scratch = temps.Acquire(); Delegate() local 1467 Register scratch = temps.Acquire(); Delegate() local 1574 Register scratch = temps.Acquire(); Delegate() local 1588 Register scratch = temps.Acquire(); Delegate() local 1615 Register scratch = temps.Acquire(); Delegate() local 1671 Register scratch = temps.Acquire(); Delegate() local 1710 Register scratch = temps.Acquire(); Delegate() local 1774 Register scratch = temps.Acquire(); Delegate() local 1870 Register scratch = temps.Acquire(); Delegate() local 2000 Register scratch = temps.Acquire(); Delegate() local 2089 Register scratch = temps.Acquire(); Delegate() local 2149 Register scratch = temps.Acquire(); Delegate() local 2222 Register scratch = temps.Acquire(); Delegate() local 2269 Register scratch = temps.Acquire(); Delegate() local 2295 Register scratch = temps.Acquire(); Delegate() local 2318 Register scratch = temps.Acquire(); Delegate() local [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | map_test_util.h | 932 std::string scratch; in ExpectMapFieldsSetViaReflection() local 1272 std::string scratch; in ExpectMapFieldsSetViaReflectionIterator() local
|
| H A D | wire_format.cc | 1388 std::string scratch; in InternalSerializeField() local 1408 std::string scratch; in InternalSerializeField() local 1704 std::string scratch; in FieldDataOnlyByteSize() local
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | json_stream_parser.cc | 206 std::unique_ptr<std::string> scratch; in FinishParse() local
|
| /kernel/linux/linux-5.10/arch/x86/include/uapi/asm/ |
| H A D | bootparam.h | 194 __u32 scratch; /* Scratch field! */ /* 0x1e4 */ member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| H A D | test_cls_redirect.c | 182 static __always_inline void *buf_assign(buf_t *buf, const size_t len, void *scratch) in buf_assign() argument 212 static __always_inline struct iphdr *pkt_parse_ipv4(buf_t *pkt, struct iphdr *scratch) in pkt_parse_ipv4() argument 347 pkt_parse_ipv6(buf_t *pkt, struct ipv6hdr *scratch, uint8_ argument [all...] |