Home
last modified time | relevance | path

Searched defs:OFF (Results 1 – 25 of 57) sorted by relevance

123

/third_party/libbpf/include/linux/
Dfilter.h8 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ argument
56 #define BPF_LDX_MEM(SIZE, DST, SRC, OFF) \ argument
64 #define BPF_STX_MEM(SIZE, DST, SRC, OFF) \ argument
72 #define BPF_ST_MEM(SIZE, DST, OFF, IMM) \ argument
118 #define BPF_JMP_IMM(OP, DST, IMM, OFF) \ argument
126 #define BPF_JMP32_IMM(OP, DST, IMM, OFF) \ argument
/third_party/libwebsockets/win32port/zlib/
Dinffast.c25 # define OFF 0 macro
28 # define OFF 1 macro
/third_party/optimized-routines/math/
Dlogf.c24 #define OFF 0x3f330000 macro
Dv_powf.c23 #define OFF v_u32 (0x3f330000) macro
27 #define OFF v_u32 (0x3f35d000) macro
Dlog2f.c23 #define OFF 0x3f330000 macro
Dv_log.c31 #define OFF v_u64 (0x3fe6900900000000) macro
Dlog.c20 #define OFF 0x3fe6000000000000 macro
Dlog2.c20 #define OFF 0x3fe6000000000000 macro
Dpowf.c25 #define OFF 0x3f330000 macro
/third_party/musl/porting/liteos_a/kernel/src/math/
Dlogf.c25 #define OFF 0x3f330000 macro
Dlog2f.c24 #define OFF 0x3f330000 macro
Dlog.c20 #define OFF 0x3fe6000000000000 macro
Dlog2.c20 #define OFF 0x3fe6000000000000 macro
Dpowf.c25 #define OFF 0x3f330000 macro
/third_party/musl/src/math/
Dlogf.c25 #define OFF 0x3f330000 macro
Dlog2f.c24 #define OFF 0x3f330000 macro
Dlog.c20 #define OFF 0x3fe6000000000000 macro
Dlog2.c20 #define OFF 0x3fe6000000000000 macro
Dpowf.c25 #define OFF 0x3f330000 macro
/third_party/musl/porting/liteos_m/kernel/src/math/
Dlog.c20 #define OFF 0x3fe6000000000000 macro
/third_party/musl/porting/uniproton/kernel/src/math/
Dlog.c20 #define OFF 0x3fe6000000000000 macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNumberFormatter.java211 OFF, enumConstant
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberFormatter.java277 OFF, enumConstant
/third_party/elfutils/libcpu/
Dbpf_disasm.c62 #define OFF(N) "%" #N "$+d" macro
/third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/
DStateAdapter.java41 private static final String OFF = "OFF"; field in StateAdapter

123