HomeSort by relevance Sort by last modified time
    Searched full:form (Results 1701 - 1725 of 13064) sorted by null

<<61626364656667686970>>

  /system/core/sh/bltin/
echo.1 15 .\" 2. Redistributions in binary form must reproduce the above copyright
80 Output a form feed.
  /external/tcpdump/
print-snmp.c 12 * 2. Redistributions in binary form must reproduce the above copyright
248 const char *Form[] = {
341 u_char form, class; /* tag info */ member in struct:be
408 u_char form, class, id; local
428 form = (*p & 0xe0) >> 5; /* move upper 3 bits to lower 3 */
429 class = form >> 1; /* bits 7&6 -> bits 1&0, range 0-3 */
430 form &= 0x1; /* bit 5 -> bit 0, range 0-1 */
432 form = (u_char)(*p & ASN_FORM_BITS) >> ASN_FORM_SHIFT;
435 elem->form = form;
    [all...]
  /bionic/libc/arch-arm/bionic/
_exit_with_stack_teardown.S 10 * * Redistributions in binary form must reproduce the above copyright
exidx_dynamic.c 10 * * Redistributions in binary form must reproduce the above copyright
exidx_static.c 10 * * Redistributions in binary form must reproduce the above copyright
kill.S 10 * * Redistributions in binary form must reproduce the above copyright
syscall.S 10 * * Redistributions in binary form must reproduce the above copyright
tkill.S 10 * * Redistributions in binary form must reproduce the above copyright
  /bionic/libc/arch-arm/include/machine/
exec.h 13 * 2. Redistributions in binary form must reproduce the above copyright
kernel.h 10 * * Redistributions in binary form must reproduce the above copyright
  /bionic/libc/arch-sh/bionic/
_exit_with_stack_teardown.S 10 * * Redistributions in binary form must reproduce the above copyright
atomic_cmpxchg.S 10 * * Redistributions in binary form must reproduce the above copyright
pipe.S 10 * * Redistributions in binary form must reproduce the above copyright
  /bionic/libc/arch-sh/include/machine/
kernel.h 10 * * Redistributions in binary form must reproduce the above copyright
  /bionic/libc/arch-x86/include/machine/
exec.h 13 * 2. Redistributions in binary form must reproduce the above copyright
kernel.h 9 ** * Redistributions in binary form must reproduce the above copyright
  /bionic/libc/bionic/
__set_errno.c 10 * * Redistributions in binary form must reproduce the above copyright
basename.c 10 * * Redistributions in binary form must reproduce the above copyright
cpuacct.c 10 * * Redistributions in binary form must reproduce the above copyright
dirname.c 10 * * Redistributions in binary form must reproduce the above copyright
fdprintf.c 10 * * Redistributions in binary form must reproduce the above copyright
fork.c 10 * * Redistributions in binary form must reproduce the above copyright
if_indextoname.c 10 * * Redistributions in binary form must reproduce the above copyright
if_nametoindex.c 10 * * Redistributions in binary form must reproduce the above copyright
md5.h 13 * 2. Redistributions in binary form must reproduce the above copyright

Completed in 640 milliseconds

<<61626364656667686970>>