/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
fstab.h | 21 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 42 * For ufs fs_spec field is the block special name. Programs that want to 43 * use the character special name must create that name by prepending a 'r' 59 char *fs_spec; /* block special device name */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
fadvise.h | 4 #define POSIX_FADV_NORMAL 0 /* No further special treatment. */
|
if_slip.h | 4 * This file declares the constants of special use with the SLIP/CSLIP/
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
fstab.h | 21 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 42 * For ufs fs_spec field is the block special name. Programs that want to 43 * use the character special name must create that name by prepending a 'r' 59 char *fs_spec; /* block special device name */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
fadvise.h | 4 #define POSIX_FADV_NORMAL 0 /* No further special treatment. */
|
if_slip.h | 4 * This file declares the constants of special use with the SLIP/CSLIP/
|
/prebuilts/go/darwin-x86/src/math/ |
abs.go | 9 // Special cases are:
|
/prebuilts/go/linux-x86/src/math/ |
abs.go | 9 // Special cases are:
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
mapping3.d | 1 #objdump: --syms --special-syms
|
mapping4.d | 1 #objdump: --syms --special-syms
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
pushpop-dcr1-sreg.d | 2 #name: pushpop-word-sreg-dcr1-special
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/score/ |
relaxation_macro.h | 19 /* insn32/insn16 may include special characters, for example, blank character */
|
/toolchain/binutils/binutils-2.25/libiberty/ |
unlink-if-ordinary.c | 1 /* unlink-if-ordinary.c - remove link to a file unless it is special 19 As a special exception, if you link this library with files 29 Unlinks the named file, unless it is special (e.g. a device file). 32 was made to unlink the file because it is special.
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
dfa.rb | 26 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 49 generate a special DFA class definition to implement a decision. 65 +SPECIAL+, +ACCEPT+, and +TRANSITION+. The parameters that characterize state 81 SPECIAL[s]:: 83 algorithm must defer to a special code block 85 by the special state code to determine the next 105 :accept, :special, :transition, :special_block 109 :accept, :special, :transition 146 accept = nil, special = nil, 155 @special = special || self.class::SPECIAL #.specia [all...] |
/device/generic/goldfish/opengl/system/gralloc/ |
Android.mk | 14 # Need to access the special OPENGL TLS Slot 29 # Need to access the special OPENGL TLS Slot
|
/external/autotest/client/samples/ |
control.oprofile_power5 | 10 while running the oprofile profilers, with and without special parameters 11 passed to the profiler. This particular control shows special features of
|
/external/bison/m4/ |
double-slash-root.m4 | 12 # When cross-compiling, there is no way to tell whether // is special 16 # special semantics and is distinct from /, please report it to
|
/external/clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.default/ |
p1.cpp | 5 // -- be a special member function, 6 A(int) = default; // expected-error {{only special member functions may be defaulted}}
|
/external/clang/test/Parser/ |
cxx-ambig-paren-expr.cpp | 20 // Special case: empty parens is a call, not an expression 24 // FIXME: Special case: "++" is postfix here, not prefix
|
/external/icu/icu4c/source/data/xml/brkitr/ |
zh.xml | 17 <special xmlns:icu="http://www.icu-project.org/"> 26 </special>
|
zh_Hant.xml | 17 <special xmlns:icu="http://www.icu-project.org/"> 26 </special>
|
/external/kernel-headers/original/uapi/asm-generic/ |
statfs.h | 10 * Special cases can override it for themselves -- except for S390x, which 11 * is just a little too special for us. And MIPS, which I'm not touching
|
/external/libcap/doc/ |
setcap.8 | 28 The special capability string, 34 The special capability string,
|
/external/libchrome/sandbox/linux/syscall_broker/ |
broker_common.h | 18 // socket. They need special treatment from the client. 20 // before special treatment is made on the client, so a client needs to call
|
/external/libunwind/include/ |
libunwind-x86.h | 127 UNW_X86_GS, /* special */ 128 UNW_X86_FS, /* special */ 129 UNW_X86_ES, /* special */ 130 UNW_X86_DS, /* special */ 131 UNW_X86_SS, /* special */ 132 UNW_X86_CS, /* special */ 133 UNW_X86_TSS, /* special */ 134 UNW_X86_LDT, /* special */
|