Home
last modified time | relevance | path

Searched defs:load (Results 76 - 100 of 607) sorted by relevance

12345678910>>...25

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_ksyms_module.c28 int load(struct __sk_buff *skb) in load() function
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/security/
H A Dflush_utils.c21 static inline __u64 load(void *addr) in load() function
/kernel/linux/linux-6.6/tools/testing/selftests/rseq/
H A Drseq-arm-bits.h81 rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, long voffp, intptr_t *load, int cpu) rseq_cmpnev_storeoffp_load() argument
H A Drseq-arm64-bits.h72 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 Dnir_lower_int_to_float.c175 nir_load_const_instr *load = nir_instr_as_load_const(instr); in nir_lower_int_to_float_impl() local
H A Dnir_lower_bool_to_int32.c146 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 Dlvp_lower_input_attachments.c52 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.py17 def load(str): function
/third_party/libexif/libexif/
H A Dexif-mnote-data-priv.h43 void (* load) (ExifMnoteData *, const unsigned char *, unsigned int); member
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Doptimize.c186 gpir_load_node *load = gpir_node_to_load(node); in dead_code_eliminate() local
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dconftypes.h31 int (*load) (CONF *conf, const char *name, long *eline); member
/third_party/rust/crates/clang-sys/src/
H A Dlink.rs164 mod load { modules
213 pub fn load() -> Result<(), String> { in load() functions
/third_party/openssl/include/openssl/
H A Dconftypes.h31 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 DFontLoader.java44 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 DGPUTestExpectationsParser_unittest.cpp38 bool load(const std::string &line) in load() function in __anon20291::GPUTestExpectationsParserTest
[all...]
/third_party/skia/tools/mdbviz/
H A DModel.cpp27 Model::ErrorCode Model::load(const char* filename) { in load() function in Model
/third_party/skia/tools/viewer/
H A DSampleSlide.cpp34 void SampleSlide::load(SkScalar winWidth, SkScalar winHeight) { in load() function in SampleSlide
H A DSlide.h26 virtual void load(SkScalar winWidth, SkScalar winHeight) {} in load() function in Slide
/third_party/pulseaudio/src/modules/
H A Dmodule-default-device-restore.c52 static void load(struct userdata *u) { in load() function
/third_party/spirv-tools/source/opt/
H A Dfix_func_call_arguments.cpp83 Instruction* load = builder.AddLoad(op_type->result_id(), operand_id); in ReplaceAccessChainFuncCallArguments() local
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_test.cpp74 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 Dnumber.cpp67 LoadFunc* const load; member
/foundation/graphic/graphic_surface/sync_fence/src/
H A Dframe_sched.cpp130 void FrameSched::SetFrameParam(int requestId, int load, int schedFrameNum, int value) in SetFrameParam() argument
/foundation/resourceschedule/ffrt/src/sched/
H A Dinterval.cpp70 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 Dbootp.c111 load(unsigned long dst, unsigned long src, unsigned long count) in load() function

Completed in 8 milliseconds

12345678910>>...25