HomeSort by relevance Sort by last modified time
    Searched full:high (Results 201 - 225 of 8253) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cid/
cidriver.h 5 /* High-level CID driver interface (specification). */
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pfr/
pfrdrivr.h 5 /* High-level Type PFR driver interface (specification). */
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/psnames/
psmodule.h 5 /* High-level PSNames module interface (specification). */
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/
sfdriver.h 5 /* High-level SFNT driver interface (specification). */
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttdriver.h 5 /* High-level TrueType driver interface (specification). */
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/
t1driver.h 5 /* High-level Type 1 driver interface (specification). */
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type42/
t42drivr.h 5 /* High-level Type 42 driver interface (specification). */
  /external/llvm/test/CodeGen/SystemZ/
or-04.ll 14 ; Check the high end of the OILL range.
41 ; Check the high end of the OILH range.
50 ; Check the high end of the OILF range.
78 ; Check the high end of the OILL range.
108 ; Check the high end of the OIHL range.
117 ; Check a combination of the high end of the OIHL range and the high end
156 ; Check the high end of the OIHH range.
165 ; Check the high end of the OIHF range.
vec-perm-04.ll 1 ; Test vector merge high.
5 ; Test a canonical v16i8 merge high.
18 ; Test a reversed v16i8 merge high.
31 ; Test a v16i8 merge high with only the first operand being used.
44 ; Test a v16i8 merge high with only the second operand being used.
100 ; Test a canonical v8i16 merge high.
111 ; Test a reversed v8i16 merge high.
122 ; Test a canonical v4i32 merge high.
132 ; Test a reversed v4i32 merge high.
142 ; Test a canonical v2i64 merge high
    [all...]
  /external/llvm/test/Transforms/InstCombine/
x86-crc32-demanded.ll 3 ; crc32 with 64-bit destination zeros high 32-bit.
  /external/nanopb-c/examples/network_server/
fileproto.options 4 # If you come from high-level programming background, the hardcoded
  /external/pdfium/third_party/freetype/src/cff/
cffdrivr.h 5 /* High-level OpenType driver interface (specification). */
  /external/pdfium/third_party/freetype/src/cid/
cidriver.h 5 /* High-level CID driver interface (specification). */
  /external/pdfium/third_party/freetype/src/psnames/
psmodule.h 5 /* High-level PSNames module interface (specification). */
  /external/pdfium/third_party/freetype/src/sfnt/
sfdriver.h 5 /* High-level SFNT driver interface (specification). */
  /external/pdfium/third_party/freetype/src/truetype/
ttdriver.h 5 /* High-level TrueType driver interface (specification). */
  /external/pdfium/third_party/freetype/src/type1/
t1driver.h 5 /* High-level Type 1 driver interface (specification). */
  /external/selinux/libsemanage/src/
port_record.c 53 int low, int high, int proto,
57 return sepol_port_key_create(handle->sepolh, low, high, proto, key_ptr);
128 void semanage_port_set_range(semanage_port_t * port, int low, int high)
131 sepol_port_set_range(port, low, high);
  /external/webrtc/webrtc/base/
random.h 41 // Uniformly distributed pseudo-random number in the interval [low, high].
42 uint32_t Rand(uint32_t low, uint32_t high);
44 // Uniformly distributed pseudo-random number in the interval [low, high].
45 int32_t Rand(int32_t low, int32_t high);
  /hardware/bsp/intel/peripheral/libupm/src/ppd42ns/
ppd42ns.h 84 * Returns the amount of time it takes a pin to go from HIGH to LOW or from LOW to HIGH
86 * @param highLowValue int Do we measure movements from HIGH to LOW or from LOW to HIGH? highLowValue is the "from" value
  /prebuilts/go/darwin-x86/src/math/
hypot_386.s 10 MOVL p_hi+4(FP), AX // high word p
14 MOVL q_hi+12(FP), AX // high word q
43 MOVL p_hi+4(FP), AX // high word p
48 MOVL q_hi+12(FP), AX // high word q
  /prebuilts/go/linux-x86/src/math/
hypot_386.s 10 MOVL p_hi+4(FP), AX // high word p
14 MOVL q_hi+12(FP), AX // high word q
43 MOVL p_hi+4(FP), AX // high word p
48 MOVL q_hi+12(FP), AX // high word q
  /prebuilts/tools/common/m2/repository/net/sf/trove4j/trove4j/1.1/
PREBUILT 1 Trove: High Performance Collections for Java
  /cts/tests/tests/media/src/android/media/cts/
CamcorderProfileTest.java 67 LAST_HIGH_SPEED_QUALITY + 1 // Unknown high speed timelapse profile quality
192 // similarly that the maximum quality specific profile matches the high profile.
196 CamcorderProfile high,
200 // For high speed levels, low and high quality are optional,skip the test if
202 if (low == null && high == null) {
203 // No profile should be available if low and high are unavailable.
240 assertProfileEquals(high, maxProfile);
253 * should be sane. Note that, timelapse and high speed video sizes may not be listed
276 // High speed low and high profile are optional
    [all...]
  /hardware/bsp/intel/peripheral/libupm/src/hp20x/
hp20x.h 36 * @brief HP20X I2C Barometer (High-Accuracy) library
44 * @comname Grove Barometer (High-Accuracy)
45 * @altname HP20X Barometer (High-Accuracy)
51 * @brief API for the HP20X-based Grove Barometer (High-Accuracy)
53 * This is a high-accuracy barometer providing pressure, altitude,
58 * This module was developed using a Grove Barometer (High-Accuracy)
120 REG_PA_H_TH_LSB = 0x02, // Pres/Alt high threshold
129 REG_T_H_TH = 0x08, // temperature high threshold
299 * which events can cause a hardware interrupt pin to be pulled high
361 * @param high High threshold to generate an interrup
    [all...]

Completed in 1857 milliseconds

1 2 3 4 5 6 7 891011>>