/third_party/openssl/crypto/ocsp/ |
H A D | ocsp_cl.c | 32 OCSP_ONEREQ *one = NULL; in OCSP_request_add0_id() local
|
H A D | ocsp_srv.c | 33 OCSP_CERTID *OCSP_onereq_get0_id(OCSP_ONEREQ *one) in OCSP_onereq_get0_id() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShaderArithmetic.cpp | 166 auto one = SIMD::UInt(1); in EmitUnaryOp() local 177 auto one = SIMD::UInt(1); in EmitUnaryOp() local
|
/third_party/skia/src/pathops/ |
H A D | SkPathOpsOp.cpp | 239 bool OpDebug(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result in OpDebug() argument 370 Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result) Op() argument [all...] |
/third_party/python/Lib/test/ |
H A D | test_yield_from.py | 886 def one(): function 911 def one(): function 953 def one(): function
|
/third_party/toybox/lib/ |
H A D | net.c | 43 int fd = -1, one = 1; in xconnbind() local
|
/third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
H A D | D3D12ResidencyTests.cpp | 50 constexpr uint32_t one = 1; variable
|
/third_party/python/Objects/ |
H A D | enumobject.c | 22 PyObject* one; /* borrowed reference */ member
|
/third_party/python/Lib/test/test_importlib/ |
H A D | test_namespace_pkgs.py | 75 import foo.one namespace 83 import foo.one namespace 95 import foo.one namespace 113 import foo.one namespace 123 import foo.one global() namespace 138 import foo.one global() namespace 167 import foo.one global() namespace 174 import foo.one global() namespace 181 import foo.one global() namespace 190 import foo.one global() namespace 202 import foo.one global() namespace 214 import foo.one global() namespace 226 import foo.one global() namespace 239 import foo.one global() namespace 250 import parent.child.one global() namespace 267 import parent.child.one global() namespace 308 import foo.one global() namespace 330 import foo.one global() namespace 343 import foo.one global() namespace [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | reuseport_bpf.c | 194 const int fd = socket(p.send_family, p.protocol, 0), one = 1; in send_from() local
|
/kernel/linux/linux-6.6/arch/arm/boot/dts/allwinner/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/lib/ |
H A D | test_stackinit.c | 197 unsigned long one; member 205 size_t one; member 214 u8 one; member 222 char *one; member 231 u8 one; member
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | sample.h | 41 struct sample_read_value one; member
|
H A D | expr.c | 375 int expr__find_ids(const char *expr, const char *one, in expr__find_ids() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_helpers.h | 365 int err, one = 1; in enable_reuseport() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_inq.c | 102 int one = 1; in sock_listen_mptcp() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | reuseport_bpf.c | 192 const int fd = socket(p.send_family, p.protocol, 0), one = 1; in send_from() local
|
/kernel/linux/linux-6.6/lib/ |
H A D | memcpy_kunit.c | 22 u32 one; member
|
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/arm/allwinner/ |
H A D | Makefile | |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | plurfmts.cpp | 279 UnicodeString one = UNICODE_STRING_SIMPLE("one"); in pluralFormatUnitTest() local [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cmsgtst.c | 199 int32_t one=0; in MessageFormatTest() local
|
/third_party/jerryscript/jerry-core/ecma/base/ |
H A D | ecma-helpers-conversion.c | 224 uint64_t one = 0x8000000000000000ull; in ecma_uint64_clz() local
|
/third_party/jerryscript/jerry-libm/ |
H A D | trig.c | 39 #define one 1.00000000000000000000e+00 /* 0x3FF00000, 0x00000000 */ macro 1065 #undef one global() macro [all...] |
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_nir.c | 428 nir_ssa_def *one = nir_imm_int(b, 1); in lower_subgroup_id() local
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | vtn_glsl450.c | 172 nir_ssa_def *one = nir_imm_floatN_t(b, 1.0f, x->bit_size); in build_asin() local 475 nir_ssa_def *one = NIR_IMM_FP(nb, 1.0); in handle_glsl450_alu() local 576 nir_ssa_def *one = nir_imm_floatN_t(nb, 1.0, src[0]->bit_size); in handle_glsl450_alu() local
|