Home
last modified time | relevance | path

Searched defs:order (Results 1 - 25 of 1063) sorted by relevance

12345678910>>...43

/third_party/jerryscript/tests/jerry/es2015/
H A Dclass-inheritance-core-8.js17 var order = 0; variable
H A Dclass-inheritance-core-9.js16 var order = 0; variable
/third_party/libabigail/tests/data/test-abidiff-exit/
H A Dtest-PR29144-v0.cc17 D order; variable
H A Dtest-PR29144-v1.cc17 D order; variable
/third_party/libexif/libexif/
H A Dexif-byte-order.c29 exif_byte_order_get_name (ExifByteOrder order) in exif_byte_order_get_name() argument
/kernel/linux/linux-5.10/tools/testing/radix-tree/
H A Dtest.h10 unsigned int order; member
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Dtest.h10 unsigned int order; member
/third_party/ffmpeg/libavutil/tests/
H A Dlls.c30 int i, order; in main() local
[all...]
/third_party/python/Lib/lib2to3/tests/data/fixers/myfixes/
H A Dfix_preorder.py4 order = "pre" variable in FixPreorder
/third_party/python/Lib/lib2to3/tests/data/fixers/
H A Dbad_order.py5 order = "crazy" variable in FixBadOrder
/third_party/typescript/tests/baselines/reference/
H A DdestructuringEvaluationOrder(target=es5).js38 var order = function (n) { return trace.push(n); }; global() function
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcallcoll.h36 int32_t order; member
/third_party/skia/tests/
H A DPathOpsDCubicTest.cpp22 char order[4]; in DEF_TEST() local
/kernel/linux/linux-5.10/mm/
H A Dpage_reporting.h34 static inline void page_reporting_notify_free(unsigned int order) in page_reporting_notify_free() argument
50 static inline void page_reporting_notify_free(unsigned int order) in page_reporting_notify_free() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/lib/
H A Ddrm_random.c15 void drm_random_reorder(unsigned int *order, unsigned int count, in drm_random_reorder() argument
30 unsigned int *order, i; in drm_random_order() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dpage_reporting.h23 unsigned int order; member
/kernel/linux/linux-6.6/drivers/gpu/drm/lib/
H A Ddrm_random.c16 void drm_random_reorder(unsigned int *order, unsigned int count, in drm_random_reorder() argument
31 unsigned int *order, i; in drm_random_order() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dpage_reporting.h33 static inline void page_reporting_notify_free(unsigned int order) in page_reporting_notify_free() argument
49 static inline void page_reporting_notify_free(unsigned int order) in page_reporting_notify_free() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dtscoll.h30 int32_t order; member
/third_party/node/deps/openssl/openssl/crypto/sm2/
H A Dsm2_key.c27 const BIGNUM *priv_key = NULL, *order = NULL; in ossl_sm2_key_private_check() local
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_reload.py12 order = "pre" variable in FixReload
H A Dfix_reduce.py18 order = "pre" variable in FixReduce
H A Dfix_intern.py15 order = "pre" variable in FixIntern
/third_party/openssl/crypto/sm2/
H A Dsm2_key.c27 const BIGNUM *priv_key = NULL, *order = NULL; in ossl_sm2_key_private_check() local
/third_party/toybox/toys/posix/
H A Dcomm.c56 int order = strcmp(line[0], line[1]); in comm_main() local

Completed in 6 milliseconds

12345678910>>...43