OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:strid
(Results
1 - 11
of
11
) 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/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
207
(MI.getOpcode() == Hexagon::
STrid
) ||
HexagonInstrInfo.cpp
102
case Hexagon::
STrid
:
378
BuildMI(MBB, I, DL, get(Hexagon::
STrid
))
483
case Hexagon::
STrid
:
[
all
...]
HexagonISelDAGToDAG.cpp
631
// def
STrid
: STInst<(outs), (ins MEMri:$addr, DoubleRegs:$src1), ...
638
if (StoredVT == MVT::i64) Opcode = Hexagon::
STrid
;
[
all
...]
HexagonInstrInfo.td
[
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/
nb_wordlist.xml
[
all
...]
Completed in 419 milliseconds