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

1 2

  /packages/apps/TV/common/res/values-it/
strings.xml 21 <string name="episode_format" msgid="5985513854870276591">"Stag. <xliff:g id="SEASON_NUMBER">%1$s</xliff:g>: Punt. <xliff:g id="EPISODE_NUMBER">%2$s</xliff:g> <xliff:g id="EPISODE_TITLE">%3$s</xliff:g>"</string>
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
struct.s 4 REAL_REC .struct ; stag = REAL_REC
  /packages/apps/Bluetooth/src/com/android/bluetooth/
ObexServerSockets.java 51 private static final String STAG = "ObexServerSockets";
103 if(D) Log.d(STAG,"create(rfcomm = " +rfcommChannel + ", l2capPsm = " + l2capPsm +")");
124 Log.e(STAG, "Error create ServerSockets ",e);
132 Log.w(STAG, "initServerSockets failed as BT is (being) turned off");
136 if (D) Log.v(STAG, "waiting 300 ms...");
139 Log.e(STAG, "create() was interrupted");
147 if (D) Log.d(STAG, "Succeed to create listening sockets ");
152 Log.e(STAG, "Error to create listening socket after " + CREATE_RETRY_TIME + " try");
  /external/icu/icu4c/source/samples/layout/
GDIFontInstance.cpp 345 DWORD stag = SWAPL(tableTag); local
346 DWORD len = GetFontData(hdc, stag, 0, NULL, 0);
351 GetFontData(hdc, stag, 0, result, len);
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic54x.c 59 static struct stag struct
61 symbolS *sym; /* Symbol for this stag; value is offset. */
71 struct stag *stag; /* If field is struct/union. */ member in struct:stag::stag_field
74 /* For nesting; used only in stag construction. */
75 struct stag *inner; /* Enclosed .struct. */
76 struct stag *outer; /* Enclosing .struct. */
546 stag_add_field_symbols (struct stag *stag,
553 struct stag_field *field = stag->field
787 struct stag *stag = (struct stag *) hash_find (stag_hash, name); local
2724 struct stag *stag = (struct stag *) hash_find (stag_hash, name); local
    [all...]
tc-tic4x.c 35 o .sym, .eos, .stag, .etag, .member not implemented
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
c-tic54x.texi 601 @item [@var{stag}] .struct [@var{offset}]
608 @itemx @var{label} .tag [@var{stag}]
609 Assign symbolic offsets to the elements of a structure. @var{stag}
614 into the structure. If @var{stag} is missing, these become global
749 @item @code{$structsz(@var{stag})}
750 Returns the size of the structure or union represented by @var{stag}.
753 @item @code{$structacc(@var{stag})}
755 @var{stag}. Always returns zero.
  /external/opencv3/modules/rsobjdetect/src/rs/
detectAt.rs 10 typedef struct stag
  /system/core/fs_mgr/
fs_mgr_verity.cpp 453 static int metadata_find(const char *fname, const char *stag,
491 rc = metadata_add(fp, start + sizeof(magic), stag, slength, offset);
509 if (!strcmp(tag, stag) && length == slength) {
522 rc = metadata_add(fp, start, stag, slength, offset);
  /external/opencv3/3rdparty/libtiff/
tif_dir.c 454 "%s: Invalid %stag \"%s\" (not supported by codec)",
712 TIFFErrorExt(tif->tif_clientdata, "TIFFSetField", "%s: Unknown %stag %u",
    [all...]
  /external/pdfium/third_party/libtiff/
tif_dir.c 462 "%s: Invalid %stag \"%s\" (not supported by codec)",
730 TIFFErrorExt(tif->tif_clientdata, "TIFFSetField", "%s: Unknown %stag %u",
1032 "%s: Invalid %stag \"%s\" "
    [all...]
  /external/libxml2/result/valid/
REC-xml-19980210.xml     [all...]
  /external/libxml2/test/relaxng/
tutor11_1_3.xml     [all...]
  /external/libxml2/test/valid/
REC-xml-19980210.xml     [all...]
  /external/libxml2/doc/
APIchunk7.html 79 </dd><dt>STag</dt><dd><a href="html/libxml-HTMLparser.html#htmlParseElement">htmlParseElement</a><br />
    [all...]
  /external/libxml2/doc/devhelp/
libxml2-parserInternals.html     [all...]
libxml2-HTMLparser.html     [all...]
  /external/libxml2/doc/html/
libxml-parserInternals.html     [all...]
libxml-HTMLparser.html     [all...]
  /external/chromium-trace/catapult/third_party/beautifulsoup4/bs4/
element.py     [all...]
  /external/libexif/libexif/
exif-entry.c 605 printf ("%sTag: 0x%x ('%s')\n", buf, e->tag,
    [all...]
  /external/libxml2/
parser.c     [all...]
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
Transliterator_Kanji_English.txt     [all...]
  /prebuilts/qemu-kernel/mips/ranchu/
kernel-qemu 
vmlinux-qemu 

Completed in 6379 milliseconds

1 2