Home
last modified time | relevance | path

Searched defs:small (Results 1 - 25 of 66) sorted by relevance

123

/third_party/jerryscript/tests/jerry-test-suite/es2015/22/22.02/22.02.03/
H A D22.02.03-007.js
H A D22.02.03-014.js
/third_party/python/Include/internal/
H A Dpycore_accu.h22 #undef small /* defined by some Windows headers */ macro
26 PyObject *small; /* Pending small strings */ member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_global_func10.c28 const struct Small small = {.x = skb->len }; in global_func10() local
/test/testfwk/arkxtest/jsunit/src/
H A DConstant.js
/third_party/skia/tests/
H A DInfRectTest.cpp26 SkScalar small = SkIntToScalar(10); in DEF_TEST() local
/third_party/skia/tools/fonts/
H A Dcreate_test_font_color.cpp46 unsigned small[] = { 8, 16 }; in main() local
/third_party/skia/gm/
H A Dbigmatrix.cpp41 SkScalar small = 1 / (500 * SK_Scalar1); in DEF_SIMPLE_GM_BG() local
[all...]
H A Dverylargebitmap.cpp101 int small = 150; variable
/kernel/linux/linux-6.6/lib/test_fortify/
H A Dtest_fortify.h22 char small[__BUF_SMALL]; variable
/third_party/mesa3d/src/compiler/nir/
H A Dnir_scale_fdiv.c41 nir_ssa_def *small = nir_flt(b, fabs, nir_imm_int(b, 0x00800000)); in nir_scale_fdiv_instr() local
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Dswitch.c13 int small(int a) in small() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dfixed_array_exception_safety_test.cc55 auto small = FixedArr(kSmallSize); in TEST() local
63 auto small = FixedArrWithAlloc(kSmallSize); in TEST() local
109 auto small = FixedArr(kSmallSize); in TEST() local
117 auto small = FixedArrWithAlloc(kSmallSize); in TEST() local
[all...]
/kernel/linux/linux-5.10/net/dccp/ccids/lib/
H A Dtfrc_equation.c591 static inline u32 tfrc_binsearch(u32 fval, u8 small) in tfrc_binsearch() argument
/kernel/linux/linux-6.6/net/dccp/ccids/lib/
H A Dtfrc_equation.c591 static inline u32 tfrc_binsearch(u32 fval, u8 small) in tfrc_binsearch() argument
/third_party/skia/bench/
H A DMergeBench.cpp55 MergeBench(bool small) : fIsSmall(small), fInitialized(false) { } in MergeBench() argument
H A DDisplacementBench.cpp22 DisplacementBaseBench(bool small) : fInitialized(false), fIsSmall(small) { } in DisplacementBaseBench() argument
90 DisplacementZeroBench(bool small) : INHERITED(small) { } in DisplacementZeroBench() argument
115 DisplacementAlphaBench(bool small) : INHERITED(small) { } in DisplacementAlphaBench() argument
139 DisplacementFullBench(bool small) : INHERITED(small) { } in DisplacementFullBench() argument
H A DBlurImageFilterBench.cpp63 BlurImageFilterBench(SkScalar sigmaX, SkScalar sigmaY, bool small, bool cropped, in BlurImageFilterBench() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dsorttest.c33 uint16_t small[]={ 8, 1, 2, 5, 4, 3, 7, 6 }; in SortTest() local
[all...]
/third_party/skia/src/core/
H A DSkOpts_erms.cpp55 static bool small(size_t bytes) { return bytes < 1024; } in small() function
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcrc32c-pcl-intel-asm_64.S266 small: label
/test/xts/acts/kernel_lite/mem_posix/src/
H A DMmapApiTest.cpp665 size_t small = len - 0x00100000; in HWTEST_F() local
/third_party/node/test/common/
H A Dwpt.js
/third_party/python/Lib/
H A Dcgitb.py51 def small(text): function
/third_party/python/Lib/test/test_json/
H A Dtest_enum.py11 small = SMALL variable in BigNum

Completed in 10 milliseconds

123