HomeSort by relevance Sort by last modified time
    Searched defs:OUT (Results 1 - 11 of 11) sorted by null

  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
cli_cu_common.h 30 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
48 #define OUT /* output parameter */
  /hardware/ti/omap4xxx/security/tf_sdk/include/
s_type.h 27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
42 /* Figure out if a 64-bit integer types is available */
103 #define OUT
  /packages/apps/Launcher2/src/com/android/launcher2/
InterruptibleInOutAnimator.java 25 * With a regular ValueAnimator, if you call reverse to show the 'out' animation, you'll get
27 * be exactly reversed. Using this class, both the 'in' and the 'out' animation use the
42 private static final int OUT = 2;
116 animate(OUT);
  /hardware/ti/omap3/dspbridge/inc/
dbtype.h 60 #ifndef OUT
61 #define OUT /* Following parameter is for output. */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbtype.h 60 #ifndef OUT
61 #define OUT /* Following parameter is for output. */
  /bionic/libc/upstream-netbsd/libc/regex/
regex2.h 31 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
68 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
149 * and a mask to pick out the relevant bit of each byte. A hash code
208 #define OUT (CHAR_MAX+1) /* a non-character value */
  /external/llvm/lib/Support/
regex2.h 32 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
97 * and a mask to pick out the relevant bit of each byte. A hash code
156 #define OUT (CHAR_MAX+1) /* a non-character value */
  /external/qemu-pc-bios/vgabios/tests/lfbprof/
lfbprof.c 104 #define OUT(reg) out->x.reg = rmregs.e##reg
106 int DPMI_int86(int intno, RMREGS *in, RMREGS *out)
112 * out - Pointer to structure for output registers
135 OUT(ax); OUT(bx); OUT(cx); OUT(dx); OUT(si); OUT(di)
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regex2.h 32 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
97 * and a mask to pick out the relevant bit of each byte. A hash code
156 #define OUT (CHAR_MAX+1) /* a non-character value */
  /hardware/ti/wlan/wl1271/platforms/os/linux/inc/
windows_types.h 30 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
52 #define OUT
117 NDIS_STATUS NdisUnicodeStringToAnsiString( IN OUT PANSI_STRING DestinationString,
119 void NdisReadConfiguration( OUT PNDIS_STATUS Status, OUT PNDIS_CONFIGURATION_PARAMETER *ParameterValue,
121 void NdisWriteConfiguration( OUT PNDIS_STATUS Status, IN NDIS_HANDLE ConfigurationHandle,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
javax.servlet.jsp_2.0.0.v200806031607.jar 

Completed in 4192 milliseconds