HomeSort by relevance Sort by last modified time
    Searched refs:macros (Results 126 - 150 of 219) sorted by null

1 2 3 4 56 7 8 9

  /external/chromium_org/third_party/yasm/source/patched-yasm/frontends/tasm/
tasm.c 841 if (matched >= 0 && stdmacs[matched].macros)
842 yasm_preproc_add_standard(cur_preproc, stdmacs[matched].macros);
  /external/google-tv-pairing-protocol/cpp/
Makefile.am 3 # Make sure that when we re-make ./configure, we get the macros we need
67 src/polo/util/macros.h \
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
x86_abi_support.asm 14 ; 32/64 bit compatibility macros
187 ; PIC macros
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 14 ; 32/64 bit compatibility macros
187 ; PIC macros
  /external/chromium_org/third_party/cython/src/Cython/Includes/numpy/
__init__.pxd 156 # Use PyDataType_* macros when possible, however there are no macros
166 # Use through macros
170 # Use through macros
183 # One should use PyArray_* macros instead to access the C fields.
373 # Macros from ndarrayobject.h
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
x86inc.asm 25 ; NASM/YASM syntax combined with a large number of macros to provide easy
99 ; Macros to eliminate most code duplication between x86_32 and x86_64:
702 ; I often want to use macros that permute their arguments. e.g. there's no
708 ; change everything that follows. For more complex macros I may also have multiple
711 ; Hence these macros. Insert a PERMUTE or some SWAPs at the end of a macro that
741 ; Be careful using this mode in nested macros though, as in some cases there may be
  /external/chromium_org/third_party/libyuv/source/
x86inc.asm 25 ; NASM/YASM syntax combined with a large number of macros to provide easy
99 ; Macros to eliminate most code duplication between x86_32 and x86_64:
702 ; I often want to use macros that permute their arguments. e.g. there's no
708 ; change everything that follows. For more complex macros I may also have multiple
711 ; Hence these macros. Insert a PERMUTE or some SWAPs at the end of a macro that
741 ; Be careful using this mode in nested macros though, as in some cases there may be
  /external/chromium_org/native_client_sdk/src/tools/
common.mk 406 # macros and targets defined in nacl.mk, otherwise use the host sepecific
407 # macros and targets.
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
gen_msvs_proj.sh 39 -DFLAG[=value] Preprocessor macros to define
gen_msvs_vcxproj.sh 40 -DFLAG[=value] Preprocessor macros to define
  /external/chromium_org/third_party/openmax_dl/dl/api/arm/
armCOMM_s.h 147 @// Function header and footer macros
153 @ The FNSTART and FNEND macros should be the only places
  /external/libvpx/libvpx/build/make/
gen_msvs_proj.sh 39 -DFLAG[=value] Preprocessor macros to define
gen_msvs_vcxproj.sh 40 -DFLAG[=value] Preprocessor macros to define
  /build/tools/droiddoc/templates-pdk/
sdkpage.cs 2 <?cs include:"macros.cs" ?>
  /build/tools/droiddoc/templates-sdk/
docpage.cs 2 <?cs include:"macros.cs" ?>
  /build/tools/droiddoc/templates-sdk-dyn/
docpage.cs 2 <?cs include:"macros.cs" ?>
  /device/generic/goldfish/opengl/
common.mk 9 # The following macros are used to start a new GLES emulation module.
  /external/chromium_org/third_party/tcmalloc/vendor/
configure.ac 272 [/* C99 says: define this to get the PRI... macros from stdint.h */
  /external/chromium_org/third_party/yasm/source/patched-yasm/frontends/yasm/
yasm.c 291 /* Apply macros */
    [all...]
  /external/bison/
maint.mk 813 halt='HAVE_DECL macros are always defined' \
820 stat-macros.h
834 # of macros that are guaranteed to be defined by parts of gnulib.
846 # Don't define macros that we already get from gnulib header files.
    [all...]
  /external/bison/build-aux/
texinfo.tex 1 % texinfo.tex -- TeX macros to handle Texinfo files.
74 % Save some plain tex macros whose names we will redefine.
268 % \get*marks macros below extract the needed part using \ifcase.
274 % marks for the sectioning macros, one before the section break, and
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
genpyx.py 492 def pyx_decls(self, filenames, modname, macros = {}, names = {}, func_cb=None, cprefix="", **kw):
  /external/libvpx/libvpx/
examples.mk 36 vpxdec.SRCS += third_party/nestegg/halloc/src/macros.h
  /build/tools/droiddoc/templates-ds/
class.cs 2 <?cs include:"macros.cs" ?>
178 <?cs # summary macros ?>
268 <?cs # end macros ?>
  /build/tools/droiddoc/templates-sac/
class.cs 2 <?cs include:"macros.cs" ?>
178 <?cs # summary macros ?>
268 <?cs # end macros ?>

Completed in 517 milliseconds

1 2 3 4 56 7 8 9