Searched
full:info (Results
851 -
875 of
40308) sorted by null
<<31323334353637383940>>
/external/curl/tests/data/ |
test852 | 2 <info> 9 </info>
|
test854 | 2 <info> 8 </info>
|
test855 | 2 <info> 9 </info>
|
test858 | 2 <info> 9 </info>
|
test859 | 2 <info> 9 </info>
|
test860 | 2 <info> 9 </info>
|
test863 | 2 <info> 9 </info>
|
test891 | 2 <info> 6 </info>
|
test923 | 2 <info> 7 </info>
|
test925 | 2 <info> 7 </info>
|
test926 | 2 <info> 7 </info>
|
test928 | 2 <info> 7 </info>
|
/external/deqp/modules/egl/ |
teglConfigList.cpp | 78 qpEglConfigInfo info; local 82 info.bufferSize = val; 85 info.redSize = val; 88 info.greenSize = val; 91 info.blueSize = val; 94 info.luminanceSize = val; 97 info.alphaSize = val; 100 info.alphaMaskSize = val; 103 info.bindToTextureRGB = val == EGL_TRUE ? DE_TRUE : DE_FALSE; 106 info.bindToTextureRGBA = val == EGL_TRUE ? DE_TRUE : DE_FALSE [all...] |
/external/e2fsprogs/lib/ss/ |
ss_err.et | 13 "No info directory" 31 "No info available"
|
/external/google-breakpad/src/processor/testdata/ |
microdump.stackwalk-arm.out | 2 OS VERSION INFO 16 Found by: call frame info 19 Found by: call frame info 22 Found by: call frame info 25 Found by: call frame info 28 Found by: call frame info 31 Found by: call frame info 34 Found by: call frame info
|
/external/llvm/lib/Target/AVR/ |
CMakeLists.txt | 3 tablegen(LLVM AVRGenRegisterInfo.inc -gen-register-info) 4 tablegen(LLVM AVRGenInstrInfo.inc -gen-instr-info)
|
/external/llvm/test/Bitcode/ |
upgrade-module-flag.ll | 6 !0 = !{i32 1, !"Objective-C Image Info Version", i32 0} 8 ; CHECK: !0 = !{i32 1, !"Objective-C Image Info Version", i32 0}
|
/external/llvm/test/Linker/ |
drop-debug.ll | 4 ; -gline-tables-only, so it contains old debug info. 6 ; CHECK: WARNING: ignoring debug info with an invalid version (1) in {{.*}}/Inputs/drop-debug.bc
|
/external/llvm/test/tools/llvm-objdump/ |
macho-unwind-info-no-relocs.test | 1 # RUN: llvm-objdump -unwind-info %p/Inputs/unwind-info-no-relocs.macho-x86_64 2>/dev/null | FileCheck %s
|
/external/mesa3d/src/gallium/state_trackers/clover/core/ |
sampler.cpp | 52 struct pipe_sampler_state info {}; struct 54 info.normalized_coords = norm_mode(); 56 info.wrap_s = info.wrap_t = info.wrap_r = 63 info.min_img_filter = info.mag_img_filter = 67 return q.pipe->create_sampler_state(q.pipe, &info);
|
/external/mockftpserver/MockFtpServer/src/test/resources/ |
log4j.properties | 1 # Set root category priority to INFO and set its only appender to CONSOLE
2 log4j.rootCategory=INFO, CONSOLE
|
/external/mockftpserver/branches/1.x_Branch/src/test/resources/ |
log4j.properties | 1 # Set root category priority to INFO and set its only appender to CONSOLE
2 log4j.rootCategory=INFO, CONSOLE
|
/external/vboot_reference/utility/include/ |
image_types.h | 16 /* Identify the data. Fill in known values if info is not NULL */ 18 ImageInfo *info);
|
/packages/apps/Settings/src/com/android/settings/applications/ |
InstalledAppCounter.java | 44 protected boolean includeInCount(ApplicationInfo info) { 45 return includeInCount(mInstallReason, mPm, info); 49 ApplicationInfo info) { 50 final int userId = UserHandle.getUserId(info.uid); 52 && pm.getInstallReason(info.packageName, 56 if ((info.flags & ApplicationInfo.FLAG_UPDATED_SYSTEM_APP) != 0) { 59 if ((info.flags & ApplicationInfo.FLAG_SYSTEM) == 0) { 64 .setPackage(info.packageName);
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/ |
DebugInfoOptions.h | 1 //===--- DebugInfoOptions.h - Debug Info Emission Types ---------*- C++ -*-===// 17 NoDebugInfo, /// Don't generate debug info. 19 /// debug info in the output. This is useful in 22 /// emitting debug info for them (e.g., when -Rpass 24 DebugLineTablesOnly, /// Emit only debug info necessary for generating 26 LimitedDebugInfo, /// Limit generated debug info to reduce size 30 /// code. For dynamic C++ classes type info 33 FullDebugInfo /// Generate complete debug info.
|
Completed in 569 milliseconds
<<31323334353637383940>>