Home
last modified time | relevance | path

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

12345678910>>...13

/external/clang/test/CodeGen/
Daarch64-neon-vcombine.c8 int8x16_t test_vcombine_s8(int8x8_t low, int8x8_t high) { in test_vcombine_s8()
14 int16x8_t test_vcombine_s16(int16x4_t low, int16x4_t high) { in test_vcombine_s16()
20 int32x4_t test_vcombine_s32(int32x2_t low, int32x2_t high) { in test_vcombine_s32()
26 int64x2_t test_vcombine_s64(int64x1_t low, int64x1_t high) { in test_vcombine_s64()
32 uint8x16_t test_vcombine_u8(uint8x8_t low, uint8x8_t high) { in test_vcombine_u8()
38 uint16x8_t test_vcombine_u16(uint16x4_t low, uint16x4_t high) { in test_vcombine_u16()
44 uint32x4_t test_vcombine_u32(uint32x2_t low, uint32x2_t high) { in test_vcombine_u32()
50 uint64x2_t test_vcombine_u64(uint64x1_t low, uint64x1_t high) { in test_vcombine_u64()
56 poly64x2_t test_vcombine_p64(poly64x1_t low, poly64x1_t high) { in test_vcombine_p64()
62 float16x8_t test_vcombine_f16(float16x4_t low, float16x4_t high) { in test_vcombine_f16()
[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()
DWriterToUTF8Buffered.java287 char high, low; in write() local
415 char high, low; in write() local
/external/selinux/libsepol/src/
Dports.c50 int low = sepol_port_get_low(data); in port_from_record() local
106 int low = port->u.port.low_port; in port_to_record() local
170 int low, high, proto; in sepol_port_exists() local
208 int low, high, proto; in sepol_port_query() local
248 int low, high, proto; in sepol_port_modify() local
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()
/external/compiler-rt/lib/builtins/
Dint_types.h39 su_int low; member
54 su_int low; member
78 du_int low; member
93 du_int low; member
133 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/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
Dsupport.cc51 int GetNumber(int low, int high, int def, const string & prompt) { in GetNumber()
100 uint64_t GetSectorNum(uint64_t low, uint64_t high, uint64_t def, uint64_t sSize, in GetSectorNum()
132 uint64_t IeeeToInt(string inValue, uint64_t sSize, uint64_t low, uint64_t high, uint64_t def) { in IeeeToInt()
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp_common.h44 static INLINE int clamp(int value, int low, int high) { in clamp()
48 static INLINE double fclamp(double value, double low, double high) { in fclamp()
/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/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/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/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/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/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/
Drendering_stats_unittest.py27 def Advance(self, low=0.1, high=1): argument
32 def AdvanceAndGet(self, low=0.1, high=1): argument
/external/lzma/Java/Tukaani/src/org/tukaani/xz/lzma/
DLZMACoder.java102 int low = prevByte >> (8 - lc); in getSubcoderIndex() local
124 final short[][] low = new short[POS_STATES_MAX][LOW_SYMBOLS]; field in LZMACoder.LengthCoder
/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.c44 const unsigned long low = 0xdeadbeef; in main() local
/external/elfutils/tests/
Ddwfl-bug-addr-overflow.c51 Dwfl_Module *low = dwfl_report_module (dwfl, "low", in main() local
/external/opencv3/3rdparty/libjasper/
Djpc_tagtree.c273 int low; in jpc_tagtree_encode() local
333 int low; in jpc_tagtree_decode() local
/external/libxml2/include/libxml/
Dchvalid.h31 unsigned short low; member
38 unsigned int low; member
/external/pdfium/third_party/libopenjpeg20/
Dtgt.c264 OPJ_INT32 low; in opj_tgt_encode() local
304 OPJ_INT32 low; in opj_tgt_decode() local

12345678910>>...13