Home
last modified time | relevance | path

Searched defs:SHIFT (Results 1 - 20 of 20) sorted by relevance

/third_party/musl/src/math/
H A Dexpf.c63 # define SHIFT __exp2f_data.shift in expf() macro
H A Dexp2f.c26 #define SHIFT __exp2f_data.shift_scaled macro
H A Dpowf.c83 #define SHIFT __exp2f_data.shift_scaled in exp2_inline() macro
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dexpf.c63 # define SHIFT __exp2f_data.shift in expf() macro
H A Dexp2f.c26 #define SHIFT __exp2f_data.shift_scaled macro
H A Dpowf.c83 #define SHIFT __exp2f_data.shift_scaled in exp2_inline() macro
/third_party/optimized-routines/math/
H A Dexpf.c70 # define SHIFT __exp2f_data.shift in expf() macro
H A Dexp2f.c25 #define SHIFT __exp2f_data.shift_scaled macro
H A Dpowf.c87 # define SHIFT __exp2f_data.shift_scaled in exp2_inline() macro
H A Dv_powf.c212 # define SHIFT 0x1.8p52 in powf() macro
/third_party/python/Objects/
H A Dunicodetype_db.h1754 #define SHIFT 7 macro
/third_party/ffmpeg/libavfilter/
H A Dmedian_template.c42 #define SHIFT ((DEPTH + 1) / 2) macro
/third_party/skia/src/core/
H A DSkScan_AntiPath.cpp22 #define SHIFT SK_SUPERSAMPLE_SHIFT macro
[all...]
/third_party/python/Modules/
H A Dunicodedata_db.h706 #define SHIFT 7 macro
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_opcodes.py86 SHIFT = immediate("shift") variable
/third_party/node/deps/v8/tools/
H A Dll_prof.py222 SHIFT = 20 # 1M pages variable in CodePage
/third_party/python/Lib/test/
H A Dtest_long.py11 SHIFT = sys.int_info.bits_per_digit variable
[all...]
H A Dtest_ast.py824 SHIFT = enum.auto() # '<<', '>>' variable in AST_Tests.test_precedence_enum._Precedence
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPp.cpp352 COND, LOGOR, LOGAND, OR, XOR, AND, EQUAL, RELATION, SHIFT, ADD, MUL, UNARY, enumerator
/third_party/python/Lib/
H A Dast.py664 SHIFT = auto() # '<<', '>>' variable in _Precedence

Completed in 37 milliseconds