/external/kernel-headers/original/linux/mtd/ |
nand_ecc.h | 23 int nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code); 28 int nand_correct_data(struct mtd_info *mtd, u_char *dat, u_char *read_ecc, u_char *calc_ecc);
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cformtst.h | 29 UChar* myDateFormat(UDateFormat *dat, UDate d);
|
/external/icu4c/test/cintltst/ |
cformtst.h | 29 UChar* myDateFormat(UDateFormat *dat, UDate d);
|
/device/asus/grouper/ |
gps.conf | 2 XTRA_SERVER_1=http://gllto.glpals.com/7day/latest/lto.dat 3 XTRA_SERVER_2=http://gllto.glpals.com/7day/latest/lto.dat 4 XTRA_SERVER_3=http://gllto.glpals.com/2day/latest/lto.dat
|
/external/icu4c/stubdata/ |
root.mk | 1 # derive a string like 'icudt 48l' from a local file like 'external/icu4c/stubdata/icudt 48l-all.dat' 3 root_dat_path := $(wildcard $(stubdata_path)/*-all.dat) 4 root := $(patsubst $(stubdata_path)/%,%,$(patsubst %-all.dat,%,$(root_dat_path)))
|
regenerate.sh | 22 # TODO: extract this from the .dat file's name. 45 # Create a copy of the .dat file that uses the new .res files. 46 cp $ICU4C_DIR/stubdata/icudt${ICU_VERSION}l-all.dat $ICU4C_DIR/tmp/icudt${ICU_VERSION}l.dat 50 $ICU_BIN/icupkg -a $res icudt${ICU_VERSION}l.dat 54 # Make the modified .dat file the canonical copy. 55 mv $ICU4C_DIR/tmp/icudt${ICU_VERSION}l.dat $ICU4C_DIR/stubdata/icudt${ICU_VERSION}l-all.dat
|
/device/samsung/manta/gps/ |
gps.conf | 1 XTRA_SERVER_1=http://gllto.glpals.com/7day/glo/v2/latest/lto2.dat
|
/device/asus/flo/camera/hdr/include/ |
morpho_image_data.h | 36 } dat;
member in struct:__anon1920
|
morpho_image_data_ex.h | 38 } dat; member in struct:__anon1924
|
/device/lge/mako/camera/hdr/include/ |
morpho_image_data.h | 36 } dat;
member in struct:__anon2301
|
morpho_image_data_ex.h | 38 } dat; member in struct:__anon2305
|
/hardware/qcom/camera/hdr/include/ |
morpho_image_data.h | 36 } dat;
member in struct:__anon34264
|
morpho_image_data_ex.h | 38 } dat; member in struct:__anon34268
|
/system/core/toolbox/grep/ |
queue.c | 65 item->data.dat = grep_malloc(sizeof(char) * x->len); 69 memcpy(item->data.dat, x->dat, x->len); 76 free(item->data.dat); 102 free(item->data.dat); 113 free(item->data.dat);
|
/external/tcpdump/ |
print-l2tp.c | 237 print_string(const u_char *dat, u_int length) 241 printf("%c", *dat++); 246 print_octets(const u_char *dat, u_int length) 250 printf("%02x", *dat++); 255 print_16bits_val(const u_int16_t *dat) 257 printf("%u", EXTRACT_16BITS(dat)); 261 print_32bits_val(const u_int32_t *dat) 263 printf("%lu", (u_long)EXTRACT_32BITS(dat)); 270 l2tp_msgtype_print(const u_char *dat) 272 u_int16_t *ptr = (u_int16_t*)dat; [all...] |
print-aodv.c | 85 aodv_rreq(const union aodv *ap, const u_char *dat, u_int length) 89 if (snapend < dat) { 93 i = min(length, (u_int)(snapend - dat)); 117 aodv_rrep(const union aodv *ap, const u_char *dat, u_int length) 121 if (snapend < dat) { 125 i = min(length, (u_int)(snapend - dat)); 146 aodv_rerr(const union aodv *ap, const u_char *dat, u_int length) 152 if (snapend < dat) { 156 i = min(length, (u_int)(snapend - dat)); 179 aodv_v6_rreq(const union aodv *ap, const u_char *dat, u_int length [all...] |
print-pptp.c | 589 pptp_sccrq_print(const u_char *dat) 591 struct pptp_msg_sccrq *ptr = (struct pptp_msg_sccrq *)dat; 616 pptp_sccrp_print(const u_char *dat) 618 struct pptp_msg_sccrp *ptr = (struct pptp_msg_sccrp *)dat; 646 pptp_stopccrq_print(const u_char *dat) 648 struct pptp_msg_stopccrq *ptr = (struct pptp_msg_stopccrq *)dat; 679 pptp_stopccrp_print(const u_char *dat) 681 struct pptp_msg_stopccrp *ptr = (struct pptp_msg_stopccrp *)dat; 696 pptp_echorq_print(const u_char *dat) 698 struct pptp_msg_echorq *ptr = (struct pptp_msg_echorq *)dat; [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/ |
rc4-586.pl | 71 $dat="edi"; 78 &mov ($ty,&DWP(0,$dat,$yy,4)); 79 &mov (&DWP(0,$dat,$yy,4),$tx); 80 &mov (&DWP(0,$dat,$xx,4),$ty); 86 &mov ($tx,&DWP(0,$dat,$xx,4)); 90 &$func ($out,&DWP(0,$dat,$ty,4)); 111 &mov ($ty,&DWP(0,$dat,$yy,4)); 112 &mov (&DWP(0,$dat,$yy,4),$tx); 114 &mov (&DWP(0,$dat,$XX[0],4),$ty); 117 &mov ($tx,&DWP(0,$dat,@XX[1],4)) [all...] |
rc4-x86_64.pl | 118 $dat="%rdi"; # arg1 156 lea 8($dat),$dat 157 mov -8($dat),$XX[0]#b 158 mov -4($dat),$YY#b 159 cmpl \$-1,256($dat) 166 movl ($dat,$XX[0],4),$TX[0]#d 177 movl ($dat,$YY,4),$TY#d 178 movl $TX[0]#d,($dat,$YY,4) 179 movl $TY#d,($dat,$XX[0],4 [all...] |
/external/openssl/crypto/rc4/asm/ |
rc4-586.pl | 71 $dat="edi"; 78 &mov ($ty,&DWP(0,$dat,$yy,4)); 79 &mov (&DWP(0,$dat,$yy,4),$tx); 80 &mov (&DWP(0,$dat,$xx,4),$ty); 86 &mov ($tx,&DWP(0,$dat,$xx,4)); 90 &$func ($out,&DWP(0,$dat,$ty,4)); 111 &mov ($ty,&DWP(0,$dat,$yy,4)); 112 &mov (&DWP(0,$dat,$yy,4),$tx); 114 &mov (&DWP(0,$dat,$XX[0],4),$ty); 117 &mov ($tx,&DWP(0,$dat,@XX[1],4)) [all...] |
rc4-x86_64.pl | 118 $dat="%rdi"; # arg1 156 lea 8($dat),$dat 157 mov -8($dat),$XX[0]#b 158 mov -4($dat),$YY#b 159 cmpl \$-1,256($dat) 166 movl ($dat,$XX[0],4),$TX[0]#d 177 movl ($dat,$YY,4),$TY#d 178 movl $TX[0]#d,($dat,$YY,4) 179 movl $TY#d,($dat,$XX[0],4 [all...] |
/external/nist-sip/java/gov/nist/javax/sip/header/ |
SIPDateHeader.java | 79 * @param dat the Calendar object date of this header. 81 public void setDate(Calendar dat) { 82 if (dat != null) 83 date = new SIPDate(dat.getTime().getTime());
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
imaplib.py | 192 typ, dat = self.capability() 193 if dat == [None]: 195 self.capabilities = tuple(dat[-1].upper().split()) 283 typ, dat = self._untagged_response('OK', [None], name) 284 if dat[-1]: 285 return typ, dat 286 typ, dat = self.noop() # Prod server for response 287 return self._untagged_response(typ, dat, name) 349 typ, dat = self._simple_command('AUTHENTICATE', mech) 351 raise self.error(dat[-1] [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
imaplib.py | 192 typ, dat = self.capability() 193 if dat == [None]: 195 self.capabilities = tuple(dat[-1].upper().split()) 283 typ, dat = self._untagged_response('OK', [None], name) 284 if dat[-1]: 285 return typ, dat 286 typ, dat = self.noop() # Prod server for response 287 return self._untagged_response(typ, dat, name) 349 typ, dat = self._simple_command('AUTHENTICATE', mech) 351 raise self.error(dat[-1] [all...] |
/external/qemu/slirp/ |
mbuf.c | 149 char *dat; local 151 dat = (char *)malloc(size); 152 /* if (dat == NULL) 155 memcpy(dat, m->m_dat, m->m_size); 157 m->m_ext = dat; 206 dtom(void *dat) 211 DEBUG_ARG("dat = %lx", (long )dat); 216 if( (char *)dat>=m->m_ext && (char *)dat<(m->m_ext + m->m_size) [all...] |