Home
last modified time | relevance | path

Searched defs:TABLE_SIZE (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bn/
Dbn_exp2.c14 #define TABLE_SIZE 32 macro
Dbn_exp.c37 #define TABLE_SIZE 32 macro
/third_party/openssl/crypto/bn/
Dbn_exp2.c14 #define TABLE_SIZE 32 macro
Dbn_exp.c37 #define TABLE_SIZE 32 macro
/third_party/ffmpeg/libavcodec/
Dmlz.h34 #define TABLE_SIZE 35023 // TABLE_SIZE must be a prime number macro
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DBidiFmwk.java164 private static final int TABLE_SIZE = 256; field in BidiFmwk
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
DBidiFmwk.java167 private static final int TABLE_SIZE = 256; field in BidiFmwk
/third_party/python/Objects/stringlib/
Dfastsearch.h301 #define TABLE_SIZE (1U << TABLE_SIZE_BITS) macro
/third_party/skia/third_party/externals/libjpeg-turbo/
Djccolor.c85 #define TABLE_SIZE (8 * (MAXJSAMPLE + 1)) macro
Djdcolor.c90 #define TABLE_SIZE (3 * (MAXJSAMPLE + 1)) macro
/third_party/icu/icu4c/source/test/cintltst/
Dcbiditst.c244 #define TABLE_SIZE 256 macro