/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
H A D | RewriteUnaryMinusOperatorInt.cpp | 85 TConstantUnion *one = new TConstantUnion(); in visitUnary() local
|
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/ |
H A D | ReactorUnitTests.cpp | 77 int one[2] = { 1, 0 }; in TEST() local
|
/third_party/typescript/tests/baselines/reference/ |
H A D | arrayAssignmentTest1.js | |
/third_party/rust/crates/memchr/src/tests/memchr/ |
H A D | testdata.rs | 151 pub fn one<F: Fn(u8, &[u8]) -> Option<usize>>(&self, reverse: bool, f: F) { in one() functions
|
/foundation/multimodalinput/input/frameworks/proxy/events/test/ |
H A D | virtual_input_device_test.cpp | 82 bool VirtualInputDeviceTest::CmpInputDevice(std::shared_ptr<InputDevice> one, std::shared_ptr<InputDevice> other) in CmpInputDevice() argument [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | connect4_prog.c | 113 int zero = 0, one = 1; in set_keepalive() local [all...] |
/kernel/linux/linux-5.10/lib/ |
H A D | atomic64_test.c | 109 int one = 1; in test_atomic() local 154 long long one = 1LL; test_atomic64() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | connect4_prog.c | 112 int zero = 0, one = 1; in set_keepalive() local [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | atomic64_test.c | 109 int one = 1; in test_atomic() local 154 long long one = 1LL; test_atomic64() local [all...] |
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | h264_cabac.c | 34 int64_t bit, tmp0, tmp1, tmp2, one = 1; in decode_significance_loongarch() local 89 int64_t bit, tmp0, tmp1, tmp2, one = 1, end = 63, last = 0; in decode_significance_8x8_loongarch() local [all...] |
/third_party/jerryscript/jerry-libm/ |
H A D | expm1.c | 124 #define one 1.0 macro 294 #undef one macro [all...] |
H A D | atan.c | 79 #define one 1.0 macro 174 #undef one macro
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_texcoord_replace.c | 95 nir_ssa_def *one = nir_imm_floatN_t(&b, 1.0, new_coord->bit_size); in nir_lower_texcoord_replace_impl() local
|
/third_party/mesa3d/src/compiler/nir/tests/ |
H A D | lower_returns_tests.cpp | 97 nir_ssa_def *one = nir_imm_int(&bld, 1); in TEST_F() local 173 nir_ssa_def *one = nir_imm_int(&bld, 1); in TEST_F() local
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | v3d_nir_lower_line_smooth.c | 45 nir_ssa_def *one = nir_imm_float(b, 1.0f); in lower_line_smooth_intrinsic() local
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ecp_mont.c | 148 BIGNUM *one = NULL; in ossl_ec_GFp_mont_group_set_curve() local
|
/third_party/openssl/crypto/ec/ |
H A D | ecp_mont.c | 148 BIGNUM *one = NULL; in ossl_ec_GFp_mont_group_set_curve() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | vertexconversion.h | 128 static T one() { return static_cast<T>(1); } in one() function 136 static T one() { return std::numeric_limits<T>::max(); } in one() function
|
/third_party/skia/src/utils/ |
H A D | SkBase64.cpp | 77 int one = (uint8_t) (bytes[0] << 2); in Decode() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
H A D | generate_real_test.cc | 155 constexpr uint64_t one = 1; in TEST() local 317 constexpr uint64_t one = 1; in TEST() local [all...] |
/third_party/skia/docs/examples/ |
H A D | pathops.cpp | 11 SkColor blend(SkColor one, SkColor two) { in REG_FIDDLE() argument 40 SkPath one, two; in REG_FIDDLE() local [all...] |
/third_party/skia/gm/ |
H A D | pathopsinverse.cpp | 44 SkColor blend(SkColor one, SkColor two) { in blend() argument 69 SkPath one, two; variable
|
/foundation/arkui/napi/sample/native_module_demo/ |
H A D | demo_javascript_class.cpp | 36 napi_value one = nullptr; in DemoJavascriptClassInit() local
|
/foundation/multimodalinput/input/service/timer_manager/src/ |
H A D | timer_manager.cpp | 85 uint64_t one = 1; in TakeNextTimerId() local
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | fault-armv.c | 219 register unsigned long zero = 0, one = 1, val; in check_writebuffer() local
|