Searched
full:separator (Results
1301 -
1325 of
2854) sorted by null
<<51525354555657585960>>
/external/chromium_org/webkit/common/fileapi/ |
file_system_util.h | 37 // looks like a drive letter separator; this will treat it as just another
|
/external/icu4c/i18n/ |
currpinf.cpp | 262 // parse to check whether there is ";" separator in the numberStylePattern
|
winnmfmt.cpp | 271 // it doesn't use "." as the decimal separator, which is what GetNumberFormatW
|
/external/icu4c/samples/numfmt/ |
main.cpp | 57 // and the decimal separator '.', standard in the US locale
|
/external/icu4c/test/intltest/ |
winnmtst.cpp | 166 // it doesn't use "." as the decimal separator, which is what GetNumberFormatW
|
/external/jmonkeyengine/engine/src/desktop/com/jme3/system/ |
Natives.java | 66 File file = new File(workingFolder.getAbsolutePath() + File.separator + ".jmetestwrite");
|
/external/linux-tools-perf/ |
builtin-annotate.c | 301 pr_err("'.' is the only non valid --field-separator argument\n");
|
/external/protobuf/src/google/protobuf/compiler/ |
plugin.proto | 92 // the path separator, not "\".
|
/external/qemu/android/ |
boot-properties.c | 363 dwarning("boot property missing (=) separator: %s", param);
|
/external/qemu/android/utils/ |
misc.c | 236 * then check for '=' value separator. */
|
/external/svox/pico/lib/ |
picodbg.c | 225 way, i.e., skip all chars preceding path separator chars like
|
/external/v8/src/ |
fast-dtoa.cc | 412 // fractionals. We will not write any decimal separator though, but adapt 456 // separator. In the following loop we simply multiply the remaining digits by 523 // fractional digits. We don't emit any decimal separator, but adapt kappa 564 // separator. In the following loop we simply multiply the remaining digits by
|
/external/v8/src/ia32/ |
full-codegen-ia32.cc | [all...] |
/frameworks/base/core/res/res/layout-land/ |
ssl_certificate.xml | 37 <!-- Dialog-title line separator -->
|
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/ |
CreateInfo.java | 241 null }; // separator, for next class/methods list.
|
/libcore/luni/src/test/java/libcore/java/lang/reflect/ |
OldAndroidClassTest.java | 219 // as the separator between outer and inner class, so this might lead
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
gettext.h | 106 /* The separator between msgctxt and msgid in a .mo file. */
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
mac-mf.good | 149 # both the path separator, and the "go up a directory" indicator
|
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/ |
AudioTrackView.java | 69 // Use this Paint to draw the loop separator
|
TransitionView.java | 132 // Prepare the separator paint
|
/packages/apps/VoiceDialer/src/com/android/voicedialer/ |
RecognizerLogger.java | 113 mDatedPath = dir.toString() + File.separator + "log_" +
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
AutoComplete.py | 13 # separator)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
AutoComplete.py | 13 # separator)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
BaseViewRule.java | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ |
ImportedProject.java | 144 if (c != IPath.DEVICE_SEPARATOR && c != IPath.SEPARATOR && c != '\\') {
|
Completed in 1071 milliseconds
<<51525354555657585960>>