HomeSort by relevance Sort by last modified time
    Searched refs:mangling (Results 1 - 10 of 10) sorted by null

  /external/jemalloc/include/jemalloc/
jemalloc_rename.sh 7 * Name mangling for public symbols is controlled by --with-mangling and
jemalloc_mangle.sh 11 * name mangling that matches the API prefixing that happened as a result of
12 * --with-mangling and/or --with-jemalloc-prefix configuration settings.
32 * provide isolation from the name mangling specified via --with-mangling
  /frameworks/rs/api/
GenerateStubsWhiteList.cpp 137 /* Search the table of translations for the built-ins for the mangling that
170 * The mangling will be returned in full form in 'mangling'. 'compressedMangling'
176 * of the Itanium mangling used by llvm.
183 string* mangling, string* compressedMangling) {
184 string delta; // The part of the mangling we're generating for this recursion.
233 *mangling = delta;
245 *mangling = delta + rest;
256 // See if we've encountered this mangling before.
258 if ((*previousManglings)[i] == *mangling) {
293 string mangling, compressedMangling; local
310 string mangling; local
    [all...]
  /external/skia/platform_tools/chromeos/bin/
chromeos_setup.sh 39 # build, which throws lots of "mangling of va_list has changed" warnings.
  /external/libunwind/doc/
libunwind-dynamic.tex 136 ASCII NUL terminated. For source languages that use name-mangling
172 ASCII NUL terminated. For source languages that use name-mangling
  /external/libvpx/libvpx/third_party/libyuv/source/
x86inc.asm 498 ; Applies any symbol mangling needed for C linkage, and sets up a define such that
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 595 ; Applies any symbol mangling needed for C linkage, and sets up a define such that
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
x86inc.asm 578 ; Applies any symbol mangling needed for C linkage, and sets up a define such that
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js 503 // Returns the C function with a specified identifier (for C++, you need to do manual name mangling)
    [all...]

Completed in 438 milliseconds