Searched
full:separator (Results
676 -
700 of
2854) sorted by null
<<21222324252627282930>>
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
per.php | 143 "SEPARATOR",
|
/external/llvm/utils/textmate/TableGen.tmbundle/Syntaxes/ |
TableGen.tmLanguage | 120 <string>punctuation.separator.continuation.tablegen</string>
|
/external/proguard/src/proguard/io/ |
DataEntryObfuscator.java | 89 // Did we get to the package separator?
|
/external/proguard/src/proguard/util/ |
FileNameParser.java | 31 * '**' for any number of regular file name characters or directory separator
|
ListParser.java | 54 // Does the regular expression contain a ',' list separator?
|
/external/qemu/android/utils/ |
path.c | 73 /* trim any trailing path separator */ 146 /* find last separator */ 151 /* handle cases where there is no path separator */ 661 /* If the file contains a directory separator, don't search */
|
/external/regex-re2/doc/ |
syntax.txt | 223 Z separator 224 Zl line separator 225 Zp paragraph separator 226 Zs space separator
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/res/ |
ResourceLoaderTest.java | 24 assertTrue(ResourceLoader.isLayoutDirectory(File.separator + "layout"));
|
/external/skia/include/core/ |
SkOSFile.h | 143 * separator will still be inserted.
|
/external/stlport/stlport/stl/ |
_complex.c | 103 // locale and the separator between real and imaginary parts does not.
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
XMPUtils.java | 45 * @param separator 51 * contain a separator. Defaults to '"' 58 String separator, String quotes, boolean allowCommas) throws XMPException 61 .catenateArrayItems(xmp, schemaNS, arrayName, separator, quotes, allowCommas);
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
XMPIteratorImpl.java | 401 String separator; local 409 separator = ""; 414 separator = "/"; 431 return parentPath + separator + segmentName;
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/ |
ScreenshotTest.java | 125 return new File(Environment.getExternalStorageDirectory(), "Pictures" + File.separator +
|
/frameworks/testing/androidtestlib/src/com/android/test/runner/listener/ |
CoverageListener.java | 56 File.separator + DEFAULT_COVERAGE_FILE_NAME;
|
/hardware/ti/omap4xxx/security/tf_daemon/ |
lib_manifest2.h | 39 * Note: for each property, trailing spaces and tabs between the ':' separator
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_complex.c | 103 // locale and the separator between real and imaginary parts does not.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/ |
argv_traverser.ipp | 103 m_work_buffer.trim_left( 1 ); // skip separator if not first token;
|
id_policy.hpp | 61 nfp::optionally_assign( p_separator.value, m, separator );
|
/packages/apps/Calendar/src/com/android/calendar/event/ |
AttendeesView.java | 339 // Show separator between Attendees 343 View Separator = prevItem.findViewById(R.id.contact_separator); 344 if (Separator != null) { 345 Separator.setVisibility(View.VISIBLE);
|
/packages/apps/Mms/src/com/android/mms/ui/ |
RecipientsEditor.java | 398 // Now back up until the start or until we find the separator of the previous token 440 String separator = mLastSeparator + " "; local 442 SpannableString sp = new SpannableString(text + separator); 447 return text + separator;
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_complex.c | 103 // locale and the separator between real and imaginary parts does not.
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_complex.c | 103 // locale and the separator between real and imaginary parts does not.
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_complex.c | 103 // locale and the separator between real and imaginary parts does not.
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_complex.c | 103 // locale and the separator between real and imaginary parts does not.
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_complex.c | 103 // locale and the separator between real and imaginary parts does not.
|
Completed in 1183 milliseconds
<<21222324252627282930>>