Home
last modified time | relevance | path

Searched defs:order (Results 726 - 750 of 1116) sorted by relevance

1...<<21222324252627282930>>...45

/kernel/linux/linux-6.6/sound/soc/amd/
H A Dacp.h139 unsigned int order; member
/kernel/linux/linux-6.6/mm/kasan/
H A Dkasan_test.c267 size_t order = 4; in pagealloc_oob_right() local
289 size_t order = 4; in pagealloc_uaf() local
1419 int i, size, order; in match_all_not_assigned() local
[all...]
H A Dkasan.h64 static inline bool kasan_sample_page_alloc(unsigned int order) in kasan_sample_page_alloc() argument
94 static inline bool kasan_sample_page_alloc(unsigned int order) in kasan_sample_page_alloc() argument
/kernel/linux/linux-6.6/lib/
H A Dbitmap.c1247 static int __reg_op(unsigned long *bitmap, unsigned int pos, int order, int reg_op) in __reg_op() argument
1313 int bitmap_find_free_region(unsigned long *bitmap, unsigned int bits, int order) in bitmap_find_free_region() argument
1338 bitmap_release_region(unsigned long *bitmap, unsigned int pos, int order) bitmap_release_region() argument
1355 bitmap_allocate_region(unsigned long *bitmap, unsigned int pos, int order) bitmap_allocate_region() argument
[all...]
H A Dscatterlist.c611 sgl_alloc_order(unsigned long long length, unsigned int order, bool chainable, gfp_t gfp, unsigned int *nent_p) sgl_alloc_order() argument
685 sgl_free_n_order(struct scatterlist *sgl, int nents, int order) sgl_free_n_order() argument
707 sgl_free_order(struct scatterlist *sgl, int order) sgl_free_order() argument
[all...]
H A Dxarray.c646 unsigned int order = xas->xa_shift; in xas_create() local
1003 void xas_split_alloc(struct xa_state *xas, void *entry, unsigned int order, in xas_split_alloc() argument
1054 xas_split(struct xa_state *xas, void *entry, unsigned int order) xas_split() argument
1729 unsigned int order = BITS_PER_LONG; xa_store_range() local
1763 int order = 0; xa_get_order() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dslab_common.c992 unsigned int order = folio_order(folio); in free_large_kmalloc() local
1161 unsigned int order = get_order(size); in __kmalloc_large_node() local
H A Dslab.h632 static __always_inline void account_slab(struct slab *slab, int order, in account_slab() argument
639 PAGE_SIZE << order); in account_slab() local
642 static __always_inline void unaccount_slab(struct slab *slab, int order, in unaccount_slab() argument
/third_party/ffmpeg/libavcodec/
H A Dg729dec.c337 static int32_t scalarproduct_int16_c(const int16_t * v1, const int16_t * v2, int order) in scalarproduct_int16_c() argument
H A Dmlpdec.c682 int i, order; in read_filter_params() local
[all...]
H A Dtwinvq.c46 static float eval_lpc_spectrum(const float *lsp, float cos_val, int order) in eval_lpc_spectrum() argument
251 static void rearrange_lsp(int order, float *lsp, float min_dist) in rearrange_lsp() argument
H A Dopus_silk.c65 static inline void silk_stabilize_lsf(int16_t nlsf[16], int order, const uint16_t min_delta[17]) in silk_stabilize_lsf() argument
143 silk_is_lpc_stable(const int16_t lpc[16], int order) silk_is_lpc_stable() argument
218 silk_lsf2lpc(const int16_t nlsf[16], float lpcf[16], int order) silk_lsf2lpc() argument
311 int order; // order of the LP polynomial; 10 for NB/MB and 16 for WB silk_decode_lpc() local
516 int order; // order of the LPC coefficients silk_decode_frame() local
[all...]
H A Dopus_pvq.c205 const uint8_t *order = &ff_celt_hadamard_order[hadamard ? stride - 2 : 30]; in celt_interleave_hadamard() local
218 const uint8_t *order = &ff_celt_hadamard_order[hadamard ? stride - 2 : 30]; in celt_deinterleave_hadamard() local
/third_party/ffmpeg/libavformat/
H A Dgxfenc.c62 unsigned order; ///< interleaving order member
/third_party/ffmpeg/libavutil/
H A Dchannel_layout.h295 enum AVChannelOrder order; global() member
[all...]
/third_party/backends/backend/genesys/
H A Dimage_pipeline.cpp323 get_output_format(PixelFormat input_format, ColorOrder order) get_output_format() argument
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DRuleBasedCollator.java911 setReorderCodes(int... order) setReorderCodes() argument
[all...]
H A DCollator.java455 public void setReorderCodes(int... order) in setReorderCodes() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcallcoll.c480 int32_t order; in getOrders() local
[all...]
/third_party/icu/tools/unicode/c/genuca/
H A Dgenuca.cpp1342 const char *order = options[HAN_ORDER].value; in main() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRuleBasedCollator.java888 setReorderCodes(int... order) setReorderCodes() argument
[all...]
H A DCollator.java434 public void setReorderCodes(int... order) in setReorderCodes() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ducal.cpp705 UResourceBundle *order = ures_getByKey(rb, prefRegion, nullptr, status); in ucal_getKeywordValuesForLocale() local
H A Ddtitvfmt.cpp1359 UBool order = fInfo->getDefaultOrder(); in setIntervalPattern() local
1369 UBool order = laterDateFirst; in setIntervalPattern() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.h195 GetTSANStoreStub(SaveFPRegsMode fp_mode, int size, std::memory_order order) GetTSANStoreStub() argument

Completed in 40 milliseconds

1...<<21222324252627282930>>...45