/external/clang/tools/libclang/ |
CIndexer.h | 11 // functionality needed by the CIndex library.
|
/external/clang/bindings/python/tests/cindex/ |
test_type.py | 3 from clang.cindex import CursorKind 4 from clang.cindex import TranslationUnit 5 from clang.cindex import TypeKind
|
test_diagnostics.py | 1 from clang.cindex import *
|
/external/bison/lib/ |
bbitset.h | 90 bitset_windex cindex; /* Cache word index. */ member in struct:bbitset_struct 107 #define BITSET_CINDEX_(SRC) (SRC)->b.cindex
|
vbitset.c | 129 dst->b.cdata[windex - dst->b.cindex] |= 1135 bset->b.cindex = 0;
|
abitset.c | 824 bset->b.cindex = 0;
|
/external/jpeg/ |
jdphuff.c | 135 int cindex = cinfo->cur_comp_info[ci]->component_index; local 136 coef_bit_ptr = & cinfo->coef_bits[cindex][0]; 138 WARNMS2(cinfo, JWRN_BOGUS_PROGRESSION, cindex, 0); 142 WARNMS2(cinfo, JWRN_BOGUS_PROGRESSION, cindex, coefi);
|
/external/qemu/distrib/jpeg-6b/ |
jdphuff.c | 139 int cindex = cinfo->cur_comp_info[ci]->component_index; local 140 coef_bit_ptr = & cinfo->coef_bits[cindex][0]; 142 WARNMS2(cinfo, JWRN_BOGUS_PROGRESSION, cindex, 0); 146 WARNMS2(cinfo, JWRN_BOGUS_PROGRESSION, cindex, coefi);
|
/hardware/ti/omap3/dspbridge/inc/ |
dbdcd.h | 146 * cIndex: The object enumeration index. 161 extern DSP_STATUS DCD_EnumerateObject(IN INT cIndex,
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
dbdcd.h | 146 * cIndex: The object enumeration index. 161 extern DSP_STATUS DCD_EnumerateObject(IN INT cIndex,
|
/external/iptables/libiptc/ |
libiptc.c | 549 unsigned int cindex = 0; local 566 cindex=chains / list_length; 571 if (cindex >= h->chain_index_sz) 575 debug("\nIndex[%d] Chains:", cindex); 576 h->chain_index[cindex] = c; 637 debug("Update cindex[%d] with next ptr name:[%s]\n", [all...] |
/ndk/sources/host-tools/make-3.81/doc/ |
make-stds.texi | 7 @cindex makefile, conventions for 8 @cindex conventions for makefiles 9 @cindex standards for makefiles [all...] |
fdl.texi | 5 @cindex FDL, GNU Free Documentation License
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
TargetLowering.cpp | [all...] |
/external/chromium_org/chrome_frame/ |
CFInstance.js | [all...] |
/external/clang/bindings/python/clang/ |
cindex.py | 1 #===- cindex.py - Python Indexing Library Bindings -----------*- python -*--===# 61 # clearly, and hide from the external interface (i.e., help(cindex)). [all...] |
/external/chromium_org/third_party/angle/src/compiler/preprocessor/ |
Tokenizer.cpp | 552 (scanLoc->cIndex >= input->length(scanLoc->sIndex))) \ 554 scanLoc->cIndex -= input->length(scanLoc->sIndex++); \ 559 scanLoc->cIndex += yyleng; \ 1136 scanLoc->sIndex = sIndexMax; scanLoc->cIndex = 0; [all...] |
/external/clang/include/clang/Frontend/ |
ASTUnit.h | 99 // FIXME: This is temporary; eventually, CIndex will always do this. 368 /// \brief Bit used by CIndex to mark when a translation unit may be in an [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
lbxstr.h | 203 CARD8 cindex; /* cache index */ member in struct:_LbxDelta
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
lbxstr.h | 203 CARD8 cindex; /* cache index */ member in struct:_LbxDelta
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
lbxstr.h | 203 CARD8 cindex; /* cache index */ member in struct:_LbxDelta
|
/external/chromium_org/third_party/freetype/src/truetype/ |
ttinterp.c | [all...] |
/external/freetype/src/truetype/ |
ttinterp.c | [all...] |
/external/e2fsprogs/lib/et/ |
texinfo.tex | 910 % @findex, @vindex, @kindex, @cindex. 914 \def\cindex {\cpindex} [all...] |
/external/robolectric/lib/main/ |
javassist-3.14.0-GA.jar | |