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

1 2 3 4 56 7 8 91011>>

  /external/llvm/lib/Target/MSP430/
MSP430RegisterInfo.h 40 // Debug information queries.
  /external/llvm/lib/Target/XCore/
XCoreRegisterInfo.h 46 // Debug information queries.
  /external/llvm/test/Analysis/CFLAliasAnalysis/
stratified-attrs-indexing.ll 20 ; CHECK: 946 Total Alias Queries Performed
  /external/mesa3d/docs/
MESA_resize_buffers.spec 36 Mesa's glViewport command queries the current window size and updates
  /external/mesa3d/src/gallium/include/state_tracker/
drm_driver.h 40 * Configuration queries.
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/
d3d_enums.cpp 94 /* per-stream SO queries */
  /external/mesa3d/src/gallium/state_trackers/vega/
api_misc.c 32 /* Hardware Queries */
  /external/selinux/libselinux/man/man3/
avc_cache_stats.3 49 Number of queries made.
  /external/skia/site/dev/tools/
skiaperf.md 19 allowing you to build up interesting queries.
  /frameworks/base/core/java/android/database/
DataSetObservable.java 28 * will obtain the new contents the next time it queries the data set.
  /frameworks/base/core/java/android/widget/
CursorFilter.java 23 * Subclasses should override these delegate methods to run the queries
  /frameworks/base/docs/html/guide/topics/search/
index.jd 39 delivering search queries to a specific activity that performs searchs. You can also enable either
47 <li>Provide search suggestions based on recent user queries</li>
70 <dd>How to provide suggestions based on queries previously used.</dd>
92 personal information along with the search queries. For example, if you are searching for businesses
  /frameworks/base/docs/html/training/search/
index.jd 44 search queries.</dd>
  /frameworks/support/v4/java/android/support/v4/widget/
CursorFilter.java 25 * delegate methods to run the queries and convert the results into String
  /packages/apps/Contacts/src/com/android/contacts/util/
NotifyingAsyncQueryHandler.java 30 * This pattern can be used to perform background queries without leaking
  /packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/mocks/
MockContactPhotoManager.java 28 * db queries
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
FolderUri.java 29 * The full {@link Uri}. This should be used for any queries.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
connector.h 46 #define CN_KVP_VAL 0x1 /* queries from the kernel */
  /external/iproute2/doc/
arpd.sgml 42 also send brodcast queries itself. <tt/NUMBER/ is number of such queries
49 <item><tt/-k/ - suppress sending broadcast queries by kernel. It takes
  /external/iproute2/man/man8/
arpd.8 29 arpd not only passively listens ARP on wire, but also send brodcast queries itself. NUMBER is number of such queries to make before destination is considered as dead. When arpd is started as kernel helper (i.e. with app_solicit enabled in sysctl or even with option -k) without this option and still did not learn enough information, you can observe 1 second gaps in service. Not fatal, but not good.
32 Suppress sending broadcast queries by kernel. It takes sense together with option -a.
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDebug.java 72 * by the user at any time. If the value is zero, then all queries will
73 * be considered slow. If the value does not exist or is negative, then no queries will
78 * log all queries that take 200ms or longer to run.
  /hardware/intel/img/psb_video/src/
vsp_VPP.h 94 * Queries video processing filters.
121 * Queries video filter capabilities.
142 * Queries video processing pipeline capabilities.
  /external/llvm/docs/
AliasAnalysis.rst 53 All ``AliasAnalysis`` interfaces require that in queries involving multiple
62 can modify or read a memory object, etc. For all of these queries, memory
270 information (returning "May" Alias and "Mod/Ref" for alias and mod/ref queries
299 In addition to analysis queries, you must make sure to unconditionally pass LLVM
366 alias analysis is to make sure that alias analysis **queries** are serviced
368 method) is only performed once, but many (perhaps duplicate) queries may be
395 them, the pass manager will silently route alias analysis queries directly to
413 ``AliasAnalysisCounter`` utility, collecting stats on all alias queries in a
419 non-deterministic number of alias queries. This can cause stats collected by
422 execution after a predetermined number of queries can be unreliable
    [all...]
  /external/dnsmasq/
FAQ 5 nameserver(s). Queries from dnsmasq to upstream nameservers are sent
8 to stop DNS queries from the outside world. If dnsmasq sent its queries
12 port: queries are dropped. The replies must be to oustanding queries
28 Q: Why doesn't dnsmasq support DNS queries over TCP? Don't the RFC's specify
68 servers in order, give it the -o flag. If you want some queries
73 Q: OK, I've got queries to a private nameserver working, now how about
74 reverse queries for a range of IP addresses?
77 For instance to send reverse queries on the range 192.168.0.0 to
    [all...]
  /frameworks/base/rs/java/android/renderscript/
ProgramStore.java 160 * Queries whether writes are enabled into the depth buffer
168 * Queries whether red channel is written
176 * Queries whether green channel is written
184 * Queries whether blue channel is written
192 * Queries whether alpha channel is written

Completed in 880 milliseconds

1 2 3 4 56 7 8 91011>>