HomeSort by relevance Sort by last modified time
    Searched full:queries (Results 226 - 250 of 1226) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/jmdns/src/javax/jmdns/impl/tasks/resolver/
ServiceInfoResolver.java 18 * The ServiceInfoResolver queries up to three times consecutively for a service info, and then removes itself from the timer.
  /external/libavc/encoder/
irc_vbr_storage_vbv.h 92 /* Queries the VBV buffer for the buffer status */
  /external/libselinux/include/selinux/
label.h 111 * Log a message with information about the number of queries performed,
  /external/lldb/include/lldb/API/
SBAddress.h 60 // The following queries can lookup symbol information for a given address.
  /external/llvm/include/llvm/IR/
PredIteratorCache.h 25 /// predecessor iterator queries. This is useful for code that repeatedly
  /external/llvm/lib/Analysis/
AliasAnalysisEvaluator.cpp 11 // Basically, for each function in the program, it simply queries to see how the
12 // alias analysis implementation answers alias queries between each pair of
336 errs() << " " << AliasSum << " Total Alias Queries Performed\n";
356 errs() << " " << ModRefSum << " Total ModRef Queries Performed\n";
  /external/llvm/lib/Target/AArch64/
AArch64RegisterInfo.h 91 // Debug information queries.
  /external/llvm/lib/Target/Hexagon/
HexagonRegisterInfo.h 69 // Debug information queries.
  /external/llvm/lib/Target/Mips/
MipsRegisterInfo.h 63 /// Debug information queries.
  /external/llvm/lib/Target/NVPTX/
NVPTXTargetTransformInfo.h 12 /// provide more precise answers to certain TTI queries, while letting the
  /external/llvm/lib/Target/R600/
AMDGPUTargetTransformInfo.cpp 13 // more precise answers to certain TTI queries, while letting the target
AMDGPUTargetTransformInfo.h 12 /// provide more precise answers to certain TTI queries, while letting the
  /external/llvm/lib/Target/XCore/
XCoreTargetTransformInfo.h 12 /// provide more precise answers to certain TTI queries, while letting the
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCAliasAnalysis.h 33 /// of ARC constructs to answer queries.
  /external/mdnsresponder/mDNSShared/
dnsextd.h 46 DomainAuthInfo * queryKeys; // linked list of keys for queries
mDNSResponder.8 45 also performs Unicast and Multicast DNS Queries on behalf of client processes, and
  /external/mesa3d/docs/
relnotes-7.0.1.html 53 <li>Queries of GL_INFO_LOG_LENGTH, GL_SHADER_SOURCE_LENGTH didn't include
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_query.c 46 int nesting; /* only used for occlusion queries */
187 /* For occlusion queries we have to change the storage, because a previous
260 /* some queries don't require 'begin' to be called (e.g. GPU_FINISHED) */
446 /* NOTE: comparison of 2 queries only works if both have completed */
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILNIDevice.h 14 // implement in order to correctly answer queries on the capabilities of the
AMDILSIDevice.h 14 // implement in order to correctly answer queries on the capabilities of the
  /external/mesa3d/src/gallium/drivers/radeonsi/
r600.h 82 /* linked list of queries */
  /external/mesa3d/src/gallium/drivers/svga/
svga_cmd.h 227 * Queries
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_queryobj.c 195 /* Set true if any of the sub-queries passed. */
319 * Have later queries write to a new query BO so that further rendering
393 /* Skip if we're not doing any queries. */
422 /* Skip if we're not doing any queries, or we've emitted the start. */
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_batchbuffer.h 21 * - On 965+, this means ending occlusion queries (on Gen6, which has the
  /external/mesa3d/src/mesa/vbo/
vbo_exec.c 105 * PRIMITIVES_GENERATED and TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN queries.

Completed in 404 milliseconds

1 2 3 4 5 6 7 8 91011>>