/prebuilts/go/darwin-x86/src/runtime/ |
hashmap.go | 121 // The first indirection allows us to reduce static size of hmap. 122 // The second indirection allows to store a pointer to the slice in hiter.
|
/prebuilts/go/linux-x86/src/encoding/gob/ |
decode.go | 29 // The buffer is stored with an extra indirection because it may be replaced 780 // the indirection count to reach it. [all...] |
encode.go | 506 // the indirection count to reach it.
|
/prebuilts/go/linux-x86/src/runtime/ |
hashmap.go | 121 // The first indirection allows us to reduce static size of hmap. 122 // The second indirection allows to store a pointer to the slice in hiter.
|
/external/bison/darwin-lib/ |
fcntl.h | 219 better (remove an indirection through a 'static' pointer variable),
|
signal.h | 210 better (remove an indirection through a 'static' pointer variable),
|
wctype.h | 205 better (remove an indirection through a 'static' pointer variable),
|
/external/bison/darwin-lib/sys/ |
stat.h | 194 better (remove an indirection through a 'static' pointer variable), [all...] |
/external/bison/linux-lib/ |
fcntl.h | 219 better (remove an indirection through a 'static' pointer variable),
|
signal.h | 210 better (remove an indirection through a 'static' pointer variable),
|
wctype.h | 205 better (remove an indirection through a 'static' pointer variable),
|
/external/bison/linux-lib/sys/ |
stat.h | 194 better (remove an indirection through a 'static' pointer variable), [all...] |
/external/clang/test/SemaCXX/ |
expression-traits.cpp | 466 // expr.unary.op/1: The unary * operator performs indirection: the
|
/external/clang/www/ |
diagnostics.html | 120 <span class="loc">t.c:5:11:</span> <span class="err">error:</span> <span class="msg">indirection requires pointer operand ('int' invalid)</span>
|
/external/dng_sdk/source/ |
dng_bottlenecks.h | 15 * Indirection mechanism for performance-critical routines that might be replaced [all...] |
/external/e2fsprogs/ext2ed/ |
dir_com.c | 532 wprintw (show_win,"File inode %ld. Indirection level %ld.\n",inode_num,file_info.level);
|
/external/libvorbis/doc/ |
01-introduction.tex | 180 last layer of indirection such that specific special floor or residue
|
/frameworks/base/docs/html/reference/android/support/test/espresso/action/ |
AdapterViewProtocol.html | 215 <p>A sadly necessary layer of indirection to interact with AdapterViews.
|
/frameworks/support/v7/appcompat/res/values/ |
styles.xml | 125 <!-- This style has an extra indirection to properly set RTL attributes. See styles_rtl.xml -->
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
test_tools.hpp | 431 // Adds level of indirection to the output operation, allowing us to customize
|
/prebuilts/go/darwin-x86/src/encoding/gob/ |
encode.go | 506 // the indirection count to reach it.
|
/prebuilts/go/darwin-x86/src/os/ |
file_windows.go | 24 // The extra level of indirection ensures that no clients of os
|
/prebuilts/go/linux-x86/src/os/ |
file_windows.go | 24 // The extra level of indirection ensures that no clients of os
|
/prebuilts/sdk/current/support/v7/appcompat/res/values/ |
styles.xml | 125 <!-- This style has an extra indirection to properly set RTL attributes. See styles_rtl.xml -->
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-sh64.c | 29 /* Add a suffix for datalabel indirection symbols. It must not match any
|