HomeSort by relevance Sort by last modified time
    Searched refs:sense (Results 51 - 75 of 169) sorted by null

1 23 4 5 6 7

  /prebuilts/go/linux-x86/src/sync/
mutex.go 90 // Active spinning makes sense.
  /external/libpcap/
optimize.c 348 * are backwards in the sense that we find the set of nodes that reach
1303 int sense; local
1309 sense = 0;
1311 sense = 1;
1330 return sense ? JT(child) : JF(child);
1332 if (sense && code == (BPF_JMP|BPF_JEQ|BPF_K))
    [all...]
  /bionic/libc/kernel/uapi/linux/
cdrom.h 154 struct request_sense __user * sense; member in struct:cdrom_generic_command
  /external/kernel-headers/original/uapi/linux/
cdrom.h 288 struct request_sense __user *sense; member in struct:cdrom_generic_command
503 /* Mode page codes for mode sense/set */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cdrom.h 287 struct request_sense *sense; member in struct:cdrom_generic_command
502 /* Mode page codes for mode sense/set */
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
link.go 429 // default. "local" here means in the sense of the dynamic linker, i.e. not
432 // local in this sense unless there is a cgo_export_* directive).
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
link.go 429 // default. "local" here means in the sense of the dynamic linker, i.e. not
432 // local in this sense unless there is a cgo_export_* directive).
  /build/make/core/
dex_preopt_odex_install.mk 288 # Generating DM files only makes sense for verify, avoid doing for non verify compiler filter APKs.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 48 /** This is generic in the sense that it will work with any kind of
  /prebuilts/go/darwin-x86/src/go/ast/
commentmap.go 23 // TODO(gri): Does it make sense to check for sorted-ness
  /prebuilts/go/darwin-x86/src/go/doc/
comment.go 112 // appearance is improved where it makes sense (e.g., `` is turned into “
  /prebuilts/go/linux-x86/src/go/ast/
commentmap.go 23 // TODO(gri): Does it make sense to check for sorted-ness
  /prebuilts/go/linux-x86/src/go/doc/
comment.go 112 // appearance is improved where it makes sense (e.g., `` is turned into “
  /prebuilts/go/darwin-x86/src/cmd/dist/
util.go 393 // sense to auto-detect the setting.
  /prebuilts/go/darwin-x86/src/net/http/httputil/
persist.go 295 // has been closed in an HTTP keepalive sense. If req.Close equals true, the
  /prebuilts/go/linux-x86/src/cmd/dist/
util.go 393 // sense to auto-detect the setting.
  /prebuilts/go/linux-x86/src/net/http/httputil/
persist.go 295 // has been closed in an HTTP keepalive sense. If req.Close equals true, the
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
pickletools.py     [all...]
  /external/annotation-tools/annotation-file-utilities/
design.tex 205 It makes more sense to traverse an AST in parallel (conceptually, not
337 so they can be done in a second pass. Hence it makes more sense to
  /external/boringssl/src/crypto/fipsmodule/bn/asm/
armv8-mont.pl 1051 # x86_64-mont5 module, it's different in sense that it performs
    [all...]
  /external/eigen/Eigen/src/misc/
lapacke.h     [all...]
  /external/python/cpython2/Lib/
pickletools.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
pickletools.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
pickletools.py     [all...]
  /prebuilts/go/darwin-x86/src/bytes/
bytes.go 610 // truth==false, the sense of the predicate function is
629 // truth==false, the sense of the predicate function is

Completed in 910 milliseconds

1 23 4 5 6 7