HomeSort by relevance Sort by last modified time
    Searched refs:inc (Results 26 - 50 of 828) sorted by null

12 3 4 5 6 7 8 91011>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/
inc.hpp 15 # include <boost/preprocessor/arithmetic/inc.hpp>
  /external/clang/lib/Basic/
Android.mk 9 AttrHasAttributeImpl.inc \
10 DiagnosticASTKinds.inc \
11 DiagnosticAnalysisKinds.inc \
12 DiagnosticCommentKinds.inc \
13 DiagnosticCommonKinds.inc \
14 DiagnosticDriverKinds.inc \
15 DiagnosticFrontendKinds.inc \
16 DiagnosticGroups.inc \
17 DiagnosticIndexName.inc \
18 DiagnosticLexKinds.inc \
    [all...]
  /external/clang/lib/Sema/
Android.mk 9 AttrList.inc \
10 Attrs.inc \
11 AttrParsedAttrKinds.inc \
12 AttrParsedAttrImpl.inc \
13 AttrParsedAttrList.inc \
14 AttrSpellingListIndex.inc \
15 AttrTemplateInstantiate.inc \
16 AttrVisitor.inc \
17 CommentCommandList.inc \
18 CommentNodes.inc \
    [all...]
  /external/clang/lib/Edit/
Android.mk 15 Attrs.inc \
16 AttrList.inc \
17 CommentCommandList.inc \
18 CommentNodes.inc \
19 DeclNodes.inc \
20 DiagnosticCommonKinds.inc \
21 StmtNodes.inc
  /external/aac/libSBRenc/src/
sbr_misc.cpp 95 INT inc = 1; local
98 inc = 3 * inc + 1;
99 while (inc <= n);
102 inc = inc / 3;
103 for (i = inc + 1; i <= n; i++) {
106 while (in[j-inc-1] > v) {
107 in[j-1] = in[j-inc-1];
108 j -= inc;
123 INT inc = 1; local
    [all...]
  /hardware/intel/common/wrs_omxil_core/
Android.mk 9 core/inc/khronos/openmax/include/OMX_IntelErrorTypes.h \
10 core/inc/khronos/openmax/include/OMX_IntelIndexExt.h \
11 core/inc/khronos/openmax/include/OMX_IntelVideoExt.h
18 base/inc/cmodule.h \
19 base/inc/componentbase.h \
20 base/inc/portaudio.h \
21 base/inc/portbase.h \
22 base/inc/portimage.h \
23 base/inc/portother.h \
24 base/inc/portvideo.h
    [all...]
  /external/llvm/
llvm-tblgen-rules.mk 11 ## TableGen: Compile .td files to .inc.
42 $(generated_sources)/%GenRegisterInfo.inc: TBLGEN_LOCAL_MODULE := $(LOCAL_MODULE)
43 $(generated_sources)/%GenRegisterInfo.inc: $(tblgen_source_dir)/../%.td \
47 $(generated_sources)/%GenInstrInfo.inc: TBLGEN_LOCAL_MODULE := $(LOCAL_MODULE)
48 $(generated_sources)/%GenInstrInfo.inc: $(tblgen_source_dir)/../%.td \
52 $(generated_sources)/%GenSubtargetInfo.inc: TBLGEN_LOCAL_MODULE := $(LOCAL_MODULE)
53 $(generated_sources)/%GenSubtargetInfo.inc: $(tblgen_source_dir)/../%.td \
59 $(generated_sources)/%GenRegisterInfo.inc: TBLGEN_LOCAL_MODULE := $(LOCAL_MODULE)
60 $(generated_sources)/%GenRegisterInfo.inc: $(tblgen_source_dir)/../%.td \
64 $(generated_sources)/%GenInstrInfo.inc: TBLGEN_LOCAL_MODULE := $(LOCAL_MODULE
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
fwdequ64.asm 3 inc dword [l2] label
  /external/clang/lib/ARCMigrate/
Android.mk 9 Attrs.inc \
10 AttrList.inc \
11 AttrParsedAttrList.inc \
12 AttrVisitor.inc \
13 CommentCommandList.inc \
14 CommentNodes.inc \
15 DeclNodes.inc \
16 DiagnosticCommonKinds.inc \
17 DiagnosticGroups.inc \
18 DiagnosticSemaKinds.inc \
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
hd_init.c 38 htinit(h, s, inc) unsigned char *h; unsigned char *s; int inc;
40 htinit(unsigned char *h, unsigned char *s, int inc)
45 h[j] = i + inc;
  /external/lldb/source/Expression/
Android.mk 7 AttrParsedAttrList.inc \
8 Attrs.inc \
9 CommentCommandList.inc \
10 DiagnosticCommonKinds.inc \
11 DiagnosticFrontendKinds.inc \
12 DiagnosticSemaKinds.inc \
13 DeclNodes.inc \
14 StmtNodes.inc
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/
Android.mk 24 LOCAL_C_INCLUDES += $(LOC_RPCGEN_APIS_PATH)/../../SHARED_LIBRARIES/libcommondefs_intermediates/inc
25 LOCAL_C_INCLUDES += $(LOCAL_PATH)/inc
26 LOCAL_C_INCLUDES += $(TARGET_OUT_HEADERS)/libcommondefs/rpcgen/inc
28 LOCAL_COPY_HEADERS_TO := loc_api/rpcgen/inc
29 LOCAL_COPY_HEADERS := inc/loc_api_rpcgen_rpc.h
30 LOCAL_COPY_HEADERS += inc/loc_api_rpcgen_common_rpc.h
31 LOCAL_COPY_HEADERS += inc/loc_api_rpcgen_cb_rpc.h
32 LOCAL_COPY_HEADERS += inc/loc_apicb_appinit.h
  /external/clang/lib/Frontend/
Android.mk 9 AttrList.inc \
10 Attrs.inc \
11 AttrParsedAttrList.inc \
12 AttrVisitor.inc \
13 CC1Options.inc \
14 CommentCommandList.inc \
15 CommentNodes.inc \
16 DiagnosticASTKinds.inc \
17 DiagnosticCommonKinds.inc \
18 DiagnosticDriverKinds.inc \
    [all...]
  /external/compiler-rt/test/asan/TestCases/Posix/
shared-lib-test.cc 30 fun_t *inc = (fun_t*)dlsym(lib, "inc"); local
31 if (!inc) return 1;
33 inc(1);
34 inc(-1); // BOOM
49 void inc(int index) { function
  /hardware/qcom/media/mm-core/
Android.mk 48 LOCAL_COPY_HEADERS := inc/OMX_Audio.h
49 LOCAL_COPY_HEADERS += inc/OMX_Component.h
50 LOCAL_COPY_HEADERS += inc/OMX_ContentPipe.h
51 LOCAL_COPY_HEADERS += inc/OMX_Core.h
52 LOCAL_COPY_HEADERS += inc/OMX_Image.h
53 LOCAL_COPY_HEADERS += inc/OMX_Index.h
54 LOCAL_COPY_HEADERS += inc/OMX_IVCommon.h
55 LOCAL_COPY_HEADERS += inc/OMX_Other.h
56 LOCAL_COPY_HEADERS += inc/OMX_QCOMExtns.h
57 LOCAL_COPY_HEADERS += inc/OMX_Types.
    [all...]
  /external/clang/
clang-tblgen-rules.mk 2 ## TableGen: Compile .td files to .inc.
12 ifneq ($(findstring AttrDump.inc,$(TBLGEN_TABLES)),)
13 LOCAL_GENERATED_SOURCES += $(intermediates)/include/clang/AST/AttrDump.inc
14 $(intermediates)/include/clang/AST/AttrDump.inc: TBLGEN_LOCAL_MODULE := $(LOCAL_MODULE)
15 $(intermediates)/include/clang/AST/AttrDump.inc: $(CLANG_ROOT_PATH)/include/clang/Basic/Attr.td | $(CLANG_TBLGEN)
19 ifneq ($(findstring AttrImpl.inc,$(TBLGEN_TABLES)),)
20 LOCAL_GENERATED_SOURCES += $(intermediates)/include/clang/AST/AttrImpl.inc
21 $(intermediates)/include/clang/AST/AttrImpl.inc: TBLGEN_LOCAL_MODULE := $(LOCAL_MODULE)
22 $(intermediates)/include/clang/AST/AttrImpl.inc: $(CLANG_ROOT_PATH)/include/clang/Basic/Attr.td | $(CLANG_TBLGEN)
26 ifneq ($(findstring AttrHasAttributeImpl.inc,$(TBLGEN_TABLES)),
    [all...]
  /external/clang/lib/Analysis/
Android.mk 9 AttrList.inc \
10 Attrs.inc \
11 AttrVisitor.inc \
12 CommentCommandList.inc \
13 CommentNodes.inc \
14 DeclNodes.inc \
15 DiagnosticCommonKinds.inc \
16 DiagnosticAnalysisKinds.inc \
17 StmtNodes.inc
  /external/clang/include/clang/Basic/
Makefile 3 DiagnosticAnalysisKinds.inc DiagnosticASTKinds.inc \
4 DiagnosticCommentKinds.inc \
5 DiagnosticCommonKinds.inc DiagnosticDriverKinds.inc \
6 DiagnosticFrontendKinds.inc DiagnosticLexKinds.inc \
7 DiagnosticParseKinds.inc DiagnosticSemaKinds.inc \
8 DiagnosticSerializationKinds.inc \
    [all...]
  /external/clang/include/clang/AST/
Makefile 3 BUILT_SOURCES = Attrs.inc AttrImpl.inc AttrDump.inc AttrVisitor.inc \
4 StmtNodes.inc DeclNodes.inc \
5 CommentNodes.inc CommentHTMLTags.inc \
6 CommentHTMLTagsProperties.inc \
7 CommentHTMLNamedCharacterReferences.inc \
    [all...]
  /external/clang/lib/CodeGen/
Android.mk 4 AttrList.inc \
5 AttrParsedAttrList.inc \
6 Attrs.inc \
7 AttrVisitor.inc \
8 CommentCommandList.inc \
9 CommentNodes.inc \
10 DeclNodes.inc \
11 DiagnosticCommonKinds.inc \
12 DiagnosticFrontendKinds.inc \
13 DiagnosticSemaKinds.inc \
    [all...]
  /external/clang/lib/FrontendTool/
Android.mk 13 DiagnosticCommonKinds.inc \
14 DiagnosticFrontendKinds.inc \
15 CC1Options.inc
  /external/lldb/source/
Android.mk 7 DiagnosticCommonKinds.inc \
8 DeclNodes.inc \
9 StmtNodes.inc
  /external/lldb/source/Host/freebsd/
Android.mk 7 DiagnosticCommonKinds.inc \
8 DeclNodes.inc \
9 StmtNodes.inc
  /external/lldb/source/Host/linux/
Android.mk 7 DiagnosticCommonKinds.inc \
8 DeclNodes.inc \
9 StmtNodes.inc
  /external/lldb/source/Plugins/ABI/MacOSX-arm/
Android.mk 7 DiagnosticCommonKinds.inc \
8 DeclNodes.inc \
9 StmtNodes.inc

Completed in 774 milliseconds

12 3 4 5 6 7 8 91011>>