/external/ImageMagick/m4/ |
ax_compiler_vendor.m4 | 34 # As a special exception, the respective Autoconf Macro's copyright owner 42 # This special exception to the GPL applies to versions of the Autoconf 44 # modified version of the Autoconf Macro, you may extend this special
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRDFA.h | 20 // INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 39 const int *special; variable 76 @property const int *special; variable
|
/external/autotest/contrib/ |
compare_suite.py | 3 # The tool gathers the time used by special tasks/test jobs to a tab-separated 38 # A cache of special tasks, hostname:[task] 72 # Special task ID 98 # To support old special tasks, the value falls back to the ones from 108 """Details about the job run time, including time spent on special tasks. 138 # Special tasks run before job starts. 140 # Special tasks run after job finished. 143 # If job time used is not calculated, skip locating special tasks. 147 # suite job has no special tasks 393 print ('%% on special tasks%s' % delimiter [all...] |
/external/clang/test/SemaCXX/ |
implicit-member-functions.cpp | 15 // Make sure that the special member functions are introduced for 44 // If the lazy declaration of special member functions is triggered 80 // supposed to be incomplete when we implicitly declare its special members.
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_WILDCARDMATCH.3 | 55 no special meaning in a bracket expression. Each bracket expression ends by the 68 \fB[][-!^]\fP - special case \- matches only '\-', ']', '[', '!' or '^'. These 69 characters have no special purpose.
|
/external/google-breakpad/android/ |
test-shell.sh | 25 # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 32 # A special shell wrapper that can be used to run the Google Breakpad unit 70 # Handle special case(s) here.
|
/external/google-breakpad/src/google_breakpad/common/ |
minidump_exception_solaris.h | 23 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 85 MD_EXCEPTION_CODE_SOL_SIGFREEZE = 34, /* special signal used by CPR */ 86 MD_EXCEPTION_CODE_SOL_SIGTHAW = 35, /* special signal used by CPR */
|
/external/iptables/m4/ |
ax_check_linker_flags.m4 | 39 # As a special exception, the respective Autoconf Macro's copyright owner 47 # This special exception to the GPL applies to versions of the Autoconf 49 # modified version of the Autoconf Macro, you may extend this special
|
/external/kernel-headers/original/uapi/linux/ |
scc.h | 114 long spints; /* Special receiver interrupts */ 149 io_port special; /* special function port */ member in struct:scc_hw_config
|
/external/libexif/libexif/ |
exif.h | 72 * special memory management functions at runtime. 77 * Some C libraries may require defining a special macro (like _REENTRANT) 78 * to ensure this, or may require linking to a special thread-safe version of
|
/external/libmicrohttpd/m4/ |
ax_append_compile_flags.m4 | 44 # As a special exception, the respective Autoconf Macro's copyright owner 52 # This special exception to the GPL applies to versions of the Autoconf 54 # modified version of the Autoconf Macro, you may extend this special
|
ax_append_flag.m4 | 39 # As a special exception, the respective Autoconf Macro's copyright owner 47 # This special exception to the GPL applies to versions of the Autoconf 49 # modified version of the Autoconf Macro, you may extend this special
|
ax_check_compile_flag.m4 | 45 # As a special exception, the respective Autoconf Macro's copyright owner 53 # This special exception to the GPL applies to versions of the Autoconf 55 # modified version of the Autoconf Macro, you may extend this special
|
ax_check_link_flag.m4 | 45 # As a special exception, the respective Autoconf Macro's copyright owner 53 # This special exception to the GPL applies to versions of the Autoconf 55 # modified version of the Autoconf Macro, you may extend this special
|
/external/libopus/celt/ |
ecintrin.h | 19 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 43 are just as fast, and do not require any special target architecture. 81 When we need to, it can be special cased.*/
|
/external/tlsdate/m4/ |
ax_append_compile_flags.m4 | 44 # As a special exception, the respective Autoconf Macro's copyright owner 52 # This special exception to the GPL applies to versions of the Autoconf 54 # modified version of the Autoconf Macro, you may extend this special
|
ax_append_flag.m4 | 39 # As a special exception, the respective Autoconf Macro's copyright owner 47 # This special exception to the GPL applies to versions of the Autoconf 49 # modified version of the Autoconf Macro, you may extend this special
|
ax_check_compile_flag.m4 | 43 # As a special exception, the respective Autoconf Macro's copyright owner 51 # This special exception to the GPL applies to versions of the Autoconf 53 # modified version of the Autoconf Macro, you may extend this special
|
ax_check_link_flag.m4 | 43 # As a special exception, the respective Autoconf Macro's copyright owner 51 # This special exception to the GPL applies to versions of the Autoconf 53 # modified version of the Autoconf Macro, you may extend this special
|
/external/v8/src/compiler/ |
scheduler.h | 27 // ordering the basic blocks in the special RPO order. 72 SpecialRPONumberer* special_rpo_; // Special RPO numbering of blocks. 93 // Phase 2: Compute special RPO and dominator tree.
|
/frameworks/base/core/tests/coretests/src/android/util/ |
LongSparseLongArrayTest.java | 64 final long special = (1 << 24) + 5; local 65 array.put(special, 1024); 71 assertEquals(1024, array.get(special, -1));
|
/frameworks/compile/slang/tests/P_reduce_general_examples/ |
reduce_general_examples.rs | 93 int inVal, int x /* special arg */) { 111 int x /* special arg */, 112 int y /* special arg */) {
|
/frameworks/compile/slang/tests/P_reduce_general_examples_backward/ |
reduce_general_examples_backward.rs | 89 int inVal, int x /* special arg */) { 107 int x /* special arg */, 108 int y /* special arg */) {
|
/libcore/ojluni/src/main/java/sun/net/www/protocol/http/ |
HttpCallerInfo.java | 34 * so that special actions can be taken, including special callback handler, 35 * special useSubjectCredsOnly value.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
scc.h | 114 long spints; /* Special receiver interrupts */ 149 io_port special; /* special function port */ member in struct:scc_hw_config
|