HomeSort by relevance Sort by last modified time
    Searched refs:capable (Results 1 - 25 of 34) sorted by null

1 2

  /external/kernel-headers/original/uapi/linux/
eventpoll.h 85 if ((epev->events & EPOLLWAKEUP) && !capable(CAP_BLOCK_SUSPEND))
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/
secrel32-undef.s 5 # resulted in an error. That was a mistake. The linker is fully capable of
  /external/bcc/snapcraft/
snapcraft.yaml 63 capable:
64 command: wrapper capable
65 aliases: [capable]
  /external/llvm/test/MC/X86/
x86_long_nop.s 9 # capable of using long NOPs.
  /external/u-boot/arch/arm/mach-sunxi/
rmr_switch.S 4 @ All 64-bit capable Allwinner SoCs reset in AArch32 (and continue to
  /external/ims/rcs/rcsservice/src/com/android/service/ims/presence/
PresencePublication.java 743 public void setVolteCapable(boolean capable) {
744 mVolteCapable = capable;
747 public void setVtCapable(boolean capable) {
748 mVtCapable = capable;
    [all...]
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_kay_i.h 61 enum macsec_cap capable; member in struct:macsec_ciphersuite
ieee802_1x_kay.c 47 .capable = MACSEC_CAP_INTEG_AND_CONF_0_30_50,
54 .capable = MACSEC_CAP_INTEG_AND_CONF_0_30_50,
    [all...]
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 23 (** An execution engine is either a JIT compiler or an interpreter, capable of
  /external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 23 (** An execution engine is either a JIT compiler or an interpreter, capable of
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
x86_long_nop.s 18 # capable of using long NOPs.
  /external/u-boot/fs/ubifs/
budget.c 270 if (uid_eq(current_fsuid(), c->rp_uid) || capable(CAP_SYS_RESOURCE) ||
  /external/antlr/runtime/Ruby/lib/antlr3/
tree.rb 70 Furthermore, it is capable of generating several different flavors of parser,
77 capable of walking through the AST, verifying its structure and performing
    [all...]
dfa.rb 42 Deterministic Finite Automata (DFA) are finite state machines that are capable
  /external/bcc/src/lua/bcc/vendor/
json.lua 33 as arbitrary a Lua object as json is capable of expressing.
  /external/golang-protobuf/ptypes/timestamp/
timestamp.pb.go 100 // ) to obtain a formatter capable of generating timestamps in this format.
  /external/llvm/utils/TableGen/
tdtags 73 because ctags(1) handling is more capable.
  /external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
llvm_executionengine.mli 84 (** An execution engine is either a JIT compiler or an interpreter, capable of
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
tdtags 73 because ctags(1) handling is more capable.
  /external/syzkaller/vendor/github.com/golang/protobuf/ptypes/timestamp/
timestamp.pb.go 96 // to obtain a formatter capable of generating timestamps in this format.
  /external/bcc/src/lua/bpf/
proto.lua 391 tos_ect = 0x02, -- ECN-capable transport
  /external/boringssl/src/ssl/test/runner/
common.go 175 CertTypeECDSASign = 64 // A certificate containing an ECDSA-capable public key, signed with ECDSA.
176 CertTypeRSAFixedECDH = 65 // A certificate containing an ECDH-capable public key, signed with RSA.
177 CertTypeECDSAFixedECDH = 66 // A certificate containing an ECDH-capable public key, signed with ECDSA.
    [all...]
  /external/blktrace/btt/doc/
btt.tex 40 blktrace is capable of producing tremendous amounts of output in the
42 run. It is also capable of producing some general statistics concerning
    [all...]
  /external/boringssl/src/crypto/fipsmodule/aes/asm/
bsaes-armv7.pl 732 .syntax unified @ ARMv7-capable assembler is expected to handle this
    [all...]
  /build/soong/cc/
cc.go 229 // whether this module is capable of being loaded with other instance
    [all...]

Completed in 4214 milliseconds

1 2