HomeSort by relevance Sort by last modified time
    Searched full:tha (Results 1 - 25 of 31) sorted by null

1 2

  /dalvik/hit/test/
testparser 5 # debug launch line tha turns off the jit and runs a debug server
  /external/tcpdump/
print-tcp.c 71 struct tha { struct
84 struct tha addr;
316 struct tha tha; local
324 memset(&tha, 0, sizeof(tha));
336 memcpy(&tha.src, dst, sizeof ip6->ip6_dst);
337 memcpy(&tha.dst, src, sizeof ip6->ip6_src);
338 tha.port = dport << 16 | sport;
340 memcpy(&tha.dst, dst, sizeof ip6->ip6_dst)
    [all...]
print-arp.c 95 #define THA(ap) (ar_tha(ap))
289 if (memcmp((const char *)ezero, (const char *)THA(ap), HLN(ap)) != 0)
291 linkaddr_string(THA(ap), HLN(ap))));
302 linkaddr_string(THA(ap), HLN(ap)),
308 linkaddr_string(THA(ap), HLN(ap)),
314 linkaddr_string(THA(ap), HLN(ap)),
320 linkaddr_string(THA(ap), HLN(ap)),
  /external/qemu/android/
charmap.h 62 * be requested with -charmap option. In tha case kcm_file_path
  /external/icu4c/layout/
ScriptAndLanguageTags.cpp 176 thaLanguageTag, /* 'THA' (Thai) */
ScriptAndLanguageTags.h 191 const LETag thaLanguageTag = 0x54484120; /* 'THA' (Thai) */
  /external/icu4c/samples/legacy/
README 40 Legacy crashes horribly: Sorry, didn't put any error checking. If legacy crashes that's most probably because it cannot find the data libraries. You can see which data library is not found by the part of the program that is running. Make sure program can find tha data library either by putting it where ever ICU_DATA points to OR by putting the DLL version of the data library somewhere on your PATH.
  /external/icu4c/test/testdata/
translit_rules.txt 43 \uE025>\u09A5; # LETTER THA
ra.xlf 123 \uE025&gt;\u09A5; # LETTER THA
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
ParsEvent.c 94 /* copy tha event */
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
ParsEvent.c 94 /* copy tha event */
  /external/opencore/fileformats/avi/parser/src/
pv_avifile_header.cpp 144 PVAVIFILE_LOGERROR((0, "PVAviFileHeader::PVAviFileHeader: stream list soze greater tha file header size"));
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
Romkan.java 82 put("tha", "\u3066\u3083"); put("thu", "\u3066\u3085"); put("tho", "\u3066\u3087");
RomkanFullKatakana.java 86 put("tha", "\u30c6\u30e3"); put("thu", "\u30c6\u30e5"); put("tho", "\u30c6\u30e7");
RomkanHalfKatakana.java 82 put("tha", "\uff83\uff6c"); put("thu", "\uff83\uff6d"); put("tho", "\uff83\uff6e");
  /external/icu4c/data/unidata/
UnicodeData.txt     [all...]
DerivedAge.txt 487 1320..1346 ; 3.0 # [39] ETHIOPIC SYLLABLE THA..ETHIOPIC SYLLABLE TZO
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_cdc.c 55 * defined in dhd_sdio.c (amount of header tha might be added)
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txCtrlParams.c 255 mediumTime - tha alocated medium time for this UP
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txCtrlParams.c 260 mediumTime - tha alocated medium time for this UP
    [all...]
  /external/icu4c/layoutex/
ParagraphLayout.cpp 891 {"tha", thaLanguageCode}, // Thai
    [all...]
  /external/tinyxml/
tinyxmlparser.cpp 31 // Note tha "PutString" hardcodes the same list. This
    [all...]
  /external/icu4c/common/
uloc.c 302 "tet", "tgk", "tha", "tir", "tig", "tiv", "tuk", "tkl",
456 "SYR", "SWZ", "TCA", "TCD", "ATF", "TGO", "THA", "TJK",
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
tx.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
qosMngr.c     [all...]

Completed in 428 milliseconds

1 2