| /external/dropbear/libtommath/ |
| bn_mp_rshd.c | 28 /* if b > used then simply zero it and return */ 29 if (a->used <= b) { 55 for (x = 0; x < (a->used - b); x++) { 60 for (; x < a->used; x++) { 66 a->used -= b;
|
| bn_fast_s_mp_sqr.c | 35 pa = a->used + a->used; 53 ty = MIN(a->used-1, ix); 61 while (tx++ < a->used && ty-- >= 0) { ... } 63 iy = MIN(a->used-tx, ty+1); 92 olduse = b->used; 93 b->used = a->used+a->used;
|
| bn_mp_karatsuba_sqr.c | 33 B = a->used; 41 if (mp_init_size (&x1, a->used - B) != MP_OKAY) 45 if (mp_init_size (&t1, a->used * 2) != MP_OKAY) 47 if (mp_init_size (&t2, a->used * 2) != MP_OKAY) 51 if (mp_init_size (&x1x1, (a->used - B) * 2) != MP_OKAY) 67 for (x = B; x < a->used; x++) { 72 x0.used = B; 73 x1.used = a->used - B;
|
| /external/kernel-headers/original/asm-x86/ |
| user32.h | 4 /* IA32 compatible user structures for ptrace. These should be used for 32bit coredumps too. */ 46 int u_fpvalid; /* True if math co-processor being used. */ 47 /* for this mess. Not yet used. */ 59 int reserved; /* No __u32er used */ 60 __u32 u_ar0; /* Used by gdb to help find the values for */
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
| ipc.h | 8 /* Obsolete, used only for backwards compatibility and libc5 compiles */ 28 /* these fields are used by the DIPC package so the kernel as standard 35 * Control commands used with semctl, msgctl and shmctl 53 * These are used to wrap system calls. 75 /* Used by the DIPC package, try and avoid reusing it */
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/ |
| x_tables.h | 13 /* Used by userspace */ 21 /* Used inside the kernel */ 38 /* Used by userspace */ 46 /* Used inside the kernel */ 87 * containing all the fundamental data types that are used in ipt_entry,
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
| ipc.h | 8 /* Obsolete, used only for backwards compatibility and libc5 compiles */ 28 /* these fields are used by the DIPC package so the kernel as standard 35 * Control commands used with semctl, msgctl and shmctl 53 * These are used to wrap system calls. 75 /* Used by the DIPC package, try and avoid reusing it */
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/ |
| x_tables.h | 13 /* Used by userspace */ 21 /* Used inside the kernel */ 38 /* Used by userspace */ 46 /* Used inside the kernel */ 87 * containing all the fundamental data types that are used in ipt_entry,
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
| ipc.h | 8 /* Obsolete, used only for backwards compatibility and libc5 compiles */ 28 /* these fields are used by the DIPC package so the kernel as standard 35 * Control commands used with semctl, msgctl and shmctl 53 * These are used to wrap system calls. 75 /* Used by the DIPC package, try and avoid reusing it */
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/ |
| x_tables.h | 13 /* Used by userspace */ 21 /* Used inside the kernel */ 38 /* Used by userspace */ 46 /* Used inside the kernel */ 87 * containing all the fundamental data types that are used in ipt_entry,
|
| /hardware/qcom/media/mm-core/inc/ |
| OMX_Types.h | 25 * The OMX_Types header file contains the primitive type definitions used by 27 * modified to be used on systems that do not have "char" set to 8 bits, 38 /** The OMX_API and OMX_APIENTRY are platform specific definitions used 71 /** OMX_IN is used to identify inputs to an OMX function. This designation 72 will also be used in the case of a pointer that points to a parameter 73 that is used as an output. */ 78 /** OMX_OUT is used to identify outputs from an OMX function. This 79 designation will also be used in the case of a pointer that points 80 to a parameter that is used as an input. */ 86 /** OMX_INOUT is used to identify parameters that may be either inputs o [all...] |
| /hardware/qcom/media/mm-core/omxcore/inc/ |
| OMX_Types.h | 25 * The OMX_Types header file contains the primitive type definitions used by 27 * modified to be used on systems that do not have "char" set to 8 bits, 38 /** The OMX_API and OMX_APIENTRY are platform specific definitions used 71 /** OMX_IN is used to identify inputs to an OMX function. This designation 72 will also be used in the case of a pointer that points to a parameter 73 that is used as an output. */ 78 /** OMX_OUT is used to identify outputs from an OMX function. This 79 designation will also be used in the case of a pointer that points 80 to a parameter that is used as an input. */ 86 /** OMX_INOUT is used to identify parameters that may be either inputs o [all...] |
| /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
| OMX_Types.h | 25 * The OMX_Types header file contains the primitive type definitions used by 27 * modified to be used on systems that do not have "char" set to 8 bits, 38 /** The OMX_API and OMX_APIENTRY are platform specific definitions used 71 /** OMX_IN is used to identify inputs to an OMX function. This designation 72 will also be used in the case of a pointer that points to a parameter 73 that is used as an output. */ 78 /** OMX_OUT is used to identify outputs from an OMX function. This 79 designation will also be used in the case of a pointer that points 80 to a parameter that is used as an input. */ 86 /** OMX_INOUT is used to identify parameters that may be either inputs o [all...] |
| /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
| OMX_Types.h | 25 * The OMX_Types header file contains the primitive type definitions used by
27 * modified to be used on systems that do not have "char" set to 8 bits,
38 /** The OMX_API and OMX_APIENTRY are platform specific definitions used
71 /** OMX_IN is used to identify inputs to an OMX function. This designation
72 will also be used in the case of a pointer that points to a parameter
73 that is used as an output. */
78 /** OMX_OUT is used to identify outputs from an OMX function. This
79 designation will also be used in the case of a pointer that points
80 to a parameter that is used as an input. */
86 /** OMX_INOUT is used to identify parameters that may be either inputs or [all...] |
| /hardware/ti/omap4xxx/domx/omx_core/inc/ |
| OMX_Types.h | 25 * The OMX_Types header file contains the primitive type definitions used by 27 * modified to be used on systems that do not have "char" set to 8 bits, 38 /** The OMX_API and OMX_APIENTRY are platform specific definitions used 71 /** OMX_IN is used to identify inputs to an OMX function. This designation 72 will also be used in the case of a pointer that points to a parameter 73 that is used as an output. */ 78 /** OMX_OUT is used to identify outputs from an OMX function. This 79 designation will also be used in the case of a pointer that points 80 to a parameter that is used as an input. */ 86 /** OMX_INOUT is used to identify parameters that may be either inputs o [all...] |
| /external/chromium_org/third_party/icu/source/i18n/ |
| ztrans.h | 36 * @param from The time zone rule used before the transition. 37 * @param to The time zone rule used after the transition. 51 * Disposes of the storage used by a ZTrans object. This function should 98 * Returns the rule used before the transition. 100 * @return The time zone rule used after the transition. 107 * Sets the rule used before the transition. The caller remains 111 * @param from The time zone rule used before the transition. 118 * Adopts the rule used before the transition. The caller must 121 * @param from The time zone rule used before the transition. 128 * Returns the rule used after the transition [all...] |
| /external/icu4c/i18n/ |
| ztrans.h | 35 * @param from The time zone rule used before the transition. 36 * @param to The time zone rule used after the transition. 48 * Disposes of the storage used by a ZTrans object. This function should 90 * Returns the rule used before the transition. 92 * @return The time zone rule used after the transition. 98 * Sets the rule used before the transition. The caller remains 102 * @param from The time zone rule used before the transition. 108 * Adopts the rule used before the transition. The caller must 111 * @param from The time zone rule used before the transition. 117 * Returns the rule used after the transition [all...] |
| /external/wpa_supplicant_8/src/utils/ |
| state_machine.h | 8 * This file includes a set of pre-processor macros that can be used to 12 * Boolean changed), and STATE_MACHINE_DEBUG_PREFIX to be a string that is used 13 * as a prefix for all debug messages. If SM_ENTRY_MA macro is used to define 15 * needs to be defined to point to the MAC address used in debug output. 16 * SM_ENTRY_M macro can be used to define similar group of state machines 28 * This macro is used to declare a state machine function. It is used in place 41 * This macro is used inside each state machine function declared with 62 * parameters are set to "sub-state machine" name. prefix is used to allow more 98 * with SM_STATE macro. SM_ENTER is used in a state machine step function t [all...] |
| /frameworks/av/media/libstagefright/codecs/common/include/ |
| voType.h | 37 /** VO_IN is used to identify inputs to an VO function. This designation 38 will also be used in the case of a pointer that points to a parameter 39 that is used as an output. */ 44 /** VO_OUT is used to identify outputs from an VO function. This 45 designation will also be used in the case of a pointer that points 46 to a parameter that is used as an input. */ 51 /** VO_INOUT is used to identify parameters that may be either inputs or 53 also be used in the case of a pointer that points to a parameter that 54 is used both as an input and an output. */ 108 /** The VO_BOOL type is intended to be used to represent a true or a fals [all...] |
| /external/proguard/src/proguard/shrink/ |
| AnnotationUsageMarker.java | 62 * @param usageMarker the usage marker that is used to mark the classes 84 // We got a positive used flag, so some annotation is being used. 85 // Mark this attribute as being used as well. 101 // We got a positive used flag, so some annotation is being used. 102 // Mark this attribute as being used as well. 128 // Mark the annotation as being used. 149 // Mark the element value as being used. 171 // Mark the element value as being used [all...] |
| InnerUsageMarker.java | 55 * @param usageMarker the usage marker that is used to mark the classes 77 // We got a positive used flag, so some inner class is being used. 78 // Mark this attribute as being used as well. 94 // Check if the inner class (if any) is marked as being used. 99 // Check if the outer class (if any) is marked as being used. 105 // used, then mark this InnerClassesInfo as well. 125 // Is the class constant marked as being used? 132 // Is the referenced class marked as being used?
|
| /external/chromium_org/net/socket/ |
| stream_socket.cc | 52 // complete a connection, that another socket is used, and recycled before a 56 // attempt is made to used them!... and then it will look like a speculative 78 // 1 ==> non-speculative never used (but connected). 79 // 2 ==> non-speculative and used. 81 // 4 ==> omnibox_speculative never used (but connected). 82 // 5 ==> omnibox_speculative and used. 84 // 7 ==> subresource_speculative never used (but connected). 85 // 8 ==> subresource_speculative and used. 92 result = 0; // Never used, and not really connected.
|
| /external/chromium_org/printing/ |
| print_job_constants.h | 115 COLORMODE_COLOR, // Used in samsung printer ppds. 116 COLORMODE_MONOCHROME, // Used in samsung printer ppds. 117 HP_COLOR_COLOR, // Used in HP color printer ppds. 118 HP_COLOR_BLACK, // Used in HP color printer ppds. 119 PRINTOUTMODE_NORMAL, // Used in foomatic ppds. 120 PRINTOUTMODE_NORMAL_GRAY, // Used in foomatic ppds. 121 PROCESSCOLORMODEL_CMYK, // Used in canon printer ppds. 122 PROCESSCOLORMODEL_GREYSCALE, // Used in canon printer ppds. 123 PROCESSCOLORMODEL_RGB, // Used in canon printer ppds
|
| /external/speex/libspeex/ |
| vq_sse.h | 19 contributors may be used to endorse or promote products derived from 38 int i,j,k,used; local 42 used = 0; 59 for (k=N-1; (k >= 1) && (k > used || dist[i] < best_dist[k-1]); k--) 66 used++; 77 int i,j,k,used; local 81 used = 0; 108 for (k=N-1; (k >= 1) && (k > used || dist[i] < best_dist[k-1]); k--) 115 used++;
|
| /external/chromium_org/third_party/icu/source/i18n/unicode/ |
| tztrans.h | 38 * @param from The time zone rule used before the transition. 39 * @param to The time zone rule used after the transition. 111 * Returns the rule used before the transition. 112 * @return The time zone rule used after the transition. 118 * Sets the rule used before the transition. The caller remains 120 * @param from The time zone rule used before the transition. 126 * Adopts the rule used before the transition. The caller must 128 * @param from The time zone rule used before the transition. 134 * Sets the rule used after the transition. The caller remains 136 * @param to The time zone rule used after the transition [all...] |