| /kernel/linux/linux-6.6/drivers/iommu/intel/ |
| H A D | irq_remapping.c | 1101 static void prepare_irte(struct irte *irte, int vector, unsigned int dest) in prepare_irte() argument [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/aacraid/ |
| H A D | commsup.c | 105 u32 vector = 1; in aac_fib_vector_assign() local
|
| /kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/ |
| H A D | core_feature_eclic.h | 708 __ECLIC_SetVector(IRQn_Type IRQn, rv_csr_t vector) __ECLIC_SetVector() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | g723_1enc.c | 144 int16_t vector[LPC_FRAME]; in comp_autocorr() local 185 int16_t vector[LPC_ORDER]; levinson_durbin() local 437 int16_t vector[FRAME_LEN + LPC_ORDER]; perceptual_filter() local 1108 int16_t vector[FRAME_LEN + PITCH_MAX]; g723_1_encode_frame() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | rbbitblb.cpp | 1012 void RBBITableBuilder::sortedAdd(UVector **vector, int32_t val) { in sortedAdd() argument [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-module.cc | 618 inline size_t VectorSize(const std::vector<T>& vector) { in VectorSize() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | rbbitblb.cpp | 997 void RBBITableBuilder::sortedAdd(UVector **vector, int32_t val) { in sortedAdd() argument [all...] |
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_schedule.c | 975 bool vector = !branch && OP_IS_CSEL_V(last->op); in mir_schedule_condition() local 931 mir_schedule_comparison( compiler_context *ctx, midgard_instruction **instructions, struct midgard_predicate *predicate, BITSET_WORD *worklist, unsigned count, unsigned cond, bool vector, unsigned *swizzle, midgard_instruction *user) mir_schedule_comparison() argument [all...] |
| /third_party/libinput/src/ |
| H A D | evdev-mt-touchpad-gestures.c | 364 struct phys_coords delta_mm, vector; in tp_gesture_apply_scroll_constraints() local [all...] |
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-profiler.h | 45 template class V8_EXPORT std::vector<v8::CpuProfileDeoptFrame>; member in std 59 template class V8_EXPORT std::vector<v8::CpuProfileDeoptInfo>; member in std
|
| /third_party/node/deps/v8/include/ |
| H A D | v8-profiler.h | 45 template class V8_EXPORT std::vector<v8::CpuProfileDeoptFrame>; member in std 59 template class V8_EXPORT std::vector<v8::CpuProfileDeoptInfo>; member in std
|
| /third_party/node/deps/v8/src/json/ |
| H A D | json-stringifier.cc | 1000 base::Vector<const SrcChar> vector = string->GetCharVector<SrcChar>(no_gc); in SerializeString_() local
|
| /third_party/node/deps/v8/src/numbers/ |
| H A D | conversions.cc | 377 base::Vector<const uint8_t> vector = GetOneByteVector(no_gc); in ParseInt() local 382 base::Vector<const base::uc16> vector = GetTwoByteVector(no_gc); in ParseInt() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | feedback-vector.h | 721 FeedbackVector vector() const { vector() function in v8::internal::final [all...] |
| H A D | js-function.cc | 1332 FeedbackVector vector = feedback_vector(); in ClearTypeFeedbackInfo() local
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | scanner.cc | 1046 base::Vector<const uint8_t> vector = literal_one_byte_string(); in CurrentLiteralAsCString() local
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_mpeg12_decoder.c | 356 MotionVectorToPipe(const struct pipe_mpeg12_macroblock *mb, unsigned vector, in MotionVectorToPipe() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiVersionCheck.cpp | 337 createTestDevice(const Context& context, VkInstance instance, vector<string> extensions = vector<string>(), bool allowLayers = true) createTestDevice() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineCreationCacheControlTests.cpp | 132 qpTestResult checkResult(VkResult result, const vector<UniquePipeline>&, duration, string& reason) in checkResult() argument 238 qpTestResult checkElapsedTime(VkResult, const vector<UniquePipeline>&, duration elapsed, string& reason) in checkElapsedTime() argument [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-layout-kerx-table.hh | 724 NNOffset32To<UnsizedArrayOf<FWORD>> vector; member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | rbbitblb.cpp | 1011 void RBBITableBuilder::sortedAdd(UVector **vector, int32_t val) { in sortedAdd() argument [all...] |
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| H A D | es3pShaderOperatorTests.cpp | 89 static tcu::Vector<float, N> mean (const vector<tcu::Vector<float, N> >& data) in mean() argument [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsAttributeLocationTests.cpp | 686 runTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const vector<Attribute>& attributes, const vector<Bind>& preAttachBind, const vector<Bind>& preLinkBind, const vector<Bind>& postLinkBind, bool relink, bool reattach = false, const vector<Attribute>& reattachAttributes = vector<Attribute>()) runTest() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineCreationCacheControlTests.cpp | 132 qpTestResult checkResult(VkResult result, const vector<UniquePipeline>&, duration, string& reason) in checkResult() argument 238 qpTestResult checkElapsedTime(VkResult, const vector<UniquePipeline>&, duration elapsed, string& reason) in checkElapsedTime() argument [all...] |
| /third_party/vk-gl-cts/modules/gles2/performance/ |
| H A D | es2pShaderOperatorTests.cpp | 89 static tcu::Vector<float, N> mean (const vector<tcu::Vector<float, N> >& data) in mean() argument [all...] |