HomeSort by relevance Sort by last modified time
    Searched refs:inc (Results 226 - 250 of 1216) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/google/contexthub/firmware/variant/nucleo/
Android.mk 30 $(LOCAL_PATH)/inc \
  /device/google/marlin/dataservices/rmnetctl/src/
Android.mk 5 LOCAL_EXPORT_C_INCLUDE_DIRS:=$(LOCAL_PATH)/inc
12 LOCAL_C_INCLUDES := $(LOCAL_PATH)/inc
  /external/desugar/test/java/com/google/devtools/build/android/desugar/testdata/java8/
FunctionWithDefaultMethod.java 35 static FunctionWithDefaultMethod<Integer> inc(int add) { method in interface:FunctionWithDefaultMethod
55 return ints.stream().map(inc(add)).map(toLong()).collect(Collectors.toList());
63 return inc(add)::twice;
71 return FunctionWithDefaultMethod::inc;
  /external/golang-protobuf/protoc-gen-go/generator/
Makefile 16 # * Neither the name of Google Inc. nor the names of its
32 include $(GOROOT)/src/Make.inc
  /external/ltp/testcases/kernel/containers/mqns/
Makefile 18 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ##
25 include $(abs_srcdir)/../Makefile.inc
  /external/ltp/testcases/kernel/containers/pidns/
Makefile 17 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ##
24 include $(abs_srcdir)/../Makefile.inc
  /external/ltp/testcases/kernel/containers/userns/
Makefile 22 include $(abs_srcdir)/../Makefile.inc
  /external/ltp/testcases/kernel/containers/utsname/
Makefile 17 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ##
24 include $(abs_srcdir)/../Makefile.inc
  /external/ltp/testcases/kernel/controllers/cpuctl/
Makefile 4 # Copyright (C) 2009, Cisco Systems Inc.
17 # with this program; if not, write to the Free Software Foundation, Inc.,
26 include $(abs_srcdir)/../Makefile.inc
  /external/ltp/testcases/kernel/controllers/cpuctl_fj/
Makefile 4 # Copyright (C) 2009, Cisco Systems Inc.
17 # with this program; if not, write to the Free Software Foundation, Inc.,
26 include $(abs_srcdir)/../Makefile.inc
  /external/ltp/testcases/kernel/controllers/io-throttle/
Makefile 4 # Copyright (C) 2009, Cisco Systems Inc.
17 # with this program; if not, write to the Free Software Foundation, Inc.,
26 include $(abs_srcdir)/../Makefile.inc
  /external/ltp/testcases/kernel/controllers/memctl/
Makefile 4 # Copyright (C) 2009, Cisco Systems Inc.
17 # with this program; if not, write to the Free Software Foundation, Inc.,
26 include $(abs_srcdir)/../Makefile.inc
  /external/ltp/testcases/kernel/syscalls/ipc/msgctl/
Makefile 16 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
28 include $(abs_srcdir)/../Makefile.inc
  /external/ltp/testcases/kernel/syscalls/ipc/msgsnd/
Makefile 25 include $(abs_srcdir)/../Makefile2.inc
  /external/syslinux/core/lwip/src/include/arch/
sys_arch.h 26 #define SYS_ARCH_OP(var, val, inc, add) \
31 asm volatile(inc "b %0" : "+m" (var)); \
34 asm volatile(inc "w %0" : "+m" (var)); \
37 asm volatile(inc "l %0" : "+m" (var)); \
66 #define SYS_ARCH_INC(var, val) SYS_ARCH_OP(var, val, "inc", "add")
  /hardware/qcom/media/msm8974/mm-video-v4l2/DivxDrmDecrypt/
Android.mk 9 LOCAL_COPY_HEADERS := inc/DivXDrmDecrypt.h
18 $(LOCAL_PATH)/inc \
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/z80/
arith.s 100 inc a
101 inc b
102 inc c
103 inc d
104 inc e
105 inc h
106 inc l
107 inc (hl)
108 inc (ix+5)
109 inc (iy+5
149 inc de define
    [all...]
  /external/jsilver/src/com/google/clearsilver/jsilver/template/
HtmlWhiteSpaceStripper.java 2 * Copyright (C) 2010 Google Inc.
234 private int updateScope(int current, int inc) {
235 current += inc;
247 int inc = inOpenTag ? 1 : -1; local
249 textAreaScope = updateScope(textAreaScope, inc);
251 preScope = updateScope(preScope, inc);
253 verbatimScope = updateScope(verbatimScope, inc);
255 scriptScope = updateScope(scriptScope, inc);
  /external/libxaac/decoder/
ixheaacd_tns.h 51 VOID ixheaacd_tns_ar_filter_dec(WORD32 *spectrum, WORD32 size, WORD32 inc,
55 void ixheaacd_tns_ma_filter_fixed_ld(WORD32 *spectrum, WORD32 size, WORD32 inc,
59 VOID ixheaacd_tns_ar_filter_armv7(WORD32 *spectrum, WORD32 size, WORD32 inc,
69 VOID ixheaacd_tns_ar_filter_fixed_dec(WORD32 *spectrum, WORD32 size, WORD32 inc,
74 WORD32 inc, WORD32 *lpc, WORD32 order,
78 WORD32 inc, WORD32 *lpc,
84 WORD32 inc, WORD32 *lpc, WORD32 order,
  /external/llvm/soong/
tblgen.go 94 case strings.HasSuffix(out, "GenRegisterInfo.inc"):
96 case strings.HasSuffix(out, "GenInstrInfo.inc"):
98 case strings.HasSuffix(out, "GenAsmWriter.inc"):
100 case strings.HasSuffix(out, "GenAsmWriter1.inc"):
102 case strings.HasSuffix(out, "GenAsmMatcher.inc"):
104 case strings.HasSuffix(out, "GenCodeEmitter.inc"):
106 case strings.HasSuffix(out, "GenMCCodeEmitter.inc"):
108 case strings.HasSuffix(out, "GenMCPseudoLowering.inc"):
110 case strings.HasSuffix(out, "GenDAGISel.inc"):
112 case strings.HasSuffix(out, "GenDisassemblerTables.inc")
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/
Android.mk 9 RPC_INC:=inc-$(AMSS_VERSION)
38 LOCAL_COPY_HEADERS_TO:= libloc_api-rpc/inc
45 inc/debug.h \
46 inc/loc_api_rpc_glue.h
50 $(LOCAL_PATH)/inc \
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/
Android.mk 9 RPC_INC:=inc-$(AMSS_VERSION)
38 LOCAL_COPY_HEADERS_TO:= libloc_api-rpc/inc
45 inc/debug.h \
46 inc/loc_api_rpc_glue.h
50 $(LOCAL_PATH)/inc \
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/
Android.mk 9 RPC_INC:=inc-$(AMSS_VERSION)
38 LOCAL_COPY_HEADERS_TO:= libloc_api-rpc/inc
45 inc/debug.h \
46 inc/loc_api_rpc_glue.h
50 $(LOCAL_PATH)/inc \
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/
Android.mk 57 libmm-venc-inc := $(LOCAL_PATH)/inc
58 libmm-venc-inc += $(TOP)/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/inc
59 libmm-venc-inc += hardware/qcom/media/msm8996/mm-core/inc
60 libmm-venc-inc += hardware/qcom/media/msm8996/libstagefrighthw
61 libmm-venc-inc += $(TARGET_OUT_HEADERS)/qcom/display
62 libmm-venc-inc += $(TARGET_OUT_HEADERS)/adreno
63 libmm-venc-inc += frameworks/native/include/media/hardwar
    [all...]
  /external/libopus/celt/tests/
test_unit_cwrs32.c 101 opus_uint32 inc; local
112 inc=nc/20000;
113 if(inc<1)inc=1;
114 for(i=0;i<nc;i+=inc){

Completed in 646 milliseconds

1 2 3 4 5 6 7 8 91011>>