/build/tools/soslim/ |
common.h | 19 Elf_Scn *sect; member in struct:__anon605 25 static inline void get_section_info(Elf_Scn *sect, section_info_t *info) 27 info->sect = sect; 28 info->data = elf_getdata(sect, 0); 29 info->hdr = elf32_getshdr(sect); 30 info->index = elf_ndxscn(sect);
|
symfilter.c | 18 static int match_hash_table_section(Elf *elf, Elf_Scn *sect, void *data); 19 static int match_dynsym_section(Elf *elf, Elf_Scn *sect, void *data); 64 filter->symtab.sect = NULL; 66 FAILIF(NULL == filter->symtab.sect, 68 filter->hash.sect = NULL; 70 FAILIF(NULL == filter->hash.sect, 203 static int match_hash_table_section(Elf *elf, Elf_Scn *sect, void *data) 209 ASSERT(sect); 210 shdr = elf32_getshdr(sect); 217 FAILIF(filter->hash.sect != NULL, [all...] |
/external/elfcopy/ |
common.h | 19 Elf_Scn *sect; member in struct:__anon1706 25 static inline void get_section_info(Elf_Scn *sect, section_info_t *info) 27 info->sect = sect; 28 info->data = elf_getdata(sect, 0); 29 info->hdr = elf32_getshdr(sect); 30 info->index = elf_ndxscn(sect);
|
/external/grub/docs/ |
help2man | 264 my $sect = 'DESCRIPTION'; 288 $sect = uc $1; 295 $sect = 'COPYRIGHT'; 296 $include{$sect} ||= ''; 297 $include{$sect} .= ".PP\n" if $include{$sect}; 319 $include{$sect} .= $copy; 327 $sect = 'REPORTING BUGS'; 333 $sect = 'AUTHOR'; 343 $include{$sect} ||= '' [all...] |
/bionic/libc/kernel/common/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/external/wpa_supplicant/ |
ms_funcs.c | 25 * challenge_hash - ChallengeHash() - RFC 2759, Sect. 8.2 53 * nt_password_hash - NtPasswordHash() - RFC 2759, Sect. 8.3 80 * hash_nt_password_hash - HashNtPasswordHash() - RFC 2759, Sect. 8.4 92 * challenge_response - ChallengeResponse() - RFC 2759, Sect. 8.5 111 * generate_nt_response - GenerateNTResponse() - RFC 2759, Sect. 8.1 136 * generate_nt_response_pwhash - GenerateNTResponse() - RFC 2759, Sect. 8.1 159 * generate_authenticator_response_pwhash - GenerateAuthenticatorResponse() - RFC 2759, Sect. 8.7 213 * generate_authenticator_response - GenerateAuthenticatorResponse() - RFC 2759, Sect. 8.7 240 * nt_challenge_response - NtChallengeResponse() - RFC 2433, Sect. A.5 256 * get_master_key - GetMasterKey() - RFC 3079, Sect. 3. [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
ms_funcs.c | 25 * challenge_hash - ChallengeHash() - RFC 2759, Sect. 8.2 53 * nt_password_hash - NtPasswordHash() - RFC 2759, Sect. 8.3 80 * hash_nt_password_hash - HashNtPasswordHash() - RFC 2759, Sect. 8.4 92 * challenge_response - ChallengeResponse() - RFC 2759, Sect. 8.5 111 * generate_nt_response - GenerateNTResponse() - RFC 2759, Sect. 8.1 136 * generate_nt_response_pwhash - GenerateNTResponse() - RFC 2759, Sect. 8.1 159 * generate_authenticator_response_pwhash - GenerateAuthenticatorResponse() - RFC 2759, Sect. 8.7 213 * generate_authenticator_response - GenerateAuthenticatorResponse() - RFC 2759, Sect. 8.7 240 * nt_challenge_response - NtChallengeResponse() - RFC 2433, Sect. A.5 256 * get_master_key - GetMasterKey() - RFC 3079, Sect. 3. [all...] |
/bionic/libc/netbsd/nameser/ |
ns_parse.c | 46 static void setsection(ns_msg *msg, ns_sect sect); 200 setsection(ns_msg *msg, ns_sect sect) { 201 msg->_sect = sect; 202 if (sect == ns_s_max) { 207 msg->_msg_ptr = msg->_sections[(int)sect];
|
/external/skia/src/core/ |
SkDevice.cpp | 31 bool SkDevice::intersects(const SkIRect& r, SkIRect* sect) const { 35 return sect ? sect->intersect(r, bounds) : SkIRect::Intersects(r, bounds);
|
/external/openssl/crypto/x509v3/ |
v3_pci.c | 239 STACK_OF(CONF_VALUE) *sect; 242 sect = X509V3_get_section(ctx, cnf->name + 1); 243 if (!sect) 249 for (j = 0; success_p && j < sk_CONF_VALUE_num(sect); j++) 252 process_pci_value(sk_CONF_VALUE_value(sect, j), 255 X509V3_section_free(ctx, sect);
|
/external/webkit/WebCore/manual-tests/ |
wordXML-selectall.xml | 3 <w:wordDocument xmlns:w="http://schemas.microsoft.com/office/word/2003/2/wordml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:SL="http://schemas.microsoft.com/schemaLibrary/2003/2/core" xmlns:aml="http://schemas.microsoft.com/aml/2001/core" xmlns:wx="http://schemas.microsoft.com/office/word/2003/2/auxHint" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xml:space="preserve"><o:DocumentProperties></o:DocumentProperties><w:fonts><w:defaultFonts w:ascii="Times New Roman" w:fareast="Times New Roman" w:h-ansi="Times New Roman" w:cs="Times New Roman"/></w:fonts><w:docPr></w:docPr><w:body><wx:sect><w:p><w:pPr></w:pPr><w:r><w:rPr><w:rFonts w:ascii="Helvetica" w:h-ansi="Helvetica" w:cs="Helvetica"/><wx:font wx:val="Helvetica"/><w:sz w:val="24"/><w:sz-cs w:val="24"/></w:rPr><w:t>Simply open this document and "Select all" (cmd-a). That was enough to crash. See <rdar://problem/4214259>.</w:t></w:r></w:p><w:sectPr><w:pgSz w:w="12240" w:h="15840"/><w:pgMar w:top="1440" w:right="1440" w:bottom="1440" w:left="1440"/></w:sectPr></wx:sect></w:body></w:wordDocument
|
/external/kernel-headers/original/linux/mtd/ |
nftl.h | 34 int head,sect,cyl; member in struct:NFTLrecord
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/ |
ikev2_common.h | 25 /* IKE Header - RFC 4306, Sect. 3.1 */ 188 /* Identification Data Types (RFC 4306, Sect. 3.5) */ 200 /* Certificate Encoding (RFC 4306, Sect. 3.6) */ 221 /* Authentication Method (RFC 4306, Sect. 3.8) */ 229 /* Notify Message Types (RFC 4306, Sect. 3.10.1) */
|
/external/skia/include/core/ |
SkDevice.h | 64 device. If sect is not NULL and there is an intersection, sect returns 67 bool intersects(const SkIRect& r, SkIRect* sect = NULL) const;
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
getics.cpp | 108 sect[] = array of structures that hold section codebook and 223 sect, 229 MODIFYING(sect,pInputStream,sectbits) 241 cb = sect[i].sect_cb; 242 sectWidth = sect[i].sect_end - sectStart; 275 sect, 362 sect, 435 SectInfo sect[]) 505 sect, 525 cb = sect[i].sect_cb [all...] |
/frameworks/base/media/libstagefright/codecs/aacdec/ |
getics.cpp | 108 sect[] = array of structures that hold section codebook and 223 sect, 229 MODIFYING(sect,pInputStream,sectbits) 241 cb = sect[i].sect_cb; 242 sectWidth = sect[i].sect_end - sectStart; 275 sect, 362 sect, 435 SectInfo sect[]) 505 sect, 525 cb = sect[i].sect_cb [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
ikev2.c | 48 /* RFC 4306, Sect. 2.14 */ 95 /* Use zero-padding per RFC 4306, Sect. 2.14 */ 415 * INVALID_KE_PAYLOAD (RFC 4306, Sect. 3.4) */ 867 /* HDR - RFC 4306, Sect. 3.1 */ 889 /* SAr1 - RFC 4306, Sect. 2.7 and 3.3 */ 897 * Sect 3.3.1 has following requirement "When a proposal is accepted, 966 /* KEr - RFC 4306, Sect. 3.4 */ 974 * RFC 4306, Sect. 3.4: possible zero padding for public value to 995 /* Nr - RFC 4306, Sect. 3.9 */ 1019 /* IDr - RFC 4306, Sect. 3.5 * [all...] |
/external/kernel-headers/original/asm-arm/arch/ |
io.h | 71 #define L3_24XX_SIZE SZ_1M /* 44kB of 128MB used, want 1MB sect */ 74 #define L4_24XX_SIZE SZ_1M /* 1MB of 128MB used, want 1MB sect */
|
/external/wpa_supplicant_6/wpa_supplicant/ |
todo.txt | 24 * OTP Extended Responses (Sect. 5.5) 27 RFC 3748 Sect. 4.2
|