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

1 2 3 4 5 6 7 8

  /external/openssl/crypto/pkcs7/
example.h 55 int add_signed_time(PKCS7_SIGNER_INFO *si);
56 ASN1_UTCTIME *get_signed_time(PKCS7_SIGNER_INFO *si);
57 int get_signed_seq2string(PKCS7_SIGNER_INFO *si, char **str1, char **str2);
pk7_attr.c 69 int PKCS7_add_attrib_smimecap(PKCS7_SIGNER_INFO *si, STACK_OF(X509_ALGOR) *cap)
78 return PKCS7_add_signed_attribute(si, NID_SMIMECapabilities,
82 STACK_OF(X509_ALGOR) *PKCS7_get_smimecap(PKCS7_SIGNER_INFO *si)
87 cap = PKCS7_get_signed_attribute(si, NID_SMIMECapabilities);
128 int PKCS7_add_attrib_content_type(PKCS7_SIGNER_INFO *si, ASN1_OBJECT *coid)
130 if (PKCS7_get_signed_attribute(si, NID_pkcs9_contentType))
134 return PKCS7_add_signed_attribute(si, NID_pkcs9_contentType,
138 int PKCS7_add0_attrib_signing_time(PKCS7_SIGNER_INFO *si, ASN1_TIME *t)
146 return PKCS7_add_signed_attribute(si, NID_pkcs9_signingTime,
150 int PKCS7_add1_attrib_digest(PKCS7_SIGNER_INFO *si,
    [all...]
  /bionic/linker/
linker.c 86 static int link_image(soinfo *si, unsigned wr_offset);
109 static inline int validate_soinfo(soinfo *si)
111 return (si >= sopool && si < sopool + SO_MAX) ||
112 si == &libdl_info;
265 soinfo *si; local
284 si = freelist;
288 memset(si, 0, sizeof(soinfo));
289 strcpy((char*) si->name, name);
290 sonext->next = si;
337 soinfo *si; local
364 soinfo *si; local
385 soinfo *si; local
533 soinfo *si; local
561 soinfo *si; local
1100 soinfo *si = NULL; local
1202 soinfo *si; local
2111 soinfo *si; local
    [all...]
  /frameworks/base/media/libstagefright/codecs/mp3dec/src/
pvmp3_get_side_info.cpp 38 mp3SideInfo *si,
45 mp3SideInfo *si, side information
115 mp3SideInfo *si,
129 si->main_data_begin = (tmp << 18) >> 23; /* 9 */
130 si->private_bits = (tmp << 23) >> 27; /* 5 */
135 si->main_data_begin = (tmp << 20) >> 23; /* 9 */
136 si->private_bits = (tmp << 23) >> 29; /* 3 */
143 si->ch[ch].scfsi[0] = (tmp << 28) >> 31; /* 1 */
144 si->ch[ch].scfsi[1] = (tmp << 29) >> 31; /* 1 */
145 si->ch[ch].scfsi[2] = (tmp << 30) >> 31; /* 1 *
    [all...]
pvmp3_get_side_info.h 90 mp3SideInfo *si,
pvmp3_get_scale_factors.h 90 mp3SideInfo *si,
pvmp3_mpeg2_get_scale_data.h 89 void pvmp3_mpeg2_get_scale_data(mp3SideInfo *si,
pvmp3_mpeg2_get_scale_factors.h 90 mp3SideInfo *si,
  /external/libffi/testsuite/libffi.call/
struct3.c 12 int si; member in struct:__anon5152
17 ts.si = -(ts.si*2);
48 ts3_arg.si = -123;
49 compare_value = ts3_arg.si;
53 printf ("%d %d\n", ts3_result->si, -(compare_value*2));
55 CHECK(ts3_result->si == -(compare_value*2));
negint.c 25 signed int si; local
30 values[0] = &si;
40 si = -6;
44 checking (si, ss, sc);
48 printf ("%d vs %d\n", (int)rint, checking (si, ss, sc));
  /frameworks/base/cmds/servicemanager/
service_manager.c 103 struct svcinfo *si; local
105 for (si = svclist; si; si = si->next) {
106 if ((len == si->len) &&
107 !memcmp(s16, si->name, len * sizeof(uint16_t))) {
108 return si;
116 struct svcinfo *si = ptr; local
117 LOGI("service '%s' died\n", str8(si->name))
132 struct svcinfo *si; local
147 struct svcinfo *si; local
194 struct svcinfo *si; local
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/include/
bcmsdbus.h 63 extern SDIOH_API_RC sdioh_detach(osl_t *osh, sdioh_info_t *si);
64 extern SDIOH_API_RC sdioh_interrupt_register(sdioh_info_t *si, sdioh_cb_fn_t fn, void *argh);
65 extern SDIOH_API_RC sdioh_interrupt_deregister(sdioh_info_t *si);
68 extern SDIOH_API_RC sdioh_interrupt_query(sdioh_info_t *si, bool *onoff);
71 extern SDIOH_API_RC sdioh_interrupt_set(sdioh_info_t *si, bool enable_disable);
74 extern bool sdioh_interrupt_pending(sdioh_info_t *si);
78 extern SDIOH_API_RC sdioh_request_byte(sdioh_info_t *si, uint rw, uint fnc, uint addr, uint8 *byte);
81 extern SDIOH_API_RC sdioh_request_word(sdioh_info_t *si, uint cmd_type, uint rw, uint fnc,
85 extern SDIOH_API_RC sdioh_request_buffer(sdioh_info_t *si, uint pio_dma, uint fix_inc,
90 extern SDIOH_API_RC sdioh_cis_read(sdioh_info_t *si, uint fuc, uint8 *cis, uint32 length)
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/shared/
siutils_priv.h 49 /* misc si info needed by some of the routines */
104 #define PCI(si) ((BUSTYPE((si)->pub.bustype) == PCI_BUS) && \
105 ((si)->pub.buscoretype == PCI_CORE_ID))
106 #define PCIE(si) ((BUSTYPE((si)->pub.bustype) == PCI_BUS) && \
107 ((si)->pub.buscoretype == PCIE_CORE_ID))
108 #define PCMCIA(si) ((BUSTYPE((si)->pub.bustype) == PCMCIA_BUS) && ((si)->memseg == TRUE)
    [all...]
  /libcore/luni/src/test/java/tests/api/java/io/
SequenceInputStreamTest.java 36 SequenceInputStream si; field in class:SequenceInputStreamTest
54 si = new SequenceInputStream(null , null);
62 si = new SequenceInputStream(is , null);
96 si = new SequenceInputStream(new StreamEnumerator());
98 si.read(buf, 0, s1.length());
99 si.read(buf, s1.length(), s2.length());
119 assertEquals("Returned incorrect number of bytes!", s1.length(), si.available());
122 si.available() == s1.length());
125 si.available();
142 assertTrue("Something is available!", si.available() > 0)
    [all...]
  /external/grub/stage1/
stage1.S 33 #define MSG(x) movw $ABS(x), %si; call message
186 movl 0x10(%si), %ecx
188 /* set %si to the disk address packet */
189 movw $ABS(disk_address_packet), %si
192 movb $1, -1(%si)
197 movw $0x0010, (%si)
200 movw $1, 2(%si)
203 movl %ebx, 8(%si)
206 movw $STAGE1_BUFFERSEG, 6(%si)
209 movw %ax, 4(%si)
    [all...]
  /external/icu4c/samples/layout/
clayout.c 53 SCROLLINFO si; local
62 si.cbSize = sizeof si;
63 si.fMask = SIF_RANGE | SIF_PAGE | SIF_DISABLENOSCROLL;
64 si.nMin = 0;
65 si.nMax = pf_getLineCount(context->paragraph) - 1;
66 si.nPage = context->height / pf_getLineHeight(context->paragraph);
67 SetScrollInfo(hwnd, SB_VERT, &si, TRUE);
172 SCROLLINFO si; local
175 si.cbSize = sizeof si
232 SCROLLINFO si; local
    [all...]
layout.cpp 52 SCROLLINFO si; local
61 si.cbSize = sizeof si;
62 si.fMask = SIF_RANGE | SIF_PAGE | SIF_DISABLENOSCROLL;
63 si.nMin = 0;
64 si.nMax = context->paragraph->getLineCount() - 1;
65 si.nPage = context->height / context->paragraph->getLineHeight();
66 SetScrollInfo(hwnd, SB_VERT, &si, TRUE);
170 SCROLLINFO si; local
173 si.cbSize = sizeof si
230 SCROLLINFO si; local
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmpcispi.c 71 spih_info_t *si; local
77 if ((si = (spih_info_t *)MALLOC(osh, sizeof(spih_info_t))) == NULL) {
82 bzero(si, sizeof(spih_info_t));
84 sd->controller = si;
86 si->osh = sd->osh;
87 si->rev = OSL_PCI_READ_CONFIG(sd->osh, PCI_CFG_REV, 4) & 0xFF;
89 if (si->rev < 3) {
90 sd_err(("Host controller %d not supported, please upgrade to rev >= 3\n", si->rev));
91 MFREE(osh, si, sizeof(spih_info_t));
95 sd_err(("Attaching to Generic PCI SPI Host Controller Rev %d\n", si->rev))
181 spih_info_t *si = (spih_info_t *)sd->controller; local
215 spih_info_t *si = (spih_info_t *)sd->controller; local
239 spih_info_t *si = (spih_info_t *)sd->controller; local
385 spih_info_t *si = (spih_info_t *)sd->controller; local
404 spih_info_t *si = (spih_info_t *)sd->controller; local
419 spih_info_t *si = (spih_info_t *)sd->controller; local
440 spih_info_t *si = (spih_info_t *)sd->controller; local
529 spih_info_t *si = (spih_info_t *)sd->controller; local
601 spih_info_t *si = (spih_info_t *)sd->controller; local
    [all...]
  /external/libffi/testsuite/libffi.special/
unwindtest_ffi_call.cc 23 signed int si; local
28 values[0] = &si;
38 si = -6;
  /external/grub/stage2/
start.S 41 #define MSG(x) movw $ABS(x), %si; call message
69 pushw %si
71 popw %si
90 cmpb $0, -1(%si)
122 movw $0x0010, (%si)
125 movw %ax, 2(%si)
128 movl %ebx, 8(%si)
131 movw $BUFFERSEG, 6(%si)
140 movw %ax, 4(%si)
143 movl %eax, 12(%si)
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/nanox/
SDL_nxmodes.c 59 GR_SCREEN_INFO si ; local
61 GrGetScreenInfo (& si) ;
62 GrResizeWindow (FSwindow, si.cols, si.rows) ;
  /external/ipsec-tools/src/racoon/
sainfo.c 179 delsainfo(si)
180 struct sainfo *si;
185 delsainfoalg(si->algs[i]);
187 if (si->idsrc)
188 vfree(si->idsrc);
189 if (si->iddst)
190 vfree(si->iddst);
193 if (si->group)
194 vfree(si->group);
197 racoon_free(si);
    [all...]
  /external/emma/core/java12/com/vladium/util/
WCMatcher.java 75 // private boolean matches (int pi, int si, final char [] string)
77 // System.out.println ("pi = " + pi + ", si = " + si);
80 // return si == string.length;
87 // return (si < string.length) && matches (pi + 1, si + 1, string);
92 // return matches (pi + 1, si, string) || ((si < string.length) && matches (pi, si + 1, string));
97 // return (si < string.length) && (m_pattern [pi] == string [si]) && matches (pi + 1, si + 1, string)
245 int si = 0, pi = 0; local
304 int si = 0, pi = 0; local
    [all...]
  /external/libpcap/
pcap-snit.c 234 struct strioctl si; local
237 si.ic_timout = INFTIM;
241 si.ic_cmd = NIOCSTIME;
242 si.ic_len = sizeof(timeout);
243 si.ic_dp = (char *)&timeout;
244 if (ioctl(fd, I_STR, (char *)&si) < 0) {
253 si.ic_cmd = NIOCSFLAGS;
254 si.ic_len = sizeof(flags);
255 si.ic_dp = (char *)&flags;
256 if (ioctl(fd, I_STR, (char *)&si) < 0)
268 struct strioctl si; \/* struct for ioctl() *\/ local
    [all...]
  /external/openssl/crypto/
sparcv9cap.c 83 char *e,si[256]; local
95 if (sysinfo(SI_MACHINE,si,sizeof(si))>0)
97 if (strcmp(si,"sun4v"))
102 if (sysinfo(SI_ISALIST,si,sizeof(si))>0)
104 if (strstr(si,"+vis"))
106 if (strstr(si,"+vis2"))

Completed in 2337 milliseconds

1 2 3 4 5 6 7 8