/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-strings.1 | 164 Do not scan only the initialized and loaded sections of object files; 165 scan the whole files.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-strings.1 | 164 Do not scan only the initialized and loaded sections of object files; 165 scan the whole files.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-strings.1 | 164 Do not scan only the initialized and loaded sections of object files; 165 scan the whole files.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-strings.1 | 164 Do not scan only the initialized and loaded sections of object files; 165 scan the whole files.
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-strings.1 | 164 Do not scan only the initialized and loaded sections of object files; 165 scan the whole files.
|
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/ |
cu_cmd.c | 352 { SCAN_TYPE_NORMAL_PASSIVE, (PS8)"Passive Normal Scan" }, 353 { SCAN_TYPE_NORMAL_ACTIVE, (PS8)"Active Normal Scan" }, 354 { SCAN_TYPE_SPS, (PS8)"Scheduled Passive Scan (SPS)" }, 355 { SCAN_TYPE_TRIGGERED_PASSIVE, (PS8)"Passive Triggered Scan" }, 356 { SCAN_TYPE_TRIGGERED_ACTIVE, (PS8)"Active Triggered Scan" } 485 /* init application scan default params */ 506 /* init periodic application scan params */ 532 /* init default scan policy */ 660 os_error_printf(CU_MSG_INFO2, (PS8)"Scan type: %s\n", scanType2Str[ scanMethod->scanType ].name); 705 os_error_printf(CU_MSG_INFO2, (PS8)"Scan duration: %d\n", scanMethod->method.spsMethodParams.scanDuration) [all...] |
/external/e2fsprogs/doc/ |
libext2fs.texinfo | 439 @deftypefun errcode_t ext2fs_open_inode_scan (ext2_filsys @var{fs}, int @var{buffer_blocks}, ext2_inode_scan *@var{scan}) 440 Initialize the iteration variable @var{scan}. This variable is used by 448 @deftypefun void ext2fs_close_inode_scan (ext2_inode_scan @var{scan}) 449 Release the memory associated with @var{scan} and invalidate it. 452 @deftypefun errcode_t ext2fs_get_next_inode (ext2_inode_scan @var{scan}, ext2_ino_t *@var{ino}, struct ext2_inode *@var{inode}) 463 @deftypefun errcode_t ext2fs_inode_scan_goto_blockgroup (ext2_inode_scan @var{scan}, int @var{group}) 464 Start the inode scan at a particular ext2 blockgroup, @var{group}. 465 This function may be safely called at any time while @var{scan} is valid. 468 @deftypefun void ext2fs_set_inode_callback (ext2_inode_scan @var{scan}, errcode_t (*done_group)(ext2_filsys @var{fs}, ext2_inode_scan @var{scan}, dgrp_t @var{group}, void * @var{private}), void *@var{done_group_data} [all...] |
/external/jpeg/ |
structure.doc | 26 noninterleaved scan. 181 only to the next block (8-sample) boundary. In an interleaved-scan situation, 454 modifies in each scan. 548 reading a single-scan file, the coefficient controller normally creates only 557 depend on any of the variables that describe the current scan in the JPEG 559 scan. [all...] |
/external/wpa_supplicant/ |
mlme.c | 889 * missed beacons. Scan other channels every now and then and search [all...] |
/external/wpa_supplicant_6/wpa_supplicant/ |
mlme.c | 588 * missed beacons. Scan other channels every now and then and search [all...] |
/bionic/libc/kernel/tools/ |
find_headers.py | 152 # now recursively scan the kernel headers for additionnal sub-included headers
|
/bionic/libc/stdio/ |
vfscanf.c | 336 /* scan arbitrary characters (sets NOSKIP) */ 371 /* scan a (nonempty) character class (sets NOSKIP) */ 442 /* scan an integer as if by strtoimax/strtoumax */ 598 /* scan a floating point number as if by strtod */
|
/bootable/recovery/tools/ota/ |
check-lost+found.c | 73 // to make sure the filesystem has to do a scan on mount.
|
/cts/tools/dasm/src/java_cup/ |
parser.cup | 30 Init with and scan with 158 scan with {: return lexer.next_token(); :}; 163 PACKAGE, IMPORT, CODE, ACTION, PARSER, TERMINAL, NON, INIT, SCAN, WITH, 298 SCAN WITH CODE_STRING:user_code SEMI
|
/dalvik/vm/compiler/ |
Compiler.h | 142 * array must be recomputed via seqential scan if needed.
|
/external/apache-http/src/org/apache/http/impl/client/ |
BasicCredentialsProvider.java | 99 // Do a full scan
|
/external/bluetooth/bluez/tools/ |
hcitool.1 | 44 .BI scan
|
/external/bluetooth/glib/glib/ |
gscanner.h | 145 guint scan_comment_multi : 1; /* scan multi line comments? */
|
/external/bluetooth/hcidump/parser/ |
hci.c | 86 "Page Scan Mode Change", 87 "Page Scan Repetition Mode Change", 225 "Read Scan Enable", 226 "Write Scan Enable", 227 "Read Page Scan Activity", 228 "Write Page Scan Activity", 229 "Read Inquiry Scan Activity", 230 "Write Inquiry Scan Activity", 259 "Read Page Scan Period Mode", 260 "Write Page Scan Period Mode" [all...] |
/external/dropbear/libtomcrypt/src/pk/asn1/der/choice/ |
der_decode_choice.c | 48 /* now scan until we have a winner */
|
/external/dropbear/libtommath/ |
bn_mp_prime_next_prime.c | 50 /* scan upwards for a prime congruent to 3 mod 4 */
|
/external/e2fsprogs/include/nonunix/ |
getopt.h | 46 non-option elements that the caller should itself scan.
|
/external/e2fsprogs/misc/ |
badblocks.8.in | 157 Show the progress of the scan by writing out the block numbers as they
|
/external/grub/lib/ |
getopt.h | 44 non-option elements that the caller should itself scan.
|
/external/icu4c/common/ |
rbbiscan.h | 102 UBool fQuoteMode; // Scan is in a 'quoted region'
|