OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:endswith
(Results
226 - 250
of
3543
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
CompileErrorCheck.java
98
if (absolutePath.
endsWith
(".xml")) {
100
} else if (absolutePath.
endsWith
(".jar.bin.log")||absolutePath.
endsWith
("dot.bin.log")){
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
EclipseTestResultsGeneratorNoMail.java
144
// (getTestResultsWithProblems().
endsWith
("\n"))
149
// (getTestResultsWithProblems().
endsWith
("\n"))
158
// if (subject.
endsWith
("Test failures/errors occurred."))
TestResultsGenerator.java
241
if (sourceDirectory.getName().
endsWith
(".log"))
243
if (sourceDirectory.getName().
endsWith
(".xml"))
544
if (xmlFileNames[i].getPath().
endsWith
(".xml")) {
936
if (fileName.
endsWith
(".xml")) {
996
if(fileName.
endsWith
(testsConfig[i]))
1007
if (fileName.
endsWith
(".xml")) {
1028
while(counter<card && !fileName.
endsWith
(testsConfig[counter])) {
1038
while(counter<card && !fileName.
endsWith
(testsConfig[counter])) {
1045
if(!shortName.
endsWith
("tests")) {
[
all
...]
/external/skia/tools/
builder_name_schema.py
133
return builder_name.
endswith
(TRYBOT_NAME_SUFFIX)
151
if builder_name.
endswith
(TRYBOT_NAME_SUFFIX):
159
if not string.
endswith
(suffix):
/external/webrtc/talk/build/
merge_ios_libs
56
if dirpath.
endswith
(output_dir_name):
59
if not filename.
endswith
('.a'):
119
if cmd_list[i] == '-o' and cmd_list[i+1].
endswith
('.a'):
/libcore/luni/src/test/java/libcore/java/io/
OldFileTest.java
69
if (!tmpDirName.
endsWith
(File.separator)) {
95
if (!tmpDir.
endsWith
(File.separator)) {
152
assertTrue("Test 1: URL does not end with slash.", newDirURL.
endsWith
(File.separator));
/pdk/util/
diff_products.py
37
if path.
endswith
(")"):
89
if line_.
endswith
("\\"):
96
if line_.
endswith
("\\"):
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
AnimationContentAssist.java
79
if (attributeName.
endsWith
(INTERPOLATOR_PROPERTY_NAME)) {
88
if (name.
endsWith
(INTERPOLATOR_NAME_SUFFIX)) {
101
&& attributeName.
endsWith
(PROPERTY_NAME)) {
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
CtsApiCoverage.java
60
return fileName.
endsWith
(".apk") || fileName.
endsWith
(".jar");
235
if (testSource.getName().
endsWith
(".apk")) {
237
} else if (testSource.getName().
endsWith
(".jar")) {
313
if (!dexName.startsWith("L") || !dexName.
endsWith
(";")) {
/external/javassist/src/main/javassist/tools/web/
Webserver.java
248
if (filename.
endsWith
(".class"))
250
else if (filename.
endsWith
(".html") || filename.
endsWith
(".htm"))
252
else if (filename.
endsWith
(".gif"))
254
else if (filename.
endsWith
(".jpg"))
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/tls/
OkHostnameVerifier.java
169
|| (hostName.
endsWith
(".."))) {
174
|| (pattern.
endsWith
(".."))) {
188
if (!hostName.
endsWith
(".")) {
191
if (!pattern.
endsWith
(".")) {
236
if (!hostName.
endsWith
(suffix)) {
/external/v8/tools/
gyp_flag_compare.py
88
cc_file = [x for x in command_line if x.
endswith
('.cc') or
89
x.
endswith
('.c') or
90
x.
endswith
('.cpp')]
97
rsp_file = [x for x in command_line if x.
endswith
('.rsp')]
132
if x.startswith('-Xclang ') and x.
endswith
('libFindBadConstructs.so'):
/packages/apps/UnifiedEmail/src/com/android/mail/print/
PrintUtils.java
316
} else if (mimeType.
endsWith
("powerpoint") ||
326
} else if (mimeType.
endsWith
("excel") ||
331
} else if ((mimeType.
endsWith
("zip")) ||
332
(mimeType.
endsWith
("/x-compress")) ||
333
(mimeType.
endsWith
("/x-compressed"))) {
/external/libchrome/base/strings/
string_util_unittest.cc
756
TEST(StringUtilTest,
EndsWith
) {
757
EXPECT_TRUE(
EndsWith
(ASCIIToUTF16("Foo.plugin"), ASCIIToUTF16(".plugin"),
759
EXPECT_FALSE(
EndsWith
(ASCIIToUTF16("Foo.Plugin"), ASCIIToUTF16(".plugin"),
761
EXPECT_TRUE(
EndsWith
(ASCIIToUTF16("Foo.plugin"), ASCIIToUTF16(".plugin"),
763
EXPECT_TRUE(
EndsWith
(ASCIIToUTF16("Foo.Plugin"), ASCIIToUTF16(".plugin"),
765
EXPECT_FALSE(
EndsWith
(ASCIIToUTF16(".plug"), ASCIIToUTF16(".plugin"),
767
EXPECT_FALSE(
EndsWith
(ASCIIToUTF16(".plug"), ASCIIToUTF16(".plugin"),
769
EXPECT_FALSE(
EndsWith
(ASCIIToUTF16("Foo.plugin Bar"), ASCIIToUTF16(".plugin"),
771
EXPECT_FALSE(
EndsWith
(ASCIIToUTF16("Foo.plugin Bar"), ASCIIToUTF16(".plugin"),
773
EXPECT_FALSE(
EndsWith
(string16(), ASCIIToUTF16(".plugin")
[
all
...]
/frameworks/native/opengl/tools/glgen/src/
JniCodeEmitter.java
152
return (name.
endsWith
("Pointer") || name.
endsWith
("PointerOES"))
801
(outName.
endsWith
("Pointer") || outName.
endsWith
("PointerOES") ||
802
outName.
endsWith
("glDrawElements") ||
803
outName.
endsWith
("glDrawRangeElements") ||
804
outName.
endsWith
("glTexImage2D") ||
805
outName.
endsWith
("glTexSubImage2D") ||
806
outName.
endsWith
("glCompressedTexImage2D") ||
807
outName.
endsWith
("glCompressedTexSubImage2D") |
[
all
...]
/cts/tools/utils/
monsoon.py
156
if k.
endswith
("VoltageSetting"):
158
elif k.
endswith
("FineCurrent"):
160
elif k.
endswith
("CoarseCurrent"):
162
elif k.startswith("voltage") or k.
endswith
("Voltage"):
164
elif k.
endswith
("Resistor"):
167
elif k.
endswith
("CurrentLimit"):
/device/google/marlin/
releasetools.py
64
if fn.
endswith
('.enc'):
142
full = sf is None or fn.
endswith
('.enc')
235
if f.
endswith
('.p'):
239
elif f.
endswith
('.enc'):
309
if f.
endswith
('.p'):
311
elif f.
endswith
('.enc'):
/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/ktx/
KTXProcessor.java
126
if (file.name().toLowerCase().
endsWith
(".ktx") || file.name().toLowerCase().
endsWith
(".zktx")) {
151
if (file.name().toLowerCase().
endsWith
(".ktx") || file.name().toLowerCase().
endsWith
(".zktx")) {
160
} else if (file.name().toLowerCase().
endsWith
(".etc1")) {
301
if (output.getName().toLowerCase().
endsWith
(".zktx")) {
/cts/tools/cfassembler/src/dxconvext/
ClassFileAssembler.java
67
if (!cfhF.getName().
endsWith
(".cfh") &&
68
!cfhF.getName().
endsWith
(".dfh")) {
75
boolean isDex = cfhF.getName().
endsWith
(".dfh");
/dalvik/dx/src/com/android/dx/cf/direct/
ClassPathOpener.java
163
if (path.
endsWith
(".zip") ||
164
path.
endsWith
(".jar") ||
165
path.
endsWith
(".apk")) {
/development/tools/idegen/src/
Configuration.java
150
} else if (path.
endsWith
(".java")) {
162
} else if (path.
endsWith
(".jar")) {
189
if (!parentPath.
endsWith
(packagePath)) {
/external/chromium-trace/catapult/third_party/coverage/coverage/
execfile.py
44
if pathname.
endswith
("__init__.py") and not modulename.
endswith
("__init__"):
170
if filename.
endswith
((".pyc", ".pyo")):
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
UnicodePropertySymbolTable.java
69
if (propertyName.
endsWith
("!")) {
147
if (propertyValue.length() > 1 && propertyValue.startsWith("/") && propertyValue.
endsWith
("/")) {
153
if (propertyValue.length() > 1 && propertyValue.startsWith("@") && propertyValue.
endsWith
("@")) {
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/
UnicodePropertySymbolTable.java
68
if (propertyName.
endsWith
("!")) {
146
if (propertyValue.length() > 1 && propertyValue.startsWith("/") && propertyValue.
endsWith
("/")) {
152
if (propertyValue.length() > 1 && propertyValue.startsWith("@") && propertyValue.
endsWith
("@")) {
/external/jdiff/src/jdiff/
CommentsHandler.java
131
if (!currentText.
endsWith
(".") &&
132
!currentText.
endsWith
("?") &&
133
!currentText.
endsWith
("!") &&
Completed in 1116 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>