/external/clang/test/CodeGen/ |
enum2.c | 1 // RUN: %clang_cc1 -triple i386-unknown-unknown %s -debug-info-kind=limited -emit-llvm -o /dev/null
|
/external/clang/test/CodeGenCXX/ |
2010-06-22-ZeroBitfield.cpp | 1 // RUN: %clang_cc1 -emit-llvm -debug-info-kind=limited %s -o -
|
debug-info-wchar.cpp | 1 // RUN: %clang_cc1 -emit-llvm -debug-info-kind=limited %s -o -| FileCheck %s
|
/external/clang/test/Coverage/ |
targets.c | 1 // RUN: %clang_cc1 -debug-info-kind=limited -triple armv6-apple-darwin9 -emit-llvm -o %t %s 2 // RUN: %clang_cc1 -debug-info-kind=limited -triple armv6-unknown-unknown -emit-llvm -o %t %s 3 // RUN: %clang_cc1 -debug-info-kind=limited -triple i686-apple-darwin9 -emit-llvm -o %t %s 4 // RUN: %clang_cc1 -debug-info-kind=limited -triple i686-pc-linux-gnu -emit-llvm -o %t %s 5 // RUN: %clang_cc1 -debug-info-kind=limited -triple i686-unknown-dragonfly -emit-llvm -o %t %s 6 // RUN: %clang_cc1 -debug-info-kind=limited -triple i686-unknown-unknown -emit-llvm -o %t %s 7 // RUN: %clang_cc1 -debug-info-kind=limited -triple i686-unknown-win32 -emit-llvm -o %t %s 8 // RUN: %clang_cc1 -debug-info-kind=limited -triple powerpc-apple-darwin9 -emit-llvm -o %t %s 9 // RUN: %clang_cc1 -debug-info-kind=limited -triple powerpc-unknown-unknown -emit-llvm -o %t %s 10 // RUN: %clang_cc1 -debug-info-kind=limited -triple powerpc64-apple-darwin9 -emit-llvm -o %t % [all...] |
/external/deqp/android/cts/master/src/ |
gles31-pixelformat.txt | 3 dEQP-GLES31.info.*
|
/external/deqp/android/cts/mnc/src/ |
gles31-pixelformat.txt | 3 dEQP-GLES31.info.*
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/src/ |
gles31-pixelformat.txt | 3 dEQP-GLES31.info.*
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/ |
gles31-pixelformat.txt | 3 dEQP-GLES31.info.*
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/src/ |
gles31-pixelformat.txt | 3 dEQP-GLES31.info.*
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/master/src/ |
gles31-pixelformat.txt | 3 dEQP-GLES31.info.*
|
/external/elfutils/ |
THANKS | 4 Alexander Larsson separate debug info
|
/external/fio/os/ |
os-aix.h | 29 struct devinfo info; local 31 if (!ioctl(f->fd, IOCINFO, &info)) { 32 *bytes = (unsigned long long)info.un.scdk.numblks * 33 info.un.scdk.blksize;
|
/external/google-breakpad/src/testing/gtest/xcode/Config/ |
TestTarget.xcconfig | 5 // is set in the "Based On:" dropdown in the "Target" info dialog.
|
/external/googletest/googletest/xcode/Config/ |
TestTarget.xcconfig | 5 // is set in the "Based On:" dropdown in the "Target" info dialog.
|
/external/iproute2/testsuite/tests/ip/link/ |
show_dev_wo_vf_rate.t | 6 ts_ip "$0" "Show VF devices w/o VF rate info" -d monitor file $NL_FILE
|
/external/iptables/extensions/ |
libxt_osf.c | 66 struct xt_osf_info *info = cb->data; local 72 info->flags |= XT_OSF_INVERT; 73 info->len = strlen(info->genre); 76 info->flags |= XT_OSF_TTL; 79 info->flags |= XT_OSF_LOG; 86 const struct xt_osf_info *info = (const struct xt_osf_info*) match->data; local 88 printf(" OS fingerprint match %s%s", (info->flags & XT_OSF_INVERT) ? "! " : "", info->genre); 93 const struct xt_osf_info *info = (const struct xt_osf_info*) match->data local [all...] |
/external/libunwind/src/ppc32/ |
Make-arch.in | 3 # Does use dwarf2 unwind info.
|
/external/libxcam/xcore/ |
drm_bo_buffer.cpp | 121 DrmBoBuffer::DrmBoBuffer (const VideoBufferInfo &info, const SmartPtr<DrmBoData> &data) 122 : BufferProxy (info, data) 123 , SwappedBuffer (info, data) 150 const VideoBufferInfo &info, SmartPtr<BufferData> &data) 162 return new DrmBoBuffer (info, bo); 184 VideoBufferInfo info = get_video_info (); local 185 XCAM_ASSERT (info.format); 200 init_swap_order (info), 204 update_video_info_unsafe (info); 210 DrmBoBufferPool::fixate_video_info (VideoBufferInfo &info) 279 const VideoBufferInfo & info = get_video_info (); local [all...] |
/external/lisa/ipynb/examples/utils/ |
executor_example.ipynb | 29 "2016-12-08 11:58:22,693 INFO : root : Using LISA logging configuration:\n", 30 "2016-12-08 11:58:22,694 INFO : root : /home/vagrant/lisa/logging.conf\n" 225 "2016-12-07 10:17:28,037 INFO : TestEnv : Using base path: /home/vagrant/lisa\n", 226 "2016-12-07 10:17:28,039 INFO : TestEnv : Loading custom (inline) target configuration\n", 227 "2016-12-07 10:17:28,039 INFO : TestEnv : Devlib modules to load: ['bl', 'hwmon', 'cpufreq']\n", 228 "2016-12-07 10:17:28,040 INFO : TestEnv : Connecting linux target:\n", 229 "2016-12-07 10:17:28,040 INFO : TestEnv : username : root\n", 230 "2016-12-07 10:17:28,041 INFO : TestEnv : host : 192.168.0.1\n", 231 "2016-12-07 10:17:28,041 INFO : TestEnv : password : juno\n", 232 "2016-12-07 10:17:28,041 INFO : TestEnv : Connection settings:\n" [all...] |
/external/llvm/test/Linker/ |
debug-info-version-a.ll | 1 ; RUN: llvm-link %s %p/debug-info-version-b.ll -S -o - | FileCheck %s 3 ; Test linking of incompatible debug info versions. The debug info 13 !0 = !{i32 2, !"Debug Info Version", i32 3}
|
/external/ltp/testcases/kernel/syscalls/mallopt/ |
mallopt01.c | 67 struct mallinfo info; variable in typeref:struct:mallinfo 83 info = mallinfo(); 84 if (info.uordblks < 20480) { 88 if (info.smblks != 0) { 92 if (info.uordblks >= 20480 && info.smblks == 0) 138 fprintf(stderr, "mallinfo.arena = %d\n", info.arena); 139 fprintf(stderr, "mallinfo.ordblks = %d\n", info.ordblks); 140 fprintf(stderr, "mallinfo.smblks = %d\n", info.smblks); 141 fprintf(stderr, "mallinfo.hblkhd = %d\n", info.hblkhd) [all...] |
/external/mesa3d/src/gallium/tests/graw/ |
fs-write-z.c | 14 static struct graw_info info; variable in typeref:struct:graw_info 90 handle = info.ctx->create_vertex_elements_state(info.ctx, 2, ve); 91 info.ctx->bind_vertex_elements_state(info.ctx, handle); 97 vbuf.buffer = pipe_buffer_create_with_data(info.ctx, 103 info.ctx->set_vertex_buffers(info.ctx, 0, 1, &vbuf); 121 handle = graw_parse_vertex_shader(info.ctx, text); 122 info.ctx->bind_vs_state(info.ctx, handle) [all...] |
/external/mesa3d/src/mapi/glapi/gen/ |
NV_texture_barrier.xml | 4 <!-- Note: no GLX protocol info yet. -->
|
/external/nist-sip/java/javax/sip/header/ |
AlertInfoHeader.java | 6 String NAME = "Alert-Info";
|
/external/protobuf/gtest/xcode/Config/ |
TestTarget.xcconfig | 5 // is set in the "Based On:" dropdown in the "Target" info dialog.
|