Home
last modified time | relevance | path

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

12345678910>>...13

/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/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_inst.h53 #define FC(name, high, low, assertions) \ argument
72 #define F(name, high, low) FC(name, high, low, true) argument
305 #define FJ(name, high, low, assertions) \ argument
704 brw_inst_bits(const brw_inst *inst, unsigned high, unsigned low) in brw_inst_bits()
724 brw_inst_set_bits(brw_inst *inst, unsigned high, unsigned low, uint64_t value) in brw_inst_set_bits()
759 brw_compact_inst_bits(const brw_compact_inst *inst, unsigned high, unsigned low) in brw_compact_inst_bits()
772 brw_compact_inst_set_bits(brw_compact_inst *inst, unsigned high, unsigned low, in brw_compact_inst_set_bits()
783 #define FC(name, high, low, assertions) \ argument
802 #define F(name, high, low) FC(name, high, low, true) argument
/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/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.c57 int low = sepol_port_get_low(data); in port_from_record() local
113 int low = port->u.port.low_port; in port_to_record() local
176 int low, high, proto; in sepol_port_exists() local
214 int low, high, proto; in sepol_port_query() local
254 int low, high, proto; in sepol_port_modify() local
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp_common.h50 static INLINE int clamp(int value, int low, int high) { in clamp()
54 static INLINE double fclamp(double value, double low, double high) { in fclamp()
/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
Dfixunsdfdi.c26 su_int low = a - (double)high * 4294967296.f; /* high * 0x1p32f; */ in ARM_EABI_FNALIAS() local
Dfixunssfdi.c27 su_int low = da - (double)high * 4294967296.f; /* high * 0x1p32f; */ in ARM_EABI_FNALIAS() local
/external/fec/
Dsumsq_sse2_assist.s49 low: .byte 255,255,255,255,0,0,0,0,255,255,255,255,0,0,0,0 label
/external/webrtc/webrtc/base/
Drandom.cc36 uint32_t Random::Rand(uint32_t low, uint32_t high) { in Rand()
41 int32_t Random::Rand(int32_t low, int32_t high) { in Rand()
/external/gptfdisk/
Dgpttext.cc149 uint32_t low, high; in GetPartNum() local
250 uint32_t low, high; in DeletePartition() local
265 uint32_t low, high; in ChangePartType() local
279 uint32_t low, high; in ChangeUniqueGuid() local
333 uint32_t low, high; in SwapPartitions() local
384 uint32_t low, high; in ShowDetails() local
/external/selinux/libsemanage/src/
Dports_file.c29 int low = semanage_port_get_low(port); in port_print() local
65 int low, high; in port_parse() local
/external/toybox/toys/other/
Dascii.c23 char *low="NULSOHSTXETXEOTENQACKBELBS HT LF VT FF CR SO SI DLEDC1DC2DC3DC4" in ascii_main() local
/external/r8/src/main/java/com/android/tools/r8/code/
DInstruction.java56 int low = read16BitValue(stream); in readSigned32BitValue() local
63 long low = read16BitValue(stream); in read32BitValue() local
70 long low = read32BitValue(stream); in read64BitValue() local
76 protected static short combineBytes(int high, int low) { in combineBytes()
80 protected static int makeByte(int high, int low) { in makeByte()
/external/compiler-rt/lib/builtins/ppc/
Dfloatditf.c15 doublebits low = { .d = twop52 }; in __floatditf() local
Dfloatunditf.c19 doublebits low = { .d = twop52 }; in __floatunditf() local
/external/strace/tests/
Dllseek.c40 const unsigned long low = 0xdeadbeef; in main() local
/external/strace/tests-m32/
Dllseek.c40 const unsigned long low = 0xdeadbeef; in main() local
/external/strace/tests-mx32/
Dllseek.c40 const unsigned long low = 0xdeadbeef; in main() local
/external/clang/lib/Lex/
DPPConditionalDirectiveRecord.cpp30 low = std::lower_bound(CondDirectiveLocs.begin(), CondDirectiveLocs.end(), in rangeIntersectsConditionalDirective() local
60 low = std::lower_bound(CondDirectiveLocs.begin(), CondDirectiveLocs.end(), in findConditionalDirectiveRegionLoc() local
/external/volley/src/test/java/com/android/volley/
DRequestTest.java31 TestRequest low = new TestRequest(Priority.LOW); in compareTo() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/
DBitsStreamGenerator.java86 final int low = next(26); in nextDouble() local
149 final long low = ((long) next(32)) & 0xffffffffL; in nextLong() local
/external/elfutils/tests/
Ddwfl-bug-addr-overflow.c51 Dwfl_Module *low = dwfl_report_module (dwfl, "low", in main() local
/external/syslinux/gpxe/src/drivers/net/
Detherfabric.h169 #define EFAB_EXTRACT_NATIVE( native_element, min ,max ,low ,high ) \ argument
179 #define EFAB_EXTRACT64( element, min, max, low, high ) \ argument
186 #define EFAB_EXTRACT32( element, min, max, low, high ) \ argument
189 #define EFAB_EXTRACT_OWORD64( oword, low, high ) \ argument
193 #define EFAB_EXTRACT_QWORD64( qword, low, high ) \ argument
196 #define EFAB_EXTRACT_OWORD32( oword, low, high ) \ argument
202 #define EFAB_EXTRACT_QWORD32( qword, low, high ) \ argument
206 #define EFAB_EXTRACT_DWORD( dword, low, high ) \ argument
288 #define EFAB_INSERT_NATIVE64( min, max, low, high, value ) \ argument
294 #define EFAB_INSERT_NATIVE32( min, max, low, high, value ) \ argument
[all …]

12345678910>>...13