| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | test_ksyms_module.c | 28 int load(struct __sk_buff *skb) in load() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/security/ |
| H A D | flush_utils.c | 21 static inline __u64 load(void *addr) in load() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/rseq/ |
| H A D | rseq-arm-bits.h | 81 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load, int cpu) rseq_cmpnev_storeoffp_load() argument
|
| H A D | rseq-arm64-bits.h | 72 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load, int cpu) rseq_cmpnev_storeoffp_load() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_int_to_float.c | 175 nir_load_const_instr *load = nir_instr_as_load_const(instr); in nir_lower_int_to_float_impl() local
|
| H A D | nir_lower_bool_to_int32.c | 146 nir_load_const_instr *load = nir_instr_as_load_const(instr); in nir_lower_bool_to_int32_impl() local
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_lower_input_attachments.c | 52 try_lower_input_load(nir_function_impl *impl, nir_intrinsic_instr *load, in try_lower_input_load() argument 97 nir_intrinsic_instr *load = nir_instr_as_intrinsic(instr); in lvp_lower_input_attachments() local
|
| /third_party/node/deps/v8/third_party/test262-harness/src/ |
| H A D | _monkeyYaml.py | 17 def load(str): function
|
| /third_party/libexif/libexif/ |
| H A D | exif-mnote-data-priv.h | 43 void (* load) (ExifMnoteData *, const unsigned char *, unsigned int); member
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
| H A D | optimize.c | 186 gpir_load_node *load = gpir_node_to_load(node); in dead_code_eliminate() local
|
| /third_party/node/deps/openssl/openssl/include/openssl/ |
| H A D | conftypes.h | 31 int (*load) (CONF *conf, const char *name, long *eline); member
|
| /third_party/rust/crates/clang-sys/src/ |
| H A D | link.rs | 164 mod load { modules 213 pub fn load() -> Result<(), String> { in load() functions
|
| /third_party/openssl/include/openssl/ |
| H A D | conftypes.h | 31 int (*load) (CONF *conf, const char *name, long *eline); member
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/testing/ |
| H A D | FontLoader.java | 44 private static Font[] load(File file) throws IOException { in load() method in FontLoader
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_expectations/ |
| H A D | GPUTestExpectationsParser_unittest.cpp | 38 bool load(const std::string &line) in load() function in __anon20291::GPUTestExpectationsParserTest [all...] |
| /third_party/skia/tools/mdbviz/ |
| H A D | Model.cpp | 27 Model::ErrorCode Model::load(const char* filename) { in load() function in Model
|
| /third_party/skia/tools/viewer/ |
| H A D | SampleSlide.cpp | 34 void SampleSlide::load(SkScalar winWidth, SkScalar winHeight) { in load() function in SampleSlide
|
| H A D | Slide.h | 26 virtual void load(SkScalar winWidth, SkScalar winHeight) {} in load() function in Slide
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-default-device-restore.c | 52 static void load(struct userdata *u) { in load() function
|
| /third_party/spirv-tools/source/opt/ |
| H A D | fix_func_call_arguments.cpp | 83 Instruction* load = builder.AddLoad(op_type->result_id(), operand_id); in ReplaceAccessChainFuncCallArguments() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| H A D | elf_test.cpp | 74 auto load = elf.GetPtLoads(); in HWTEST_F() local 120 auto load = elf.GetPtLoads(); in HWTEST_F() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/ |
| H A D | number.cpp | 67 LoadFunc* const load; member
|
| /foundation/graphic/graphic_surface/sync_fence/src/ |
| H A D | frame_sched.cpp | 130 void FrameSched::SetFrameParam(int requestId, int load, int schedFrameNum, int value)
in SetFrameParam() argument
|
| /foundation/resourceschedule/ffrt/src/sched/ |
| H A D | interval.cpp | 70 void PerfCtrl::Update(uint64_t deadlineNs, uint64_t load, bool force) in Update() argument 86 void IntervalLoadPredictor::UpdateTotalLoad(uint64_t load) in UpdateTotalLoad() argument 91 void IntervalLoadPredictor::UpdateCPLoad(uint64_t load) in UpdateCPLoad() argument 107 uint64_t load = cpLoad[cpLoadIndex].GetPredictLoad(); in GetCPLoad() local [all...] |
| /kernel/linux/linux-5.10/arch/alpha/boot/ |
| H A D | bootp.c | 111 load(unsigned long dst, unsigned long src, unsigned long count) in load() function
|