HomeSort by relevance Sort by last modified time
    Searched refs:ot (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/harfbuzz_ng/
Android.mk 60 src/hb-ot-tag.cc \
67 src/hb-ot-font.cc \
68 src/hb-ot-layout.cc \
69 src/hb-ot-map.cc \
70 src/hb-ot-shape.cc \
71 src/hb-ot-shape-complex-arabic.cc \
72 src/hb-ot-shape-complex-default.cc \
73 src/hb-ot-shape-complex-hangul.cc \
74 src/hb-ot-shape-complex-hebrew.cc \
75 src/hb-ot-shape-complex-indic.cc
    [all...]
  /external/valgrind/main/none/tests/
shorts.c 4 typedef struct { short ot; short ob; short nt; short nb; } Stuff; member in struct:__anon36940
8 short oldtop = w->ot;
30 st.ot = -332;
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-shaper-list.hh 43 HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */
main.cc 29 #include "hb-ot-layout-gdef-table.hh"
30 #include "hb-ot-layout-gsubgpos-private.hh"
39 using namespace OT;
68 const OpenTypeFontFile &ot = *CastP<OpenTypeFontFile> (font_data); local
70 switch (ot.get_tag ()) {
91 int num_fonts = ot.get_face_count ();
94 const OpenTypeFontFace &font = ot.get_face (n_font);
  /external/harfbuzz_ng/src/
hb-shaper-list.hh 43 HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */
main.cc 29 #include "hb-ot-layout-gdef-table.hh"
30 #include "hb-ot-layout-gsubgpos-private.hh"
39 using namespace OT;
68 const OpenTypeFontFile &ot = *CastP<OpenTypeFontFile> (font_data); local
70 switch (ot.get_tag ()) {
91 int num_fonts = ot.get_face_count ();
94 const OpenTypeFontFace &font = ot.get_face (n_font);
  /external/nist-sip/java/gov/nist/javax/sip/header/
Unsupported.java 61 * @param ot String to set
63 public Unsupported(String ot) {
65 optionTag = ot;
  /external/harfbuzz_ng/test/api/
test-c.c 47 #include <hb-ot.h>
  /external/freetype/src/autofit/
hbshim.h 30 #include <hb-ot.h>
  /external/qemu/target-i386/
translate.c 360 static inline void gen_op_mov_reg_v(int ot, int reg, TCGv t0)
362 switch(ot) {
393 static inline void gen_op_mov_reg_T0(int ot, int reg)
395 gen_op_mov_reg_v(ot, reg, cpu_T[0]);
398 static inline void gen_op_mov_reg_T1(int ot, int reg)
400 gen_op_mov_reg_v(ot, reg, cpu_T[1]);
429 static inline void gen_op_mov_v_reg(int ot, TCGv t0, int reg)
431 if (ot == OT_BYTE && byte_reg_is_xH(reg)) {
438 static inline void gen_op_mov_TN_reg(int ot, int t_index, int reg)
440 gen_op_mov_v_reg(ot, cpu_T[t_index], reg)
2786 int ot, opsize; local
3286 int b1, op1_offset, op2_offset, is_xmm, val, ot; local
4272 int shift, ot; local
    [all...]
  /external/chromium_org/v8/test/mjsunit/
object-toprimitive.js 53 var ot = { get toString() { trace.push("gts");
59 var nt = Number(ot);
64 var st = String(ot);
70 var nt = Number(ot);
77 var st = String(ot);
83 assertThrows("Number(ot)", TypeError);
90 var st = String(ot);
96 assertThrows("String(ot)", TypeError);
102 var nt = Number(ot);
  /external/chromium_org/third_party/harfbuzz-ng/
harfbuzz-ng.target.darwin-arm.mk 36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc \
38 third_party/harfbuzz-ng/src/hb-ot-shape.cc \
39 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc \
40 third_party/harfbuzz-ng/src/hb-ot-shape-complex-default.cc \
41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc \
42 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
43 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc \
44 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc \
45 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc
    [all...]
harfbuzz-ng.target.darwin-arm64.mk 36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc \
38 third_party/harfbuzz-ng/src/hb-ot-shape.cc \
39 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc \
40 third_party/harfbuzz-ng/src/hb-ot-shape-complex-default.cc \
41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc \
42 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
43 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc \
44 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc \
45 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc
    [all...]
harfbuzz-ng.target.darwin-mips.mk 36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc \
38 third_party/harfbuzz-ng/src/hb-ot-shape.cc \
39 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc \
40 third_party/harfbuzz-ng/src/hb-ot-shape-complex-default.cc \
41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc \
42 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
43 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc \
44 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc \
45 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc
    [all...]
harfbuzz-ng.target.darwin-x86.mk 36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc \
38 third_party/harfbuzz-ng/src/hb-ot-shape.cc \
39 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc \
40 third_party/harfbuzz-ng/src/hb-ot-shape-complex-default.cc \
41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc \
42 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
43 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc \
44 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc \
45 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc
    [all...]
harfbuzz-ng.target.darwin-x86_64.mk 36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc \
38 third_party/harfbuzz-ng/src/hb-ot-shape.cc \
39 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc \
40 third_party/harfbuzz-ng/src/hb-ot-shape-complex-default.cc \
41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc \
42 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
43 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc \
44 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc \
45 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc
    [all...]
harfbuzz-ng.target.linux-arm.mk 36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc \
38 third_party/harfbuzz-ng/src/hb-ot-shape.cc \
39 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc \
40 third_party/harfbuzz-ng/src/hb-ot-shape-complex-default.cc \
41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc \
42 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
43 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc \
44 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc \
45 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc
    [all...]
harfbuzz-ng.target.linux-arm64.mk 36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc \
38 third_party/harfbuzz-ng/src/hb-ot-shape.cc \
39 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc \
40 third_party/harfbuzz-ng/src/hb-ot-shape-complex-default.cc \
41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc \
42 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
43 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc \
44 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc \
45 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc
    [all...]
harfbuzz-ng.target.linux-mips.mk 36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc \
38 third_party/harfbuzz-ng/src/hb-ot-shape.cc \
39 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc \
40 third_party/harfbuzz-ng/src/hb-ot-shape-complex-default.cc \
41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc \
42 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
43 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc \
44 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc \
45 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc
    [all...]
harfbuzz-ng.target.linux-x86.mk 36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc \
38 third_party/harfbuzz-ng/src/hb-ot-shape.cc \
39 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc \
40 third_party/harfbuzz-ng/src/hb-ot-shape-complex-default.cc \
41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc \
42 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
43 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc \
44 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc \
45 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc
    [all...]
harfbuzz-ng.target.linux-x86_64.mk 36 third_party/harfbuzz-ng/src/hb-ot-layout.cc \
37 third_party/harfbuzz-ng/src/hb-ot-map.cc \
38 third_party/harfbuzz-ng/src/hb-ot-shape.cc \
39 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc \
40 third_party/harfbuzz-ng/src/hb-ot-shape-complex-default.cc \
41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc \
42 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
43 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc \
44 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc \
45 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc
    [all...]
  /external/chromium_org/build/android/pylib/
efficient_android_directory_copy.sh 47 elif [ ! -e "$dest/$1" ] || [ "$1" -ot "$dest/$1" ] || [ "$1" -nt "$dest/$1" ]
  /external/bluetooth/bluedroid/stack/btm/
btm_dev.c 497 UINT32 ot = 0xFFFFFFFF; local
507 if (p_dev_rec->timestamp < ot)
510 ot = p_dev_rec->timestamp;
514 if (ot != 0xFFFFFFFF)
524 if (p_dev_rec->timestamp < ot)
527 ot = p_dev_rec->timestamp;
  /ndk/build/tools/
build-docs.sh 91 if [ -z "$FORCE" -a -f "$DST_FILE" -a "$SRC_FILE" -ot "$DST_FILE" ]; then
  /external/speex/libspeex/
cb_search.c 275 spx_word16_t **ot, **nt; local
329 ot=ot2;
348 SPEEX_COPY(&ot[j][0], t, nsf);
370 spx_word16_t *x=ot[j]+subvect_size*i;
420 nt[j][m]=ot[best_ntarget[j]][m];
453 tmp2=ot;
454 ot=nt;

Completed in 809 milliseconds

1 2 3