/external/python/cpython3/Modules/_ctypes/libffi/m4/ |
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_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
|
ax_configure_args.m4 | 47 # As a special exception, the respective Autoconf Macro's copyright owner 55 # This special exception to the GPL applies to versions of the Autoconf 57 # modified version of the Autoconf Macro, you may extend this special
|
/external/strace/tests/ |
quotactl.h | 24 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 84 const char *special, const char *special_str, ...) 118 rc = syscall(__NR_quotactl, cmd, special, id, addr);
|
/external/strace/tests-m32/ |
quotactl.h | 24 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 84 const char *special, const char *special_str, ...) 118 rc = syscall(__NR_quotactl, cmd, special, id, addr);
|
/external/strace/tests-mx32/ |
quotactl.h | 24 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 84 const char *special, const char *special_str, ...) 118 rc = syscall(__NR_quotactl, cmd, special, id, addr);
|
/external/syslinux/gpxe/src/arch/i386/include/ |
bzimage.h | 107 /** bzImage special video mode "normal" */ 110 /** bzImage special video mode "ext" */ 113 /** bzImage special video mode "ask" */
|
/external/tensorflow/tensorflow/core/grappler/ |
graph_view.h | 51 // Get the specified input port. Note that the special '-1' port_id can be 55 // Get the specified output port. Note that the special '-1' port_id can be 66 // Special case: regular (i.e. non-control) input ports can only have one
|
/external/v8/src/compiler/ |
scheduler.h | 28 // ordering the basic blocks in the special RPO order. 73 SpecialRPONumberer* special_rpo_; // Special RPO numbering of blocks. 94 // Phase 2: Compute special RPO and dominator tree.
|
/frameworks/base/core/tests/coretests/src/android/util/ |
LongSparseLongArrayTest.java | 67 final long special = (1 << 24) + 5; local 68 array.put(special, 1024); 74 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/nio/fs/ |
AbstractWatchService.java | 42 // special key to indicate that watch service is closed 84 * Checks the key isn't the special CLOSE_KEY used to unblock threads when 155 // clear pending keys and queue special key to ensure that any
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-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
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/ |
poly_hermite.tcc | 0 // Special functions -*- C++ -*- 31 // ISO C++ 14882 TR1: 5.2 Special functions 46 // [5.2] Special functions
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
poly_hermite.tcc | 0 // Special functions -*- C++ -*- 31 // ISO C++ 14882 TR1: 5.2 Special functions 46 // [5.2] Special functions
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/ |
fix_dict.py | 21 or for...in!). Special contexts that apply to both: list(), sorted(), tuple() 68 special = not tail and self.in_special_context(node, isiter) 75 if not (special or isview):
|
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/ |
fix_dict.py | 21 or for...in!). Special contexts that apply to both: list(), sorted(), tuple() 68 special = not tail and self.in_special_context(node, isiter) 75 if not (special or isview):
|
/prebuilts/go/darwin-x86/src/cmd/asm/internal/arch/ |
ppc64.go | 25 // one of the RLD-like instructions that require special handling. 47 // one of the CMP instructions that require special handling. 57 // one of the NEG-like instructions that require special handling.
|
/prebuilts/go/darwin-x86/src/math/ |
atanh.go | 33 // Special cases: 41 // Special cases are: 51 // special cases
|
/prebuilts/go/linux-x86/src/cmd/asm/internal/arch/ |
ppc64.go | 25 // one of the RLD-like instructions that require special handling. 47 // one of the CMP instructions that require special handling. 57 // one of the NEG-like instructions that require special handling.
|
/prebuilts/go/linux-x86/src/math/ |
atanh.go | 33 // Special cases: 41 // Special cases are: 51 // special cases
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_dict.py | 21 or for...in!). Special contexts that apply to both: list(), sorted(), tuple() 68 special = not tail and self.in_special_context(node, isiter) 75 if not (special or isview):
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_dict.py | 21 or for...in!). Special contexts that apply to both: list(), sorted(), tuple() 68 special = not tail and self.in_special_context(node, isiter) 75 if not (special or isview):
|