/external/parameter-framework/upstream/parameter/ |
D | MappingContext.cpp | 38 bool CMappingContext::setItem(size_t itemType, const string *pStrKey, const string *pStrItem) in setItem()
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/util/ |
D | DexAnnotator.java | 174 public SectionAnnotator getAnnotator(int itemType) { in getAnnotator()
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/ |
D | RawDexFile.java | 70 public MapItem getMapItemForSection(int itemType) { in getMapItemForSection()
|
D | ItemType.java | 57 public static String getItemTypeName(int itemType) { in getItemTypeName()
|
D | MapItem.java | 82 int itemType = dexFile.readUshort(out.getCursor()); in makeAnnotator() local
|
D | SectionAnnotator.java | 46 public final int itemType; field in SectionAnnotator
|
/external/deqp/executor/ |
D | xeTestResultParser.cpp | 473 ri::Type itemType = getResultItemType(elemName); in handleElementStart() local 740 ri::Type itemType = getResultItemType(elemName); in handleElementEnd() local
|
/external/icu/icu4c/source/common/ |
D | ucnv_ext.h | 344 #define UCNV_EXT_ARRAY(indexes, index, itemType) \ argument
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DecimalFormatSymbols.java | 1051 public String getPatternForCurrencySpacing(int itemType, boolean beforeCurrency) { in getPatternForCurrencySpacing() 1079 public void setPatternForCurrencySpacing(int itemType, boolean beforeCurrency, String pattern) { in setPatternForCurrencySpacing()
|
D | SimpleDateFormat.java | 2122 char itemType = 0; // 0 for string literal, otherwise date/time pattern character in getPatternItems() local
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | DecimalFormatSymbols.java | 966 public String getPatternForCurrencySpacing(int itemType, boolean beforeCurrency) { in getPatternForCurrencySpacing() 993 public void setPatternForCurrencySpacing(int itemType, boolean beforeCurrency, String pattern) { in setPatternForCurrencySpacing()
|
D | SimpleDateFormat.java | 2112 char itemType = 0; // 0 for string literal, otherwise date/time pattern character in getPatternItems() local
|
/external/python/cpython2/Mac/Modules/dlg/ |
D | _Dlgmodule.c | 312 DialogItemType itemType; in DlgObj_GetDialogItem() local 337 DialogItemType itemType; in DlgObj_SetDialogItem() local 439 DialogItemType itemType; in DlgObj_InsertDialogItem() local
|
/external/python/cpython2/Lib/lib-tk/ |
D | Canvas.py | 14 def __init__(self, canvas, itemType, *args, **kw): argument
|
D | Tkinter.py | 2301 def _create(self, itemType, args, kw): # Args: (val, val, ..., cnf={}) argument 2732 def add(self, itemType, cnf={}, **kw): argument 2751 def insert(self, index, itemType, cnf={}, **kw): argument
|
/external/svox/pico/lib/ |
D | picotok.c | 483 picoos_uint8 itemType, picoos_uint8 info1, picoos_uint8 info2, in tok_putItem()
|
D | picopr.c | 1017 …data_ProcessingUnit this, pr_MemTypes mType, pr_ioItemPtr * item, picoos_uint8 itemType, picoos_in… in pr_newItem() 1111 picoos_uint8 itemType, picoos_uint8 info1, picoos_uint8 info2, in pr_putItem()
|
/external/icu/icu4c/source/i18n/ |
D | tzfmt.cpp | 2416 GMTOffsetField::FieldType itemType = GMTOffsetField::TEXT; in parseOffsetPattern() local
|
/external/libxml2/ |
D | xmlschemas.c | 655 xmlSchemaTypeType itemType; member 5006 xmlSchemaTypeType itemType, in xmlSchemaGetNamedComponent() 15374 xmlSchemaTypePtr itemType = NULL; in xmlSchemaCheckCOSSTRestricts() local 24672 xmlSchemaTypePtr itemType; in xmlSchemaVCheckCVCSimpleType() local
|
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetMBCS.java | 1454 static Buffer ARRAY(ByteBuffer indexes, int index, Class<?> itemType) { in ARRAY()
|