/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
getopt.h | 150 differences in the consts, in stdlib.h. To avoid compilation
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
getopt.h | 150 differences in the consts, in stdlib.h. To avoid compilation
|
/prebuilts/go/darwin-x86/src/go/doc/ |
reader.go | 130 values []*Value // consts and vars 155 values []*Value // consts and vars 375 // that can be called because of exported values (consts, vars, or 745 Consts: sortedValues(t.values, token.CONST),
|
/prebuilts/go/linux-x86/src/go/doc/ |
reader.go | 130 values []*Value // consts and vars 155 values []*Value // consts and vars 375 // that can be called because of exported values (consts, vars, or 745 Consts: sortedValues(t.values, token.CONST),
|
/system/connectivity/shill/net/ |
event_history_unittest.cc | 37 // consts here
|
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph/ |
modulegraph.py | [all...] |
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
LevelTest.java | 109 * Test method parse, with the pre-defined string consts.
|
/external/clang/test/SemaCXX/ |
functional-cast.cpp | 57 // Cast away deep consts and volatiles.
|
/external/llvm/include/llvm/Support/ |
Dwarf.def | 133 HANDLE_DW_OP(0x11, consts)
|
/external/pdfium/fpdfsdk/src/javascript/ |
Consts.cpp | 7 #include "Consts.h"
|
JS_Runtime.cpp | 9 #include "Consts.h"
|
JS_Define.h | 284 // Special JS classes implement methods, props, and queries, but not consts.
|
/external/vulkan-validation-layers/libs/glm/detail/ |
intrinsic_common.inl | 305 const static __m128 three = {3, 3, 3, 3}; // aligned consts for fast load
|
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.2.1/ |
httpcore-4.2.1-sources.jar | |
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.3.1/ |
httpcore-4.3.1-sources.jar | |
/external/v8/tools/ |
js2c.py | 350 (consts, macros) = ReadMacros(ReadFile(macro_filename)) 352 filter_chain.append(lambda l: ExpandConstants(l, consts))
|
/external/vulkan-validation-layers/ |
generator.py | [all...] |
/external/mesa3d/src/gallium/drivers/nv30/ |
nvfx_fragprog.c | 128 fp->consts = realloc(fp->consts, ++fp->nr_consts * 130 fpd = &fp->consts[fp->nr_consts - 1]; [all...] |
/external/elfutils/libdw/ |
known-dwarf.h | 437 DWARF_ONE_KNOWN_DW_OP (consts, DW_OP_consts) \ [all...] |
/external/llvm/lib/Target/AMDGPU/ |
R600Packetizer.cpp | 265 dbgs() << "because of Consts read limitations\n";
|
/external/valgrind/VEX/switchback/ |
binary_switchback.pl | 20 # Global consts, vars
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
simd_vec4.inl | 713 GLM_ALIGN(4) static const __m128 three = {3, 3, 3, 3}; // aligned consts for fast load
|
/prebuilts/gdb/darwin-x86/lib/python2.7/compiler/ |
symbols.py | 4 from compiler.consts import SC_LOCAL, SC_GLOBAL_IMPLICIT, SC_GLOBAL_EXPLICIT, \
|
/prebuilts/gdb/linux-x86/lib/python2.7/compiler/ |
symbols.py | 4 from compiler.consts import SC_LOCAL, SC_GLOBAL_IMPLICIT, SC_GLOBAL_EXPLICIT, \
|
/prebuilts/go/darwin-x86/src/go/types/ |
decl.go | 73 // consts, vars, or functions, add dependencies to the current
|