Home
last modified time | relevance | path

Searched defs:vec (Results 101 - 125 of 1008) sorted by relevance

12345678910>>...41

/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dints.c91 void __init m68k_setup_user_interrupt(unsigned int vec, unsigned int cnt) in m68k_setup_user_interrupt() argument
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dints.c91 void __init m68k_setup_user_interrupt(unsigned int vec, unsigned int cnt) in m68k_setup_user_interrupt() argument
/kernel/linux/linux-5.10/mm/
H A Dframe_vector.c38 get_vaddr_frames(unsigned long start, unsigned int nr_frames, unsigned int gup_flags, struct frame_vector *vec) get_vaddr_frames() argument
106 put_vaddr_frames(struct frame_vector *vec) put_vaddr_frames() argument
136 frame_vector_to_pages(struct frame_vector *vec) frame_vector_to_pages() argument
162 frame_vector_to_pfns(struct frame_vector *vec) frame_vector_to_pfns() argument
187 struct frame_vector *vec; frame_vector_create() local
217 frame_vector_destroy(struct frame_vector *vec) frame_vector_destroy() argument
[all...]
/kernel/linux/linux-6.6/rust/alloc/
H A Dlib.rs264 pub mod vec; modules
/test/xts/hats/hdf/motion/hdi/
H A Dhdf_motion_hdi_test.cpp140 vector<int32_t> vec; in HWTEST_F() local
[all...]
/test/xts/hats/hdf/vibrator/hdi_adapter/hdi_impl/
H A Dhdi_vibrator_impl_test.cpp94 std::vector<CompositeEffect> vec; in HWTEST_F() local
128 std::vector<CompositeEffect> vec; in HWTEST_F() local
194 std::vector<CompositeEffect> vec; HWTEST_F() local
[all...]
/third_party/googletest/googletest/src/hwext/
H A Dgtest-utils.cc51 bool IsElementInVector(vector<int> vec, int element){ in IsElementInVector() argument
/third_party/icu/icu4c/source/i18n/
H A Dfphdlimp.h69 UVector32* vec; member in FieldPositionIteratorHandler
/third_party/mesa3d/src/compiler/nir/
H A Dnir_move_vec_src_uses_to_dest.c73 nir_alu_instr *vec = nir_instr_as_alu(instr); in move_vec_src_uses_to_dest_block() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dfphdlimp.h69 UVector32* vec; member in FieldPositionIteratorHandler
/third_party/ltp/testcases/kernel/syscalls/preadv2/
H A Dpreadv201.c54 char *vec; in verify_preadv2() local
/third_party/ltp/testcases/kernel/syscalls/mincore/
H A Dmincore02.c48 static unsigned char *vec = NULL; variable
H A Dmincore03.c49 unsigned char vec[NUM_PAGES]; in test_mincore() local
/third_party/ltp/testcases/kernel/syscalls/preadv/
H A Dpreadv01.c44 char *vec; in verify_preadv() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_nir.c128 nir_alu_instr *vec = nir_alu_instr_create(shader, nir_op_vec4); in etna_lower_io() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dsparcv9cap.c105 unsigned int vec[2] = { 0, 0 }; in OPENSSL_cpuid_setup() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSpecConstantUtil.hpp61 std::vector<T> vec; in makeVector() local
70 std::vector<T> vec; in makeVector() local
80 std::vector<T> vec; in makeVector() local
91 std::vector<T> vec; makeVector() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderDebugger.cpp139 std::shared_ptr<vk::dbg::Value> makeDbgValue(const sw::vec<T, N> &vec) in makeDbgValue() argument
[all...]
/third_party/openssl/crypto/
H A Dsparcv9cap.c105 unsigned int vec[2] = { 0, 0 }; in OPENSSL_cpuid_setup() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dfphdlimp.h69 UVector32* vec; member in FieldPositionIteratorHandler
/third_party/skia/src/shaders/gradients/
H A DSkLinearGradient.cpp15 SkVector vec = pts[1] - pts[0]; in pts_to_unit_matrix() local
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver_constants.cc63 auto* vec = type->As<sem::Vector>(); in EvaluateConstantValue() local
/third_party/vixl/examples/aarch64/
H A Dadd2-vectors.cc89 void PrintVector(const uint8_t* vec, unsigned num) { in PrintVector() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector_exception_safety_test.cc124 bool InlinedVectorInvariants(VecT* vec) { in InlinedVectorInvariants() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSpecConstantUtil.hpp61 std::vector<T> vec; in makeVector() local
70 std::vector<T> vec; in makeVector() local
80 std::vector<T> vec; in makeVector() local
91 std::vector<T> vec; makeVector() local
[all...]

Completed in 11 milliseconds

12345678910>>...41