/development/samples/KeyChainDemo/ |
_index.html | 29 href="../../../guide/appendix/api-levels.html">API Levels</a> and the
|
/development/samples/SipDemo/ |
_index.html | 33 href="../../../guide/appendix/api-levels.html">API Levels</a> and the
|
/development/samples/WeatherListWidget/ |
_index.html | 37 higher. For more information, see the <a href="../../../guide/appendix/api-levels.html">API Levels</a>
|
/device/generic/goldfish/camera/ |
EmulatedCamera3.h | 57 /* List of all defined capabilities plus useful HW levels */ 69 // Levels
|
/device/google/cuttlefish_common/guest/hals/camera/ |
EmulatedCamera3.h | 56 /* List of all defined capabilities plus useful HW levels */ 68 // Levels
|
/device/google/marlin/ |
gps.conf | 22 # DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info 24 # If DEBUG_LEVEL is commented, Android's logging levels will be used
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/ |
support.py | 41 def get_logs(self, *levels):
47 in self.logs if level in levels]
|
/external/deqp/doc/testspecs/GLES31/ |
functional.copy_image.txt | 53 Multiple copies are performed per test case. Texture levels 0, 1 and last level 54 are used as source and destination levels. For each texture level top left and
|
/external/emma/core/java12/com/vladium/logging/ |
ILogLevels.java | 36 // debug levels: 49 /** setting log level to ALL enables all log levels */
|
/external/freetype/builds/windows/ |
ftdebug.c | 113 /* array of trace levels, initialized to 0 */ 136 /* This will request that all levels be set to 3, except the trace level */
|
/external/freetype/include/freetype/internal/ |
ftdebug.h | 47 /* Define the trace enums as well as the trace levels array when they */ 65 /* defining the array of trace levels, provided by `src/base/ftdebug.c' */
|
/external/libchrome/base/trace_event/ |
memory_dump_request_args.h | 44 // For the levels below, MemoryDumpProvider instances must guarantee that the 46 // the child MemoryAllocatorDump(s) differs with the levels.
|
/external/llvm/lib/Analysis/ |
CFLGraph.h | 53 std::vector<NodeInfo> Levels; 57 auto NumLevels = Levels.size(); 60 Levels.resize(Level + 1); 65 assert(Level < Levels.size()); 66 return Levels[Level]; 69 assert(Level < Levels.size()); 70 return Levels[Level]; 73 unsigned getNumLevels() const { return Levels.size(); }
|
/external/lz4/lib/dll/example/ |
README.md | 22 be improved with commands from `-3` to `-16` but higher levels also have slower 24 levels starting from `-b` and ending with `-e` with iteration time of `-i` seconds.
|
/external/mdnsresponder/mDNSShared/ |
mDNSResponder.8 | 56 logging levels map as follows: 71 to change the log filter for the process. For example, to enable log levels Emergency - Debug:
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
etnaviv_resource.c | 54 pixels = rsc->levels[0].layer_stride / util_format_get_blocksize(rsc->base.format); 72 rsc->levels[0].ts_offset = 0; 73 rsc->levels[0].ts_layer_stride = ts_layer_stride; 74 rsc->levels[0].ts_size = rt_ts_size; 115 struct etna_resource_level *mip = &rsc->levels[level]; 126 /* align levels to 64 bytes to be able to render to them */ 308 struct etna_resource_level *level = &rsc->levels[0]; 393 return etna_screen_bo_get_handle(pscreen, rsc->bo, rsc->levels[0].stride,
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
intel_tex_validate.c | 62 /* What levels must the tree include at a minimum? 73 /* Check tree can hold all active levels. Check tree matches
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_mipmap_tree.h | 72 GLuint numLevels; /** Number of mip levels stored in this mipmap tree */ 80 radeon_mipmap_level levels[RADEON_MIPTREE_MAX_TEXTURE_LEVELS]; member in struct:_radeon_mipmap_tree
|
/external/mockftpserver/MockFtpServer/ |
MockFtpServer.eml | 25 <levels>
43 </levels>
|
/external/protobuf/csharp/src/Google.Protobuf/ |
InvalidProtocolBufferException.cs | 105 "Protocol message had too many levels of nesting. May be malicious. " +
112 "Protocol message had too many levels of nesting. May be malicious. " +
|
/external/protobuf/src/google/protobuf/compiler/ruby/ |
ruby_generator.cc | 306 int levels = 0; local 322 levels++; 324 return levels; 328 int levels, 330 while (levels > 0) { 331 levels--; 429 int levels = GeneratePackageModules(file->package(), printer); local 436 EndPackageModules(levels, printer);
|
/external/selinux/libsepol/include/sepol/policydb/ |
context.h | 56 * Sets both levels in the MLS range of 'dst' to the low level of 'src'. 76 * Sets both levels in the MLS range of 'dst' to the high level of 'src'.
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
PVRTTextureAPI.h | 27 mipmaped texture (ie skipping the highest detailed levels). 52 mipmaped texture (ie skipping the highest detailed levels).
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/ |
PVRTTextureAPI.h | 27 mipmaped texture (ie skipping the highest detailed levels). 52 mipmaped texture (ie skipping the highest detailed levels).
|
/external/webrtc/talk/session/media/ |
currentspeakermonitor.h | 28 // CurrentSpeakerMonitor monitors the audio levels for a session and determines 54 // CurrentSpeakerMonitor can be used to monitor the audio-levels from
|