| /kernel/linux/linux-6.6/drivers/iommu/ |
| H A D | io-pgtable-dart.c | 112 int order = get_order(size); in __dart_alloc_pages() local
|
| /kernel/linux/linux-6.6/drivers/media/common/videobuf2/ |
| H A D | videobuf2-dma-sg.c | 68 int order; in vb2_dma_sg_alloc_compacted() local [all...] |
| /kernel/linux/linux-6.6/security/integrity/ima/ |
| H A D | ima_crypto.c | 37 int order; in param_set_bufsize() local 247 int order = ima_maxorder; in ima_alloc_pages() local [all...] |
| /kernel/liteos_a/kernel/base/vm/ |
| H A D | los_vm_phys.c | 160 STATIC VOID OsVmPhysFreeListAddUnsafe(LosVmPage *page, UINT8 order) in OsVmPhysFreeListAddUnsafe() argument 195 UINT32 order; in OsVmPhysPagesSpiltUnsafe() local 311 UINT32 order; OsVmPhysPagesAlloc() local 343 OsVmPhysPagesFree(LosVmPage *page, UINT8 order) OsVmPhysPagesFree() argument 373 UINT32 order; OsVmPhysPagesFreeContiguous() local 592 UINT32 order; OsVmPagesToOrder() local [all...] |
| /kernel/linux/linux-6.6/mm/ |
| H A D | page_owner.c | 25 unsigned short order; member 137 void __reset_page_owner(struct page *page, unsigned short order) in __reset_page_owner() argument 186 noinline void __set_page_owner(struct page *page, unsigned short order, in __set_page_owner() argument 160 __set_page_owner_handle(struct page_ext *page_ext, depot_stack_handle_t handle, unsigned short order, gfp_t gfp_mask) __set_page_owner_handle() argument 658 unsigned long order = buddy_order_unsafe(page); init_pages_in_zone() local [all...] |
| /kernel/linux/linux-6.6/net/9p/ |
| H A D | trans_xen.c | 320 xen_9pfs_front_alloc_dataring(struct xenbus_device *dev, struct xen_9pfs_dataring *ring, unsigned int order) xen_9pfs_front_alloc_dataring() argument
|
| /kernel/linux/linux-6.6/net/ipv6/ila/ |
| H A D | ila_xlat.c | 208 int err = 0, order; in ila_add_mapping() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | searchndk1.cpp | 490 static void NodeWalk(const void *p, VISIT order, int)
in NodeWalk() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ass_split.c | 243 int *order = av_malloc_array(FF_ARRAY_ELEMS(section->fields), sizeof(*order)); in get_default_field_orders() local 259 int *order = ctx->field_order[ctx->current_section]; in ass_split_section() local [all...] |
| H A D | flacdec.c | 334 lpc_analyze_remodulate(SUINT32 *decoded, const int coeffs[32], int order, int qlevel, int len, int bps) lpc_analyze_remodulate() argument [all...] |
| H A D | aptx.c | 425 aptx_reconstructed_differences_update(Prediction *prediction, int32_t reconstructed_difference, int order) aptx_reconstructed_differences_update() argument 438 aptx_prediction_filtering(Prediction *prediction, int32_t reconstructed_difference, int order) aptx_prediction_filtering() argument
|
| /third_party/ffmpeg/compat/atomics/pthread/ |
| H A D | stdatomic.h | 85 static inline void atomic_thread_fence(int order) in atomic_thread_fence() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_acrossover.c | 63 int order; member 338 calc_q_factors(int order, double *q) calc_q_factors() argument [all...] |
| H A D | af_afreqshift.c | 185 static double compute_acc_num(double q, int order, int c) in compute_acc_num() argument 204 static double compute_acc_den(double q, int order, int c) in compute_acc_den() argument 223 static double compute_coef(int index, double k, double q, int order) in compute_coef() argument 239 const int order = nbr_coefs * 2 + 1; in compute_coefs() local [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | channel_layout.c | 425 int order; in av_channel_layout_from_string() local 657 int i, highest_ambi, order; ambisonic_order() local 701 int order = ambisonic_order(channel_layout); try_describe_ambisonic() local [all...] |
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslParseables.cpp | 240 char order = *argOrder; in AppendTypeName() local [all...] |
| /third_party/backends/backend/genesys/ |
| H A D | register.h | 504 apply_registers_ordered(const RegisterSettingSet<Value>& set, std::initializer_list<std::uint16_t> order, F f) apply_registers_ordered() argument
|
| /third_party/cups-filters/filter/ |
| H A D | rastertopclx.c | 127 const int *order; /* Order to use */ in StartPage() local 1569 const int *order; /* Order to use */ in OutputLine() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tscoll.cpp | 493 int32_t order; in getOrders() local [all...] |
| H A D | colldata.cpp | 50 int32_t order; in CEList() local [all...] |
| /third_party/libexif/libexif/ |
| H A D | exif-entry.c | 215 exif_get_short_convert(const unsigned char *buf, ExifFormat format, ExifByteOrder order) exif_get_short_convert() argument
|
| /third_party/lzma/C/ |
| H A D | 7zDec.c | 116 unsigned order = props[0];
in SzDecodePpmd() local
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecp_smpl.c | 254 BIGNUM *a, *b, *order, *tmp_1, *tmp_2; in ossl_ec_GFp_simple_group_check_discriminant() local
|
| /third_party/openssl/crypto/ec/ |
| H A D | ecp_smpl.c | 254 BIGNUM *a, *b, *order, *tmp_1, *tmp_2; in ossl_ec_GFp_simple_group_check_discriminant() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageAtomicSpirvShaders.cpp | 6525 CaseVariant::CaseVariant (ImageType imgtype, tcu::TextureFormat::ChannelOrder order, tcu::TextureFormat::ChannelType chtype, CheckType cktype) in CaseVariant() argument
|