/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/ |
D | OISObject.h | 83 Type mType; variable
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/message/ |
D | PoloMessage.java | 67 private final PoloMessageType mType; field in PoloMessage
|
D | EncodingOption.java | 56 private EncodingType mType; field in EncodingOption
|
/external/doclava/src/com/google/doclava/ |
D | AnnotationInstanceInfo.java | 25 private ClassInfo mType; field in AnnotationInstanceInfo
|
D | SampleCode.java | 591 private String mType; field in SampleCode.Node 602 private String mLabel, mLink, mGroup, mType; field in SampleCode.Node.Builder 608 public Builder setType(String mType) { this.mType = mType; return this;} in setType()
|
D | ParameterInfo.java | 107 TypeInfo mType; field in ParameterInfo
|
D | PageMetadata.java | 707 private String mType; // design, develop, distribute, youtube, blog, etc field in PageMetadata.Node 726 private String mLabel, mCategory, mSummary, mLink, mGroup, mImage, mLang, mType, mTimestamp; field in PageMetadata.Node.Builder 744 public Builder setType(String mType) {this.mType = mType; return this;} in setType()
|
D | FieldInfo.java | 490 TypeInfo mType; field in FieldInfo
|
/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/ |
D | PollingTask.java | 53 public int mType; field in PollingTask
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ |
D | TelephonyEvents.java | 71 private String mType; field in TelephonyEvents.PreciseCallStateEvent
|
/external/svox/pico/lib/ |
D | picopr.c | 357 static void pr_ALLOCATE (picodata_ProcessingUnit this, pr_MemTypes mType, void * * adr, unsigned in… in pr_ALLOCATE() 413 static void pr_DEALLOCATE (picodata_ProcessingUnit this, pr_MemTypes mType, void * * adr) in pr_DEALLOCATE() 433 static void pr_getMemState(picodata_ProcessingUnit this, pr_MemTypes mType, picoos_uint32 *lmemStat… in pr_getMemState() 441 static void pr_resetMemState(picodata_ProcessingUnit this, pr_MemTypes mType, picoos_uint32 lmemSta… in pr_resetMemState() 1017 static void pr_newItem (picodata_ProcessingUnit this, pr_MemTypes mType, pr_ioItemPtr * item, picoo… in pr_newItem() 1065 static void pr_copyItem (picodata_ProcessingUnit this, pr_MemTypes mType, pr_ioItemPtr inItem, pr_i… in pr_copyItem()
|
/external/clang/lib/Parse/ |
D | ParseObjc.cpp | 1359 tok::TokenKind mType, in ParseObjCMethodDecl()
|