/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
checkbce.go | 7 // checkbce prints all bounds checks that are present in the function.
|
/prebuilts/go/darwin-x86/src/cmd/go/internal/cmdflag/ |
flag.go | 29 Present bool // Flag has been seen. 72 // Parse sees if argument i is present in the definitions and if so, 114 if f.Present { 117 f.Present = true
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
checkbce.go | 7 // checkbce prints all bounds checks that are present in the function.
|
/prebuilts/go/linux-x86/src/cmd/go/internal/cmdflag/ |
flag.go | 29 Present bool // Flag has been seen. 72 // Parse sees if argument i is present in the definitions and if so, 114 if f.Present { 117 f.Present = true
|
/system/connectivity/wificond/net/kernel-header-latest/ |
README.txt | 4 the latest devices, but not present in external/kernel-headers.
|
/system/nfc/src/include/ |
android_logmsg.h | 20 * If protocol decoder is not present, then decode packets into hex numbers.
|
/system/sepolicy/prebuilts/api/26.0/public/ |
toolbox.te | 2 # At present, the only known usage is for running mkswap via fs_mgr.
|
/system/sepolicy/prebuilts/api/27.0/public/ |
toolbox.te | 2 # At present, the only known usage is for running mkswap via fs_mgr.
|
/system/sepolicy/prebuilts/api/28.0/public/ |
toolbox.te | 2 # At present, the only known usage is for running mkswap via fs_mgr.
|
/system/sepolicy/public/ |
toolbox.te | 2 # At present, the only known usage is for running mkswap via fs_mgr.
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/ |
sh4a-dsp.s | 30 # Instructions present in SH4 but not in SH3-DSP
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-avr/ |
lds-mega.d | 1 #name: AVR (avr51) check disassembly if symbolic name present
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-discard/ |
extern.d | 10 # command which will be present in the message, eg "../ld-new"
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/ |
section-match-1.d | 6 # file formts. Also these section names must be present in the
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/configs/ |
bt_stack.conf | 12 # Must be present before any TRC_ trace level settings
|
dis_mitm_bt_stack.conf | 2 # Must be present before any TRC_ trace level settings
|
non_bond_bt_stack.conf | 2 # Must be present before any TRC_ trace level settings
|
/tools/test/connectivity/acts/tests/google/bt/setup/ |
bt_stack.conf | 12 # Must be present before any TRC_ trace level settings
|
/device/linaro/bootloader/edk2/DuetPkg/BootSector/ |
start.S | 474 .byte 0x92 # present, ring 0, data, expand-up, writable
483 .byte 0x9A # present, ring 0, data, expand-up, writable
492 .byte 0x92 # present, ring 0, data, expand-up, writable
501 .byte 0x9A # present, ring 0, data, expand-up, writable
510 .byte 0 # present, ring 0, data, expand-up, writable
519 .byte 0 # present, ring 0, data, expand-up, writable
528 .byte 0 # present, ring 0, data, expand-up, writable
558 .byte 0x0e | 0x80 # type = 386 interrupt gate, present
566 .byte 0x0e | 0x80 # type = 386 interrupt gate, present
574 .byte 0x0e | 0x80 # type = 386 interrupt gate, present
[all...] |
start16.S | 467 .byte 0x92 # present, ring 0, data, expand-up, writable
476 .byte 0x9A # present, ring 0, data, expand-up, writable
485 .byte 0x92 # present, ring 0, data, expand-up, writable
494 .byte 0x9A # present, ring 0, data, expand-up, writable
503 .byte 0 # present, ring 0, data, expand-up, writable
512 .byte 0 # present, ring 0, data, expand-up, writable
521 .byte 0 # present, ring 0, data, expand-up, writable
551 .byte 0x0e | 0x80 # (10001110)type = 386 interrupt gate, present
559 .byte 0x0e | 0x80 # (10001110)type = 386 interrupt gate, present
567 .byte 0x0e | 0x80 # (10001110)type = 386 interrupt gate, present
[all...] |
start32.S | 482 .byte 0x92 # present, ring 0, data, expand-up, writable
491 .byte 0x9A # present, ring 0, data, expand-up, writable
500 .byte 0x92 # present, ring 0, data, expand-up, writable
509 .byte 0x9A # present, ring 0, data, expand-up, writable
518 .byte 0 # present, ring 0, data, expand-up, writable
527 .byte 0 # present, ring 0, data, expand-up, writable
536 .byte 0 # present, ring 0, data, expand-up, writable
566 .byte 0x0e | 0x80 # type = 386 interrupt gate, present
574 .byte 0x0e | 0x80 # type = 386 interrupt gate, present
582 .byte 0x0e | 0x80 # type = 386 interrupt gate, present
[all...] |
/external/tcpdump/ |
print-gre.c | 56 #define GRE_CP 0x8000 /* checksum present */ 57 #define GRE_RP 0x4000 /* routing present */ 58 #define GRE_KP 0x2000 /* key present */ 59 #define GRE_SP 0x1000 /* sequence# present */ 62 #define GRE_AP 0x0080 /* acknowledgment# present */ 65 { GRE_CP, "checksum present"}, 66 { GRE_RP, "routing present"}, 67 { GRE_KP, "key present"}, 68 { GRE_SP, "sequence# present"}, 69 { GRE_sP, "source routing present"}, [all...] |
/bionic/libc/bionic/ |
termios.cpp | 37 // Actually declared in <unistd.h>, present on all API levels. 43 // Actually declared in <unistd.h>, present on all API levels.
|
/device/linaro/bootloader/arm-trusted-firmware/drivers/arm/ccn/ |
ccn_private.h | 66 * nodes currently present in the snoop/dvm domain. 'rn_id_map' and 'status_reg' 177 * iteration, it returns the ID of the next present node in the bit map. Node 178 * ID of a present node == Position of set bit == Number of zeroes trailing the 199 * it returns the ID of the next present region corresponding to a node present 200 * in the bit map. Region ID of a present node is in between passed region id 201 * and region id + number of set bits in the bitmap i.e. the number of present 227 * programmer's view. The MN has a register which carries the bitmap of present
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PciCfgOnPciCfg2Thunk/ |
PciCfgOnPciCfg2Thunk.inf | 9 # 1) Framework module is present that consumes PCI CFG AND
10 # 2) EDKII module is present that produces PCI CFG2 but not PCI CFG
|