/external/icu4c/common/ |
cstring.h | 64 * Is c an ASCII-repertoire letter a-z or A-Z? 128 * limited to the ASCII character repertoire. 135 * limited to the ASCII character repertoire.
|
uinvchar.c | 131 * Bit sets indicating which characters of the ASCII repertoire 135 * As invariant are considered the characters of the ASCII repertoire except 188 * Allow the entire ASCII repertoire to be mapped _to_ Unicode.
|
/hardware/ti/wpan/tools/FM/service/src/jni/ |
JFmRxNative.cpp | 52 int repertoire) ; 58 int repertoire) ; 146 int repertoire; local 156 repertoire = FMC_RDS_REPERTOIRE_G0_CODE_TABLE; 161 repertoire = FMC_RDS_REPERTOIRE_G1_CODE_TABLE; 166 repertoire = FMC_RDS_REPERTOIRE_G2_CODE_TABLE; 170 V4L2_JBTL_LOGD(" rdsParseFunc_updateRepertoire repertoire%d\n",repertoire); 171 return repertoire; 183 int status = 0,startIndex=0,repertoire,freq local [all...] |
JFmRxNative.h | 71 * RDS Repertoire used for text data encoding and decoding
|
JFmTxNative.h | 75 * RDS Repertoire used for text data encoding and decoding
|
JFmTxNative.cpp | 675 static int nativeJFmTx_SetRdsTextRepertoire(JNIEnv *env, jobject obj, jlong jContextValue,jint repertoire) 682 static int nativeJFmTx_GetRdsTextRepertoire(JNIEnv *env, jobject obj, jlong jContextValue,jint repertoire) [all...] |
/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/fm/ |
IFmRadio.aidl | 129 boolean txSetRdsTextRepertoire(int repertoire);
|
FmRadioIntent.java | 44 public static final String REPERTOIRE = "fm.rx.intent.REPERTOIRE"; 99 public static final String TX_REPERTOIRE = "fm.tx.intent.REPERTOIRE";
|
FmRadio.java | [all...] |
/hardware/ti/wpan/tools/FM/FmTxApp/res/values/ |
strings.xml | 75 <string name="Repertoire">Repertoire</string>
|
/hardware/ti/wpan/tools/FM/FmTxApp/src/com/ti/fmtxapp/ |
FmTxAppConstants.java | 94 public static final String REPERTOIRE = "REPERTOIRE";
|
FmTxConfig.java | 386 spnRepetoire.setSelection(fmConfigPreferences.getInt(REPERTOIRE, DEFAULT_REPERTOIRE));*/ 414 editor.putInt(REPERTOIRE, spnRepetoire.getSelectedItemPosition());*/
|
/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/ |
JFmRx.java | 59 int len, int startIndex, JFmRxRepertoire repertoire); 66 JFmRxRepertoire repertoire); 496 private final int repertoire; field in class:JFmRx.JFmRxRepertoire 498 private JFmRxRepertoire(int repertoire) { 499 this.repertoire = repertoire; 503 return repertoire; [all...] |
JFmTx.java | 372 private final int repertoire; field in class:JFmTx.JFmTxRepertoire 374 private JFmTxRepertoire(int repertoire) { 375 this.repertoire = repertoire; 379 return repertoire; [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/ |
FontCacheSkiaWin.cpp | 92 // large repertoire. Eventually, we need to scan all the fonts
|
/external/chromium_org/third_party/icu/source/common/ |
uinvchar.c | 108 * Bit sets indicating which characters of the ASCII repertoire 112 * As invariant are considered the characters of the ASCII repertoire except 165 * Allow the entire ASCII repertoire to be mapped _to_ Unicode.
|
/hardware/ti/wpan/tools/FM/service/src/java/com/ti/server/ |
StubFmService.java | [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/fonts/win/ |
FontCacheWin.cpp | 259 // has a different repertoire from another face of the same family. 421 // large repertoire. Eventually, we need to scan all the fonts
|
/hardware/ti/wpan/tools/FM/FmTxApp/res/layout/ |
fmtxrdsconfig.xml | 154 <TextView android:id="@+id/txtRepertoire" android:text="@string/Repertoire"
|
/external/chromium_org/third_party/freetype/src/sfnt/ |
sfobjs.c | 250 /* documented as `full Unicode repertoire'. Experience with the */ [all...] |
/external/chromium_org/third_party/skia/src/ports/ |
SkFontConfigInterface_direct.cpp | 196 // Arial, Times New Roman and Courier New with a character repertoire
|
/external/freetype/src/sfnt/ |
sfobjs.c | 250 /* documented as `full Unicode repertoire'. Experience with the */ [all...] |
/external/skia/src/ports/ |
SkFontConfigInterface_direct.cpp | 196 // Arial, Times New Roman and Courier New with a character repertoire
|
/external/chromium_org/third_party/icu/source/data/unidata/ |
BidiMirroring.txt | 16 # The repertoire covered by the file is Unicode 6.0.0.
|
/external/harfbuzz/contrib/tables/ |
BidiMirroring.txt | 15 # The repertoire covered by the file is Unicode 5.1.0.
|