Home
last modified time | relevance | path

Searched defs:one (Results 76 - 100 of 490) sorted by relevance

12345678910>>...20

/third_party/skia/docs/examples/
H A DBitmap_swap.cpp15 SkBitmap one, two; in REG_FIDDLE() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_mmap.c32 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_mmap.c30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
H A Dtrace_vprintk.c18 static const char one[] = "1"; in sys_enter() local
/third_party/FreeBSD/lib/msun/src/
H A Ds_asinhl.c52 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
/third_party/jerryscript/jerry-libm/
H A Dsinh.c48 #define one 1.0 macro
113 #undef one macro
H A Dsqrt.c101 #define one 1.0 macro
243 #undef one macro
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_poly_line_smooth.c63 nir_ssa_def *one = nir_imm_float(b, 1.0f); in lower_polylinesmooth() local
H A Dnir_lower_point_smooth.c78 nir_ssa_def *one = nir_imm_float(b, 1.0f); in lower_point_smooth() local
/third_party/icu/icu4c/source/test/intltest/
H A Dlistformattertest.h123 const UnicodeString one; member in ListFormatterTest
/third_party/musl/libc-test/src/functionalext/supplement/string/
H A Dmemmove.c19 char one[50]; variable
[all...]
/third_party/skia/tests/
H A DPathOpsExtendedTest.h27 comparePaths(skiatest::Reporter* reporter, const char* filename, const SkPath& one, const SkPath& two) comparePaths() argument
/third_party/typescript/tests/baselines/reference/
H A DliteralTypes1.js93 var one = 1; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Derrno_saver_test.cc32 bool operator==(ErrnoPrinter one, ErrnoPrinter two) { return one.no == two.no; } in operator ==() argument
/third_party/ffmpeg/libavcodec/
H A Dlibgsmenc.c78 int one = 1; in libgsm_encode_init() local
H A Drangecoder.c70 const int64_t one = 1LL << 32; in ff_build_rac_states() local
[all...]
/third_party/ffmpeg/libavutil/tests/
H A Dsoftfloat.c37 SoftFloat one= av_int2sf(1, 0); in main() local
/third_party/gn/src/gn/
H A Dstring_utils_unittest.cc23 int64_t one = 1; in CheckExpansionCase() local
[all...]
/third_party/FreeBSD/lib/msun/ld128/
H A Dk_cosl.c31 one = 1.0; variable
/third_party/mesa3d/src/compiler/nir/tests/
H A Dcomparison_pre_tests.cpp96 nir_ssa_def *one = nir_imm_float(&bld, 1.0f); in TEST_F() local
148 nir_ssa_def *one = nir_imm_float(&bld, 1.0f); in TEST_F() local
201 nir_ssa_def *one = nir_imm_float(&bld, 1.0f); in TEST_F() local
253 nir_ssa_def *one in TEST_F() local
305 nir_ssa_def *one = nir_imm_float(&bld, 1.0f); TEST_F() local
358 nir_ssa_def *one = nir_imm_float(&bld, 1.0f); TEST_F() local
412 nir_ssa_def *one = nir_imm_float(&bld, 1.0f); TEST_F() local
465 nir_ssa_def *one = nir_imm_float(&bld, 1.0f); TEST_F() local
[all...]
H A Ddce_tests.cpp93 nir_ssa_def *one = nir_imm_int(&bld, 1); in TEST_F() local
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_txf_ms.c49 nir_ssa_def *one = nir_imm_int(b, 1); in v3d_nir_lower_txf_ms_instr() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_link.c129 uint64_t one = 1; in svga_link_shaders() local
/third_party/node/benchmark/crypto/
H A Doneshot-verify.js
H A Doneshot-sign.js

Completed in 9 milliseconds

12345678910>>...20