/external/valgrind/docs/internals/ |
xml-output.txt | 239 <unique>HEX64</unique> 255 * Each error contains a unique, arbitrary 64-bit hex number. This is 417 <pair> <count>INT</count> <unique>HEX64</unique> </pair> 421 unique tag </unique>. The counts do not have to give a count for each
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
vktSpvAsmComputeShaderCase.cpp | 43 typedef Unique<VkBuffer> BufferHandleUp; 335 Unique<VkDescriptorSetLayout> descriptorSetLayout (createDescriptorSetLayout(vkdi, device, numBuffers)); 336 Unique<VkPipelineLayout> pipelineLayout (createPipelineLayout(vkdi, device, *descriptorSetLayout)); 337 Unique<VkDescriptorPool> descriptorPool (createDescriptorPool(vkdi, device, (deUint32)numBuffers)); 338 Unique<VkDescriptorSet> descriptorSet (createDescriptorSet(vkdi, device, *descriptorPool, *descriptorSetLayout, numBuffers, descriptorInfos)); 343 Unique<VkShaderModule> module (createShaderModule(vkdi, device, binary, (VkShaderModuleCreateFlags)0u)); 345 Unique<VkPipeline> computePipeline (createComputePipeline(vkdi, device, *pipelineLayout, *module, m_shaderSpec.entryPoint.c_str(), m_shaderSpec.specConstants)); 349 const Unique<VkCommandPool> cmdPool (createCommandPool(vkdi, device, m_context.getUniversalQueueFamilyIndex())); 359 Unique<VkCommandBuffer> cmdBuffer (allocateCommandBuffer(vkdi, device, &cmdBufferCreateInfo)); 385 const Unique<VkFence> cmdCompleteFence (createFence(vkdi, device, &fenceCreateInfo)) [all...] |
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
vktWsiSurfaceTests.cpp | 123 Unique<VkInstance> instance; 190 const Unique<VkSurfaceKHR> surface (createSurface(instHelper.vki, *instHelper.instance, wsiType, *native.display, *native.window)); 203 const Unique<VkSurfaceKHR> surface (createSurface(instHelper.vki, 242 const Unique<VkSurfaceKHR> surface (createSurface(instHelper.vki, 294 const Unique<VkSurfaceKHR> surface (createSurface(instHelper.vki, *instHelper.instance, wsiType, *native.display, *native.window)); 389 const Unique<VkSurfaceKHR> surface (createSurface(instHelper.vki, *instHelper.instance, wsiType, *native.display, *native.window)); 444 const Unique<VkSurfaceKHR> surface (createSurface(instHelper.vki, *instHelper.instance, wsiType, *native.display, *native.window)); 482 const Unique<VkSurfaceKHR> surface (createSurface(instHelper.vki, *instHelper.instance, wsiType, *native.display, *native.window)); 526 const Unique<VkSurfaceKHR> surface (createSurface(instHelper.vki, *instHelper.instance, wsiType, *nativeDisplay, *nativeWindow)); 558 const Unique<VkSurfaceKHR> surface (createSurface(instHelper.vki, *instHelper.instance, wsiType, *nativeDisp (…) [all...] |
/external/libedit/examples/ |
Makefile.in | 167 # Make sure the list of sources is unique. This is necessary because, 172 unique=`for i in $$list; do \ 394 $(am__define_uniq_tagged_files); mkid -fID $$unique 403 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 404 test -n "$$unique" || unique=$$empty_fix; \ 407 "$$@" $$unique; \ 410 $$unique; \ 418 test -z "$(CTAGS_ARGS)$$unique" \ 420 $$unique [all...] |
/external/libmicrohttpd/src/ |
Makefile.in | 149 # Make sure the list of sources is unique. This is necessary because, 154 unique=`for i in $$list; do \ 440 $(am__define_uniq_tagged_files); mkid -fID $$unique 462 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 463 test -n "$$unique" || unique=$$empty_fix; \ 466 "$$@" $$unique; \ 469 $$unique; \ 477 test -z "$(CTAGS_ARGS)$$unique" \ 479 $$unique [all...] |
/external/libmicrohttpd/src/platform/ |
Makefile.in | 168 # Make sure the list of sources is unique. This is necessary because, 173 unique=`for i in $$list; do \ 453 $(am__define_uniq_tagged_files); mkid -fID $$unique 462 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 463 test -n "$$unique" || unique=$$empty_fix; \ 466 "$$@" $$unique; \ 469 $$unique; \ 477 test -z "$(CTAGS_ARGS)$$unique" \ 479 $$unique [all...] |
/external/libogg/doc/ |
Makefile.in | 326 unique=`for i in $$list; do \ 331 mkid -fID $$unique 352 unique=`for i in $$list; do \ 357 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 358 test -n "$$unique" || unique=$$empty_fix; \ 360 $$tags $$unique; \ 368 unique=`for i in $$list; do \ 373 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 375 $$tags $$unique [all...] |
/external/libogg/include/ |
Makefile.in | 294 unique=`for i in $$list; do \ 299 mkid -fID $$unique 320 unique=`for i in $$list; do \ 325 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 326 test -n "$$unique" || unique=$$empty_fix; \ 328 $$tags $$unique; \ 336 unique=`for i in $$list; do \ 341 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 343 $$tags $$unique [all...] |
/external/libogg/include/ogg/ |
Makefile.in | 267 unique=`for i in $$list; do \ 272 mkid -fID $$unique 280 unique=`for i in $$list; do \ 285 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 286 test -n "$$unique" || unique=$$empty_fix; \ 288 $$tags $$unique; \ 296 unique=`for i in $$list; do \ 301 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 303 $$tags $$unique [all...] |
/external/libusb-compat/examples/ |
Makefile.in | 280 unique=`for i in $$list; do \ 285 mkid -fID $$unique 293 unique=`for i in $$list; do \ 298 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 299 test -n "$$unique" || unique=$$empty_fix; \ 301 $$tags $$unique; \ 308 unique=`for i in $$list; do \ 313 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 315 $$tags $$unique [all...] |
/external/libusb-compat/libusb/ |
Makefile.in | 334 unique=`for i in $$list; do \ 339 mkid -fID $$unique 347 unique=`for i in $$list; do \ 352 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 353 test -n "$$unique" || unique=$$empty_fix; \ 355 $$tags $$unique; \ 362 unique=`for i in $$list; do \ 367 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 369 $$tags $$unique [all...] |
/external/libvorbis/doc/ |
Makefile.in | 428 unique=`for i in $$list; do \ 433 mkid -fID $$unique 454 unique=`for i in $$list; do \ 459 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 460 test -n "$$unique" || unique=$$empty_fix; \ 462 $$tags $$unique; \ 469 unique=`for i in $$list; do \ 474 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 476 $$tags $$unique [all...] |
/external/libvorbis/examples/ |
Makefile.in | 343 unique=`for i in $$list; do \ 348 mkid -fID $$unique 356 unique=`for i in $$list; do \ 361 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 362 test -n "$$unique" || unique=$$empty_fix; \ 364 $$tags $$unique; \ 371 unique=`for i in $$list; do \ 376 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 378 $$tags $$unique [all...] |
/external/libvorbis/include/ |
Makefile.in | 311 unique=`for i in $$list; do \ 316 mkid -fID $$unique 337 unique=`for i in $$list; do \ 342 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 343 test -n "$$unique" || unique=$$empty_fix; \ 345 $$tags $$unique; \ 352 unique=`for i in $$list; do \ 357 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 359 $$tags $$unique [all...] |
/external/libvorbis/lib/books/ |
Makefile.in | 311 unique=`for i in $$list; do \ 316 mkid -fID $$unique 337 unique=`for i in $$list; do \ 342 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 343 test -n "$$unique" || unique=$$empty_fix; \ 345 $$tags $$unique; \ 352 unique=`for i in $$list; do \ 357 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 359 $$tags $$unique [all...] |
/external/libvorbis/test/ |
Makefile.in | 292 unique=`for i in $$list; do \ 297 mkid -fID $$unique 305 unique=`for i in $$list; do \ 310 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 311 test -n "$$unique" || unique=$$empty_fix; \ 313 $$tags $$unique; \ 320 unique=`for i in $$list; do \ 325 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 327 $$tags $$unique [all...] |
/external/libvorbis/vq/ |
Makefile.in | 338 unique=`for i in $$list; do \ 343 mkid -fID $$unique 351 unique=`for i in $$list; do \ 356 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 357 test -n "$$unique" || unique=$$empty_fix; \ 359 $$tags $$unique; \ 366 unique=`for i in $$list; do \ 371 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 373 $$tags $$unique [all...] |
/frameworks/base/core/java/android/content/ |
RestrictionEntry.java | 108 /** The unique key that identifies the restriction. */ 142 * @param key the unique key for this restriction 151 * @param key the unique key for this restriction 162 * @param key the unique key for this restriction 173 * @param key the unique key for this restriction 184 * @param key the unique key for this restriction 195 * @param key the unique key for this restriction 224 * @param key the unique key for this restriction 235 * @param key the unique key for this restriction 431 * This is the unique key for the restriction entry [all...] |
/frameworks/base/core/java/android/view/ |
Menu.java | 162 * @param itemId Unique item ID. Use {@link #NONE} if you do not need a 163 * unique ID. 179 * @param itemId Unique item ID. Use {@link #NONE} if you do not need a 180 * unique ID. 221 * @param itemId Unique item ID. Use {@link #NONE} if you do not need a 222 * unique ID. 237 * @param itemId Unique item ID. Use {@link #NONE} if you do not need a unique ID. 275 * @param itemId Unique item ID. Use {@link #NONE} if you do not need a 276 * unique ID [all...] |
/ndk/sources/host-tools/make-3.81/glob/ |
Makefile.in | 275 unique=`for i in $$list; do \ 280 mkid -fID $$unique 288 unique=`for i in $$list; do \ 293 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 294 test -n "$$unique" || unique=$$empty_fix; \ 296 $$tags $$unique; \ 304 unique=`for i in $$list; do \ 309 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 311 $$tags $$unique [all...] |
/art/tools/dexfuzz/src/dexfuzz/ |
Options.java | 138 Log.always(" --report-unique : Print out information about unique programs generated"); 139 Log.always(" --unique-db=<file> : Use <file> store results about unique programs"); 182 } else if (flag.equals("report-unique")) { 251 } else if (key.equals("unique-db")) {
|
/external/autotest/tko/perf_upload/ |
perf_uploader.py | 41 of a test. Here, the results for each unique measured perf metric are 46 @return A dictionary mapping each unique measured perf value (keyed by 120 @returns A dictionary mapping each unique autotest name to a dictionary 267 both version numbers as input, then computes a single, unique integer ID 292 @return A unique integer ID associated with the two given version numbers. 367 # single measurement (with standard deviation) for every unique measured
|
/external/deqp/framework/delibs/decpp/ |
deUniquePtr.hpp | 23 * \brief Unique pointer. 31 //! Unique pointer self-test. 38 //! Auxiliary struct used to pass references between unique pointers. To 114 * \brief Movable unique pointer 183 * \brief Unique pointer 214 * \brief Construct unique pointer.
|
/external/llvm/utils/TableGen/ |
CodeGenSchedule.h | 163 // ModelName is a unique name used to name an instantiation of MCSchedModel. 227 // List of unique processor models. 238 // List of unique SchedClasses. 244 // Map each instruction to its unique SchedClass index considering the 299 // Iterate over the unique processor models. 380 // Initialize a new processor model if it is unique.
|
/external/owasp/sanitizer/tools/findbugs/src/xsl/ |
default.xsl | 135 <xsl:variable name="unique-catkey" select="/BugCollection/BugCategory/@category"/> 136 <!--xsl:variable name="unique-catkey" select="/BugCollection/BugInstance[generate-id() = generate-id(key('bug-category-key',@category))]/@category"/--> 150 <xsl:for-each select="$unique-catkey"> 168 <xsl:for-each select="$unique-catkey"> 185 <xsl:choose><xsl:when test="count($unique-catkey) mod 2 = 0">tablerow0</xsl:when> 199 <xsl:for-each select="$unique-catkey">
|