HomeSort by relevance Sort by last modified time
    Searched full:strid (Results 1 - 16 of 16) sorted by null

  /external/freetype/include/freetype/
ftmm.h 136 /* strid :: The entry in `name' table (another GX version of */
149 FT_UInt strid; member in struct:FT_Var_Axis_
168 /* strid :: The entry in `name' table identifying this style. */
173 FT_UInt strid; member in struct:FT_Var_Named_Style_
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
Editor.java 259 protected void createMenu(int[] strId, View button) {
262 for (int i = 0; i < strId.length; i++) {
263 menu.add(Menu.NONE, Menu.FIRST + i, 0, mContext.getString(strId[i]));
  /packages/apps/Phone/src/com/android/phone/
FdnSetting.java 318 private final void displayMessage(int strId) {
319 Toast.makeText(this, getString(strId), Toast.LENGTH_SHORT)
330 private final void displayPinChangeDialog(int strId, boolean shouldDisplay) {
351 if (strId != 0) {
352 mButtonChangePin2.setDialogMessage(getText(msgId) + "\n" + getText(strId));
  /dalvik/vm/
Debugger.h 221 char* dvmDbgStringToUtf8(ObjectId strId);
Debugger.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonRegisterInfo.cpp 191 (MI.getOpcode() == Hexagon::STrid) ||
HexagonInstrInfo.cpp 100 case Hexagon::STrid:
469 BuildMI(MBB, I, DL, get(Hexagon::STrid))
928 case Hexagon::STrid:
    [all...]
HexagonInstrInfo.td     [all...]
HexagonISelDAGToDAG.cpp 671 // def STrid : STInst<(outs), (ins MEMri:$addr, DoubleRegs:$src1), ...
678 if (StoredVT == MVT::i64) Opcode = Hexagon::STrid;
    [all...]
HexagonInstrInfoV4.td     [all...]
HexagonVLIWPacketizer.cpp     [all...]
  /external/freetype/src/truetype/
ttgxvar.c 755 a->strid = axis_rec.nameID;
772 ns->strid = FT_GET_USHORT();
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java     [all...]
  /packages/inputmethods/LatinIME/dictionaries/
da_wordlist.combined.gz 
nb_wordlist.combined.gz 
sv_wordlist.combined.gz 

Completed in 466 milliseconds