HomeSort by relevance Sort by last modified time
    Searched full:cflag (Results 51 - 75 of 122) sorted by null

1 23 4 5

  /prebuilts/go/linux-x86/src/syscall/
ztypes_openbsd_386.go 436 Cflag uint32
ztypes_openbsd_amd64.go 443 Cflag uint32
ztypes_openbsd_arm.go 429 Cflag uint32
ztypes_solaris_amd64.go 363 Cflag uint32
ztypes_linux_arm64.go 581 Cflag uint32
  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.h 118 bflag, cflag, hflag, iflag, lflag, mflag, nflag, oflag,
  /external/strace/
syscall.c 855 if (cflag == CFLAG_ONLY_STATS || hide_log_until_execve) {
882 if (Tflag || cflag)
896 if (Tflag || cflag)
913 if (cflag) {
915 if (cflag == CFLAG_ONLY_STATS) {
    [all...]
  /external/vixl/src/vixl/a64/
constants-a64.h 244 CFlag = C_mask,
247 NCFlag = NFlag | CFlag,
249 ZCFlag = ZFlag | CFlag,
251 CVFlag = CFlag | VFlag,
252 NZCFlag = NFlag | ZFlag | CFlag,
254 NCVFlag = NFlag | CFlag | VFlag,
255 ZCVFlag = ZFlag | CFlag | VFlag,
256 NZCVFlag = NFlag | ZFlag | CFlag | VFlag,
261 FPGreaterThanFlag = CFlag,
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syscall-amd64-solaris.S 47 UChar *cflag) // %r8 = %rbp-16
192 UChar *cflag) // %r8 = %rbp-16 = %rbx-16+8
syscall-x86-solaris.S 47 UChar *cflag) // %ebp+24
197 UChar *cflag) // %ebp+24 = %ebx+24+4
  /external/tcpdump/
interface.h 210 #define Cflag gndo->ndo_Cflag
  /ndk/sources/host-tools/nawk-20071023/
b.c 769 int cflag; local
799 cflag = 1;
803 cflag = 0;
840 if (cflag == 0)
  /prebuilts/go/darwin-x86/api/
go1.3.txt 318 pkg syscall (freebsd-386), type Termios struct, Cflag uint32
391 pkg syscall (freebsd-386-cgo), type Termios struct, Cflag uint32
466 pkg syscall (freebsd-amd64), type Termios struct, Cflag uint32
541 pkg syscall (freebsd-amd64-cgo), type Termios struct, Cflag uint32
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
ztypes_linux_arm64.go 581 Cflag uint32
ztypes_linux_386.go 585 Cflag uint32
ztypes_linux_amd64.go 603 Cflag uint32
ztypes_linux_arm.go 574 Cflag uint32
ztypes_linux_ppc64.go 591 Cflag uint32
ztypes_linux_ppc64le.go 591 Cflag uint32
  /prebuilts/go/linux-x86/api/
go1.3.txt 318 pkg syscall (freebsd-386), type Termios struct, Cflag uint32
391 pkg syscall (freebsd-386-cgo), type Termios struct, Cflag uint32
466 pkg syscall (freebsd-amd64), type Termios struct, Cflag uint32
541 pkg syscall (freebsd-amd64-cgo), type Termios struct, Cflag uint32
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
termios.so 
  /external/e2fsprogs/e2fsck/
unix.c 56 static int cflag; /* check disk */ variable
353 if ((ctx->options & E2F_OPT_FORCE) || bad_blocks_file || cflag)
838 if (cflag++)
920 if ((ctx->options & E2F_OPT_NO) && cflag) {
980 if (cflag && bad_blocks_file) {
1004 if (cflag) {
    [all...]
  /toolchain/binutils/binutils-2.25/cpu/
fr30.cpu 567 (set cbit ((.sym op -cflag) arg2 arg1 (const 0)))
598 (set cbit ((.sym op -cflag) arg2 arg1 cbit))
627 (set cbit (sub-cflag arg2 arg1 (const 0)))
871 (set cbit (add-cflag (reg h-dr 4) Ri (const 0))))
874 (set cbit (sub-cflag (reg h-dr 4) Ri (const 0)))))
892 (set cbit (add-cflag (reg h-dr 4) Ri (const 0))))
895 (set cbit (sub-cflag (reg h-dr 4) Ri (const 0)))))
    [all...]
  /external/libvorbis/lib/
res0.c 220 int cflag=oggpack_read(opb,1); local
221 if(cflag<0) goto errout;
222 if(cflag){
  /external/libdaemon/m4/
attributes.m4 66 dnl Check for CFLAG and appends them to CFLAGS if supported

Completed in 2805 milliseconds

1 23 4 5