Searched refs:or (Results 151 - 175 of 765) sorted by relevance

1234567891011>>

/external/naver-fonts/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
H A Dfonts.mk9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/netperf/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/oprofile/daemon/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/oprofile/libdb/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/oprofile/libop/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/oprofile/libopt++/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/oprofile/libpopt/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/oprofile/libpp/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/oprofile/libregex/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/oprofile/libutil/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/oprofile/libutil++/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/oprofile/opcontrol/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/replicaisland/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/safe-iop/testsuite/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/skia/third_party/glu/libtess/
H A DREADME8 This note describes a tesselator for polygons consisting of one or
13 - input contours can be intersecting, self-intersecting, or degenerate.
53 Within each BeginPolygon/EndPolygon pair, there can be zero or more
55 or more calls to gluTessVertex(). The vertices specify a closed
66 The library can be compiled in single- or double-precision; the type
67 GLUcoord represents either "float" or "double" accordingly. The GLU
97 of GL_TRIANGLE_STRIP, GL_TRIANGLE_FAN, or GL_TRIANGLES (but see the
105 If the "edgeFlag" callback is provided, no triangle fans or strips
160 - When the algorithm detects an intersection, or wishes to merge
225 negative, or absolut
[all...]
/external/valgrind/dynamic_annotations/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Drep_prefix.S14 # Some SSE2 instructions start with 0xf2 or 0xf3
/external/valgrind/main/memcheck/tests/
H A Daddressable.stderr.exp14 Address 0x........ is not stack'd, malloc'd or (recently) free'd
19 Address 0x........ is not stack'd, malloc'd or (recently) free'd
22 Process terminating with default action of signal N (SIGSEGV or SIGBUS)
23 Bad memory (SIGSEGV or SIGBUS) at address 0x........
50 Process terminating with default action of signal N (SIGSEGV or SIGBUS)
51 Bad memory (SIGSEGV or SIGBUS) at address 0x........
66 Address 0x........ is not stack'd, malloc'd or (recently) free'd
71 Address 0x........ is not stack'd, malloc'd or (recently) free'd
/external/valgrind/unittest/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/webkit/PerformanceTests/SunSpider/
H A Dsunspider-compare-results5 # Redistribution and use in source and binary forms, with or without
12 # documentation and/or other materials provided with the distribution.
70 open FILE, "<", $filename or die;
110 open FILE, ">", $path or die;
118 open FILE, "<", $path or die;
130 opendir DIR, $dir or die;
/external/webkit/Source/WebCore/bindings/v8/
H A DScriptCachedFrameData.h4 * Redistribution and use in source and binary forms, with or without
12 * in the documentation and/or other materials provided with the
15 * contributors may be used to endorse or promote products derived from
89 #error You need to consider whether you want Page Cache and either add a stub or a real implementation.
/external/webkit/Tools/Scripts/
H A Dbuild-api-tests5 # Redistribution and use in source and binary forms, with or without
12 # documentation and/or other materials provided with the distribution.
59 chdir "Tools/TestWebKitAPI" or die;
H A Dbuild-jsc6 # Redistribution and use in source and binary forms, with or without
14 # documentation and/or other materials provided with the distribution.
16 # its contributors may be used to endorse or promote products derived
64 chdir "Source/JavaScriptCore" or die "Can't find JavaScriptCore directory to build from";
H A Dbuild-webkittestrunner5 # Redistribution and use in source and binary forms, with or without
12 # documentation and/or other materials provided with the distribution.
59 chdir "Tools/WebKitTestRunner" or die;

Completed in 382 milliseconds

1234567891011>>