HomeSort by relevance Sort by last modified time
    Searched refs:inc (Results 326 - 350 of 812) sorted by null

<<11121314151617181920>>

  /device/google/contexthub/firmware/os/platform/native/
native.mk 32 DEPS += $(wildcard os/platform/$(PLATFORM)/inc/plat/*.h)
  /device/google/contexthub/lefty/
Android.mk 36 device/google/contexthub/firmware/os/inc \
70 device/google/contexthub/firmware/os/inc \
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
EfiCopyMemSSE2.c 87 inc edi
88 inc esi
139 inc esi
140 inc edi ; advance Destination pointer
  /external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
NonBlockingThreadPool.h 177 unsigned inc = coprimes_[r % coprimes_.size()]; local
184 victim += inc;
241 unsigned inc = coprimes_[r % coprimes_.size()]; local
247 victim += inc;
  /external/icu/icu4c/source/common/unicode/
uclean.h 1 // © 2016 and later: Unicode, Inc. and others.
234 * @return The value of the variable after the inc or dec operation.
249 * @param inc Pointer to a function to do an atomic increment operation. Must be non-null.
256 u_setAtomicIncDecFunctions(const void *context, UMtxAtomicFn *inc, UMtxAtomicFn *dec,
  /external/icu/icu4c/source/samples/legacy/
Makefile 1 # Copyright (C) 2016 and later: Unicode, Inc. and others.
4 # Copyright (c) 2001-2004 IBM, Inc. and others
15 # (will look for $(prefix)/lib/icu/Makefile.inc )
27 ICU_INC=$(ICU_PREFIX)/lib/icu/Makefile.inc
  /external/icu/libandroidicu/include/unicode/
uclean.h 1 // © 2016 and later: Unicode, Inc. and others.
234 * @return The value of the variable after the inc or dec operation.
249 * @param inc Pointer to a function to do an atomic increment operation. Must be non-null.
256 u_setAtomicIncDecFunctions(const void *context, UMtxAtomicFn *inc, UMtxAtomicFn *dec,
  /external/ltp/testcases/misc/crash/
crash01.c 123 printf(" -b x inc\n");
127 * crashme [+]<nbytes>[.inc] <srand> <ntries> [nsub] [verbose]"
129 * crashme <-b [+]<nbytes>[.inc]> <-s srand> <-n ntries> [-v verbose]"
168 int inc; local
170 inc = atoi(b_copt);
171 if (inc <= nbytes / 2)
172 incptr = inc;
  /external/skia/tools/viewer/
StatsLayer.cpp 2 * Copyright 2017 Google Inc.
120 double inc = 0; local
128 inc += fTimers[timer].fTimes[i];
132 if (inc > 0) {
133 ms += inc;
  /external/skqp/tools/viewer/
StatsLayer.cpp 2 * Copyright 2017 Google Inc.
118 double inc = 0; local
126 inc += fTimers[timer].fTimes[i];
130 if (inc > 0) {
131 ms += inc;
  /external/u-boot/drivers/bios_emulator/x86emu/
ops.c 4 * Copyright (C) 2007 Freescale Semiconductor, Inc.
7 * Copyright (C) 1991-2004 SciTech Software, Inc.
683 DECODE_PRINTF("INC\t");
2523 int inc; local
2557 int inc; local
2605 int inc; local
2647 int inc; local
2749 int inc; local
2781 int inc; local
2825 int inc; local
2857 int inc; local
2902 int inc; local
2950 int inc; local
    [all...]
  /external/u-boot/include/linux/
libfdt.h 103 * Nodes which are given in 'inc' are included in the region list, as
128 * @inc: List of node paths to included
143 int fdt_find_regions(const void *fdt, char * const inc[], int inc_count,
  /external/webrtc/webrtc/modules/audio_coding/neteq/
packet_buffer.h 119 // Increase the waiting time counter for every packet in the buffer by |inc|.
120 // The default value for |inc| is 1.
121 virtual void IncrementWaitingTimes(int inc = 1);
  /external/libpcap/msdos/
makefile.wc 33 CFLAGS = $(DEFS) $(YYDEFS) -I. -I$(%watt_root)\inc -I.\msdos\pm_drvr &
51 $(OBJDIR)\pktdrvr.obj: msdos\pkt_stub.inc msdos\pktdrvr.c &
75 msdos\pkt_stub.inc: bin2c.exe msdos\pkt_rx1.S
91 @del msdos\pkt_stub.inc
128 pcap.h pcap-bpf.h msdos\pktdrvr.h msdos\pkt_stub.inc
makefile.dj 14 PREREQUISITES = scanner.c grammar.c tokdefs.h version.h msdos/pkt_stub.inc
78 msdos/pkt_stub.inc: msdos/bin2c.exe msdos/pkt_rx1.S
111 msdos/pktdrvr.c: msdos/pkt_stub.inc
  /external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
Dfp.java 2254 final Dfp inc; local
    [all...]
  /external/zlib/src/contrib/inflate86/
inffas86.c     [all...]
  /external/libxaac/decoder/
ixheaacd_lpfuncs.c 278 WORD32 inc = i * SIZE02; local
284 ixheaacd_long_short_win_process(&current[SIZE01 + inc], &prev[SIZE01 + inc],
285 &out[ch_fac * (SIZE09 + inc)], short_window,
286 &long_window_prev[2 * (SIZE07 - inc)],
593 WORD32 inc = (i * SIZE02); local
594 (*ixheaacd_spec_to_overlapbuf)(overlap_buf_loc, &scratch[inc],
597 (*ixheaacd_over_lap_add1)(&scratch[SIZE02 + inc], overlap_buf_loc,
598 &out_samples[ch_fac * (SIZE09 + inc)],
623 WORD32 inc = (i * SIZE02) local
    [all...]
  /device/google/contexthub/firmware/os/platform/stm32/
stm32.mk 60 DEPS += $(wildcard os/platform/$(PLATFORM)/inc/plat/*.h)
61 DEPS += $(wildcard os/platform/$(PLATFORM)/inc/plat/cmsis/*.h)
  /device/google/contexthub/firmware/variant/lunchbox/
lunchbox.mk 26 FLAGS += -I$(VARIANT_PATH)/inc
  /device/google/contexthub/firmware/variant/neonkey/
neonkey.mk 27 FLAGS += -I$(VARIANT_PATH)/inc
  /device/google/contexthub/firmware/variant/nucleo/
nucleo.mk 27 FLAGS += -I$(VARIANT_PATH)/inc
  /device/google/marlin/camera/QCamera2/HAL/test/
Android.mk 43 $(LOCAL_HAL_TOP)/QCamera2/stack/mm-camera-interface/inc \
  /device/google/marlin/camera/QCamera2/stack/mm-camera-interface/
Android.mk 38 $(LOCAL_PATH)/inc \
  /device/google/marlin/camera/QCamera2/stack/mm-camera-test/
Android.mk 37 LOCAL_C_INCLUDES:=$(LOCAL_PATH)/inc
41 $(LOCAL_PATH)/../mm-camera-interface/inc \
132 LOCAL_C_INCLUDES:=$(LOCAL_PATH)/inc
136 $(LOCAL_PATH)/../mm-camera-interface/inc \

Completed in 689 milliseconds

<<11121314151617181920>>