HomeSort by relevance Sort by last modified time
    Searched full:defining (Results 1001 - 1025 of 1982) sorted by null

<<41424344454647484950>>

  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
stdint.h 49 // Work around this inconsistency by always defining those macros in C++ mode,
249 /* prevent glibc sys/types.h from defining conflicting types */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
locale_classes.h 148 * @param __cat Set of categories defining the facets to use from __s.
162 * @param __cat Set of categories defining the facets to use from add.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
locale_classes.h 148 * @param __cat Set of categories defining the facets to use from __s.
162 * @param __cat Set of categories defining the facets to use from add.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
output.h 180 with defining the name of the function. DECL describes the function.
185 /* Output assembler code associated with defining the size of the
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
locale_classes.h 148 * @param __cat Set of categories defining the facets to use from __s.
162 * @param __cat Set of categories defining the facets to use from add.
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
stdint.h 50 // Work around this inconsistency by always defining those macros in C++ mode,
250 /* prevent glibc sys/types.h from defining conflicting types */
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
stdint.h 50 // Work around this inconsistency by always defining those macros in C++ mode,
250 /* prevent glibc sys/types.h from defining conflicting types */
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.h 147 * @param cat Set of categories defining the facets to use from s.
161 * @param cat Set of categories defining the facets to use from add.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.h 147 * @param cat Set of categories defining the facets to use from s.
161 * @param cat Set of categories defining the facets to use from add.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.h 147 * @param cat Set of categories defining the facets to use from s.
161 * @param cat Set of categories defining the facets to use from add.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_classes.h 147 * @param cat Set of categories defining the facets to use from s.
161 * @param cat Set of categories defining the facets to use from add.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_classes.h 150 * @param cat Set of categories defining the facets to use from s.
164 * @param cat Set of categories defining the facets to use from add.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.h 150 * @param __cat Set of categories defining the facets to use from __s.
164 * @param __cat Set of categories defining the facets to use from add.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_classes.h 150 * @param cat Set of categories defining the facets to use from s.
164 * @param cat Set of categories defining the facets to use from add.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.h 150 * @param __cat Set of categories defining the facets to use from __s.
164 * @param __cat Set of categories defining the facets to use from add.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
locale_classes.h 148 * @param __cat Set of categories defining the facets to use from __s.
162 * @param __cat Set of categories defining the facets to use from add.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
locale_classes.h 148 * @param __cat Set of categories defining the facets to use from __s.
162 * @param __cat Set of categories defining the facets to use from add.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_bisect.py 271 "Dummy sequence class defining __len__ but not __getitem__."
276 "Dummy sequence class defining __getitem__ but not __len__."
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_bisect.py 271 "Dummy sequence class defining __len__ but not __getitem__."
276 "Dummy sequence class defining __getitem__ but not __len__."
  /prebuilts/sdk/renderscript/clang-include/
stdint.h 49 // Work around this inconsistency by always defining those macros in C++ mode,
249 /* prevent glibc sys/types.h from defining conflicting types */
  /art/runtime/
dex_file_verifier.cc     [all...]
  /external/llvm/lib/CodeGen/
RegisterCoalescer.cpp 523 // that defines this value #'. Update the valnum with the new defining
753 // This copy will become a noop. If it's defining a new val#, merge it into
839 /// defining a subregister.
    [all...]
  /ndk/sources/host-tools/make-3.81/doc/
make.info-2 37 10.5 Defining and Redefining Pattern Rules
64 defining rules that can match any
398 defining it with a double colon. When a rule is terminal, it does not
453 yourself) by defining a new pattern rule with the same target and
458 You can cancel a built-in implicit rule by defining a pattern rule
467 10.6 Defining Last-Resort Default Rules
503 run for the target, you can give it empty commands (*note Defining
515 "Suffix rules" are the old-fashioned way of defining implicit rules for
    [all...]
  /external/toybox/www/
code.html 217 flag bits and aren't defining a GLOBAL block, you can delete this line.)</p></li>
318 defining macros and #including generated/newtoys.h.</p>
383 by defining FOR_mycommand before #including toys.h. The macros live in
    [all...]
  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 201 // If we're currently defining this type, then lookup into the
    [all...]

Completed in 466 milliseconds

<<41424344454647484950>>