Home
last modified time | relevance | path

Searched defs:low (Results 1 – 25 of 538) sorted by relevance

12345678910>>...22

/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-vcombine.c10 int8x16_t test_vcombine_s8(int8x8_t low, int8x8_t high) { in test_vcombine_s8()
17 int16x8_t test_vcombine_s16(int16x4_t low, int16x4_t high) { in test_vcombine_s16()
24 int32x4_t test_vcombine_s32(int32x2_t low, int32x2_t high) { in test_vcombine_s32()
31 int64x2_t test_vcombine_s64(int64x1_t low, int64x1_t high) { in test_vcombine_s64()
38 uint8x16_t test_vcombine_u8(uint8x8_t low, uint8x8_t high) { in test_vcombine_u8()
45 uint16x8_t test_vcombine_u16(uint16x4_t low, uint16x4_t high) { in test_vcombine_u16()
52 uint32x4_t test_vcombine_u32(uint32x2_t low, uint32x2_t high) { in test_vcombine_u32()
59 uint64x2_t test_vcombine_u64(uint64x1_t low, uint64x1_t high) { in test_vcombine_u64()
66 poly64x2_t test_vcombine_p64(poly64x1_t low, poly64x1_t high) { in test_vcombine_p64()
73 float16x8_t test_vcombine_f16(float16x4_t low, float16x4_t high) { in test_vcombine_f16()
[all …]
/external/clang/test/CodeGen/
Daarch64-neon-vcombine.c10 int8x16_t test_vcombine_s8(int8x8_t low, int8x8_t high) { in test_vcombine_s8()
17 int16x8_t test_vcombine_s16(int16x4_t low, int16x4_t high) { in test_vcombine_s16()
24 int32x4_t test_vcombine_s32(int32x2_t low, int32x2_t high) { in test_vcombine_s32()
31 int64x2_t test_vcombine_s64(int64x1_t low, int64x1_t high) { in test_vcombine_s64()
38 uint8x16_t test_vcombine_u8(uint8x8_t low, uint8x8_t high) { in test_vcombine_u8()
45 uint16x8_t test_vcombine_u16(uint16x4_t low, uint16x4_t high) { in test_vcombine_u16()
52 uint32x4_t test_vcombine_u32(uint32x2_t low, uint32x2_t high) { in test_vcombine_u32()
59 uint64x2_t test_vcombine_u64(uint64x1_t low, uint64x1_t high) { in test_vcombine_u64()
66 poly64x2_t test_vcombine_p64(poly64x1_t low, poly64x1_t high) { in test_vcombine_p64()
73 float16x8_t test_vcombine_f16(float16x4_t low, float16x4_t high) { in test_vcombine_f16()
[all …]
/external/rust/crates/rayon/tests/
Dchars.rs6 let low = char::from_u32(0xD800 - 0x7).unwrap(); in half_open_correctness() localVariable
24 let low = char::from_u32(0xD800 - 0x7).unwrap(); in closed_correctness() localVariable
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp_common.h52 static INLINE int clamp(int value, int low, int high) { in clamp()
56 static INLINE double fclamp(double value, double low, double high) { in fclamp()
60 static INLINE int64_t lclamp(int64_t value, int64_t low, int64_t high) { in lclamp()
/external/elfutils/tests/
Ddwarf_default_lower_bound.c34 Dwarf_Sword low; in test_lang() local
69 Dwarf_Sword low; in main() local
/external/libchrome/base/
Dunguessable_token.cc13 UnguessableToken::UnguessableToken(uint64_t high, uint64_t low) in UnguessableToken()
30 UnguessableToken UnguessableToken::Deserialize(uint64_t high, uint64_t low) { in Deserialize()
/external/rust/crates/rand/src/distributions/
Duniform.rs420 low: X, field
446 let low = *low_b.borrow(); localVariable
459 let low = *low_b.borrow(); localVariable
508 let low = *low_b.borrow(); localVariable
520 let low = *low_b.borrow(); localVariable
594 let low = *low_b.borrow(); localVariable
606 let low = *low_b.borrow(); localVariable
757 let low = char_to_comp_u32(*low_b.borrow()); in new() localVariable
770 let low = char_to_comp_u32(*low_b.borrow()); in new_inclusive() localVariable
810 low: X, field
[all …]
/external/catch2/examples/
D300-Gen-OwnGenerator.cpp18 RandomIntGenerator(int low, int high): in RandomIntGenerator()
40 Catch::Generators::GeneratorWrapper<int> random(int low, int high) { in random()
/external/python/cpython3/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c32 #define prepareToBitInterleaving(low, high, temp, temp0, temp1) \ argument
44 #define toBitInterleavingAndXOR(low, high, even, odd, temp, temp0, temp1) \ argument
49 #define toBitInterleavingAndAND(low, high, even, odd, temp, temp0, temp1) \ argument
54 #define toBitInterleavingAndSet(low, high, even, odd, temp, temp0, temp1) \ argument
76 #define fromBitInterleaving(even, odd, low, high, temp, temp0, temp1) \ argument
89 UINT32 low, high; in KeccakP1600_SetBytesInLaneToZero() local
125 UINT32 low, high; in KeccakP1600_AddByte() local
145 UINT32 low, high; in KeccakP1600_AddBytesInLane() local
178 UINT32 low; in KeccakP1600_AddLanes() local
234 UINT32 low; in KeccakP1600_OverwriteLanes() local
[all …]
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DEncodingInfo.java125 public boolean isInEncoding(char high, char low) { in isInEncoding()
177 public boolean isInEncoding(char high, char low); in isInEncoding()
234 public boolean isInEncoding(char high, char low) { in isInEncoding()
464 private static boolean inEncoding(char high, char low, String encoding) { in inEncoding()
/external/libchrome/base/android/
Dunguessable_token_android.cc16 const uint64_t low = token.GetLowForSerialization(); in Create() local
27 const uint64_t low = Java_UnguessableToken_getLowForSerialization(env, token); in FromJavaUnguessableToken() local
Dunguessable_token_android_unittest.cc16 uint64_t low = 0x0583503029282304; in TEST() local
29 uint64_t low = 0x0583503029282304; in TEST() local
/external/igt-gpu-tools/assembler/
Dgen8_instruction.h51 #define F(name, high, low) \ argument
324 gen8_bits(struct gen8_instruction *insn, unsigned high, unsigned low) in gen8_bits()
346 unsigned low, in gen8_set_bits()
/external/rust/crates/anyhow/tests/
Dtest_context.rs44 low: Flag, field
66 let low = LowLevel { in make_chain() localVariable
106 let low = err.downcast_ref::<LowLevel>().unwrap(); in test_downcast_ref() localVariable
/external/selinux/libsepol/src/
Dport_record.c10 int low, high; member
21 int low, high; member
29 int low, int high, int proto, in sepol_port_key_create()
161 void sepol_port_set_range(sepol_port_t * port, int low, int high) in sepol_port_set_range()
Dports.c64 int low = sepol_port_get_low(data); in port_from_record() local
120 int low = port->u.port.low_port; in port_to_record() local
183 int low, high, proto; in sepol_port_exists() local
221 int low, high, proto; in sepol_port_query() local
261 int low, high, proto; in sepol_port_modify() local
Dibpkeys.c23 int low = sepol_ibpkey_get_low(data); in ibpkey_from_record() local
126 int low, high; in sepol_ibpkey_exists() local
156 int low, high; in sepol_ibpkey_query() local
192 int low, high; in sepol_ibpkey_modify() local
Dibpkey_record.c17 int low, high; member
28 int low, high; member
101 int low, int high, in sepol_ibpkey_key_create()
231 void sepol_ibpkey_set_range(sepol_ibpkey_t *ibpkey, int low, int high) in sepol_ibpkey_set_range()
/external/libchrome/base/android/java/src/org/chromium/base/
DUnguessableToken.java25 private UnguessableToken(long high, long low) { in UnguessableToken()
31 private static UnguessableToken create(long high, long low) { in create()
/external/compiler-rt/lib/builtins/
Dint_types.h39 su_int low; member
54 su_int low; member
79 du_int low; member
94 du_int low; member
134 udwords low; member
/external/libaom/libaom/aom_dsp/
Daom_dsp_common.h68 static INLINE int clamp(int value, int low, int high) { in clamp()
72 static INLINE int64_t clamp64(int64_t value, int64_t low, int64_t high) { in clamp64()
76 static INLINE double fclamp(double value, double low, double high) { in fclamp()
/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_tflite_model.cc136 int low, high; in PopulateInputValueRanges() local
477 int low = has_value_range ? low_range : 0; in CreateRandomTensorData() local
483 int low = has_value_range ? low_range : 0; in CreateRandomTensorData() local
489 int low = has_value_range ? low_range : 0; in CreateRandomTensorData() local
495 int low = has_value_range ? low_range : 0; in CreateRandomTensorData() local
501 int low = has_value_range ? low_range : 0; in CreateRandomTensorData() local
508 int low = has_value_range ? low_range : -127; in CreateRandomTensorData() local
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DTABLESWITCH.java64 final int low = (_match_length > 0) ? super.getMatch(0) : 0; in dump() local
80 final int low = bytes.readInt(); in initFromFile() local
/external/llvm-project/compiler-rt/lib/builtins/
Dint_types.h44 su_int low; member
57 su_int low; member
86 du_int low; member
99 du_int low; member
136 udwords low; member
/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_random.py80 def uniform(low=0.0, high=1.0, size=None): argument
110 def randint(low, high=None, size=None, dtype=onp.int): # pylint: disable=missing-function-docstring argument

12345678910>>...22