Home
last modified time | relevance | path

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

12345678910>>...15

/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
/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
/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
/third_party/ffmpeg/libavcodec/
H A Dlossless_audiodsp.c27 scalarproduct_and_madd_int16_c(int16_t *v1, const int16_t *v2, const int16_t *v3, int order, int mul) scalarproduct_and_madd_int16_c() argument
42 scalarproduct_and_madd_int32_c(int16_t *v1, const int32_t *v2, const int16_t *v3, int order, int mul) scalarproduct_and_madd_int32_c() argument
/third_party/ffmpeg/libavcodec/ppc/
H A Daudiodsp.c63 static int32_t scalarproduct_int16_vsx(const int16_t *v1, const int16_t *v2, int order) in scalarproduct_int16_vsx() argument
37 scalarproduct_int16_altivec(const int16_t *v1, const int16_t *v2, int order) scalarproduct_int16_altivec() argument
/third_party/libexif/libexif/apple/
H A Dexif-mnote-data-apple.h34 ExifByteOrder order; member
H A Dmnote-apple-entry.h36 ExifByteOrder order; member
/third_party/libexif/libexif/pentax/
H A Dmnote-pentax-entry.h38 ExifByteOrder order; member
/third_party/libexif/libexif/fuji/
H A Dexif-mnote-data-fuji.h37 ExifByteOrder order; member
H A Dmnote-fuji-entry.h40 ExifByteOrder order; member

Completed in 5 milliseconds

12345678910>>...15