| /external/clang/test/CodeGen/ |
| D | aarch64-neon-vcombine.c | 8 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 …]
|
| D | 2002-09-18-UnionProblem.c | 5 char high, low; member
|
| /external/compiler-rt/lib/builtins/ |
| D | int_types.h | 36 si_int high; member 51 su_int high; member 75 di_int high; member 90 du_int high; member 130 udwords high; member
|
| D | fixunsdfdi.c | 24 su_int high = a/0x1p32f; in ARM_EABI_FNALIAS() local
|
| D | fixunssfdi.c | 25 su_int high = da/0x1p32f; in ARM_EABI_FNALIAS() local
|
| D | floatdidf.c | 40 const double high = (int32_t)(a >> 32) * twop32; in ARM_EABI_FNALIAS() local
|
| /external/apache-xml/src/main/java/org/apache/xml/serializer/ |
| D | EncodingInfo.java | 125 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()
|
| D | WriterToUTF8Buffered.java | 287 char high, low; in write() local 415 char high, low; in write() local
|
| /external/selinux/libsepol/src/ |
| D | port_record.c | 10 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()
|
| D | ports.c | 51 int high = sepol_port_get_high(data); in port_from_record() local 107 int high = port->u.port.high_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
|
| /external/libvpx/libvpx/vpx_dsp/ |
| D | vpx_dsp_common.h | 43 static INLINE int clamp(int value, int low, int high) { in clamp() 47 static INLINE double fclamp(double value, double low, double high) { in fclamp()
|
| /external/gptfdisk/ |
| D | gpttext.cc | 149 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
|
| D | support.cc | 51 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/jmonkeyengine/engine/src/bullet/com/jme3/bullet/joints/ |
| D | HingeJoint.java | 100 public void setLimit(float low, float high) { in setLimit() 104 private native void setLimit(long objectId, float low, float high); in setLimit() 106 …public void setLimit(float low, float high, float _softness, float _biasFactor, float _relaxationF… in setLimit() 113 …private native void setLimit(long objectId, float low, float high, float _softness, float _biasFac… in setLimit()
|
| /external/lldb/include/lldb/Utility/ |
| D | PriorityPointerPair.h | 40 PriorityPointerPair(pointer_type high, in PriorityPointerPair() 51 PriorityPointerPair(T_SP& high, in PriorityPointerPair()
|
| D | Range.h | 53 SetHigh (ValueType high) in SetHigh()
|
| /external/selinux/libsemanage/src/ |
| D | ports_file.c | 30 int high = semanage_port_get_high(port); in port_print() local 65 int low, high; in port_parse() local
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/random/ |
| D | BitsStreamGenerator.java | 85 final long high = ((long) next(26)) << 26; in nextDouble() local 148 final long high = ((long) next(32)) << 32; in nextLong() local
|
| /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/joints/ |
| D | HingeJoint.java | 80 public void setLimit(float low, float high) { in setLimit() 84 …public void setLimit(float low, float high, float _softness, float _biasFactor, float _relaxationF… in setLimit()
|
| /external/skia/src/gpu/ |
| D | GrTBSearch.h | 21 int high = count - 1; in GrTBSearch() local
|
| /external/linux-tools-perf/src/tools/perf/tests/ |
| D | rdpmc.c | 16 unsigned int low, high; in rdpmc() local 25 unsigned int low, high; in rdtsc() local
|
| /external/compiler-rt/lib/builtins/ppc/ |
| D | floatunditf.c | 18 doublebits high = { .d = twop84 }; in __floatunditf() local
|
| /external/elfutils/src/tests/ |
| D | dwfl-bug-addr-overflow.c | 47 Dwfl_Module *high = dwfl_report_module (dwfl, "high", in main() local
|
| /external/libedit/src/ |
| D | chared.c | 260 c__next_word(Char *p, Char *high, int n, int (*wtest)(Int)) in c__next_word() 278 cv_next_word(EditLine *el, Char *p, Char *high, int n, int (*wtest)(Int)) in cv_next_word() 371 cv__endword(Char *p, Char *high, int n, int (*wtest)(Int)) in cv__endword()
|
| /external/libxml2/include/libxml/ |
| D | chvalid.h | 32 unsigned short high; member 39 unsigned int high; member
|