/external/chromium_org/third_party/WebKit/Source/platform/ |
D | PODInterval.h | 84 PODInterval(const T& low, const T& high) in PODInterval() 93 PODInterval(const T& low, const T& high, const UserData data) in PODInterval() 102 const T& high() const { return m_high; } in high() function 105 bool overlaps(const T& low, const T& high) const in overlaps()
|
/external/compiler-rt/lib/ |
D | int_types.h | 36 si_int high; member 51 su_int high; member 71 di_int high; member 86 du_int high; member 126 udwords high; member
|
D | floatdidf.c | 40 const double high = (int32_t)(a >> 32) * twop32; in ARM_EABI_FNALIAS() local
|
/external/chromium_org/content/browser/loader/ |
D | resource_scheduler_unittest.cc | 220 scoped_ptr<TestRequest> high(NewRequest("http://host/high", net::HIGHEST)); in TEST_F() local 231 scoped_ptr<TestRequest> high(NewRequest("http://host/high", net::HIGHEST)); in TEST_F() local 244 scoped_ptr<TestRequest> high(NewRequest("http://host/high", net::HIGHEST)); in TEST_F() local 260 scoped_ptr<TestRequest> high(NewRequest("http://host/high", net::HIGHEST)); in TEST_F() local 291 scoped_ptr<TestRequest> high(NewRequest("http://host/high", net::HIGHEST)); in TEST_F() local 319 scoped_ptr<TestRequest> high(NewRequest("http://host/high", net::HIGHEST)); in TEST_F() local 362 scoped_ptr<TestRequest> high(NewRequest("http://host/high", net::HIGHEST)); in TEST_F() local 374 scoped_ptr<TestRequest> high(NewRequest("http://host/high", net::HIGHEST)); in TEST_F() local 400 scoped_ptr<TestRequest> high(NewRequest("http://host/high", net::HIGHEST)); in TEST_F() local 429 scoped_ptr<TestRequest> high(NewRequest("http://host/high", net::HIGHEST)); in TEST_F() local [all …]
|
/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()
|
/external/oprofile/module/x86/ |
D | op_model_p4.c | 361 #define ESCR_READ(escr, high, ev, i) do {rdmsr(ev->bindings[(i)].escr_address, (escr), (high));} wh… argument 362 #define ESCR_WRITE(escr, high, ev, i) do {wrmsr(ev->bindings[(i)].escr_address, (escr), (high));} w… argument 372 #define CCCR_READ(low, high, i) do {rdmsr(p4_counters[(i)].cccr_address, (low), (high));} while (0) argument 373 #define CCCR_WRITE(low, high, i) do {wrmsr(p4_counters[(i)].cccr_address, (low), (high));} while (0) argument 488 unsigned int high = 0; in pmc_setup_one_p4_counter() local 549 unsigned int low, high; in p4_setup_ctrs() local 627 unsigned long ctr, low, high, stag, real; in p4_check_ctrs() local 674 unsigned int low, high, stag; in p4_start() local 691 unsigned int low, high, stag; in p4_stop() local
|
D | op_model_ppro.c | 48 uint low, high; in ppro_setup_ctrs() local 85 ulong low, high; in ppro_check_ctrs() local 99 uint low, high; in ppro_start() local 108 uint low, high; in ppro_stop() local
|
D | op_model_athlon.c | 52 uint low, high; in athlon_setup_ctrs() local 89 uint low, high; in athlon_check_ctrs() local 105 uint low, high; in athlon_start() local 119 uint low, high; in athlon_stop() local
|
/external/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/qemu/elff/ |
D | dwarf_die.cc | 138 AddrType high; in contains_address() local 212 Elf_Xword low, high; in dump() local 220 Elf_Word low, high; in dump() local
|
/external/dropbear/libtomcrypt/src/pk/ecc/ |
D | ecc_sizes.c | 26 void ecc_sizes(int *low, int *high) in ecc_sizes()
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
D | HTMLMeterElement.cpp | 131 double HTMLMeterElement::high() const in high() function in WebCore::HTMLMeterElement 133 double high = getFloatingPointAttribute(highAttr, max()); in high() local 137 void HTMLMeterElement::setHigh(double high, ExceptionState& exceptionState) in setHigh()
|
/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/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
D | inttree.c | 55 ITN_create(long low, long high, void *data) in ITN_create() 315 IT_insert(IntervalTree *it, long low, long high, void *data) in IT_insert() 662 IT_delete_node(IntervalTree *it, IntervalTreeNode *z, long *low, long *high) in IT_delete_node() 790 IT_enumerate(IntervalTree *it, long low, long high, void *cbd, in IT_enumerate()
|
/external/skia/src/gpu/ |
D | GrTBSearch.h | 22 int high = count - 1; in GrTBSearch() local
|
/external/chromium_org/third_party/skia/src/gpu/ |
D | GrTBSearch.h | 22 int high = count - 1; in GrTBSearch() local
|
/external/compiler-rt/lib/ppc/ |
D | floatunditf.c | 18 doublebits high = { .d = twop84 }; in __floatunditf() local
|
/external/elfutils/tests/ |
D | dwfl-bug-addr-overflow.c | 55 Dwfl_Module *high = dwfl_report_module (dwfl, "high", in main() local
|
/external/arduino/hardware/arduino/cores/arduino/ |
D | wiring_analog.c | 42 uint8_t low, high; in analogRead() local
|
/external/kernel-headers/original/asm-mips/ |
D | div64.h | 22 #define do_div64_32(res, high, low, base) ({ \ argument
|
/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/clang/test/CodeGen/ |
D | 2002-09-18-UnionProblem.c | 5 char high, low; member
|
/external/chromium_org/net/base/ |
D | file_stream_metrics_win.cc | 17 int high; member
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_common.h | 50 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()
|