HomeSort by relevance Sort by last modified time
    Searched full:within (Results 251 - 275 of 18812) sorted by null

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.25/gold/testsuite/
basic_test.cc 30 // 4 Code reference to offset within global data.
31 // 5 Code reference to offset within static data.
32 // 6 Code reference to offset within BSS data.
39 // 13 Data reference to offset within global data.
40 // 14 Data reference to offset within static data.
41 // 15 Data reference to offset within BSS data.
58 // 4 Code reference to offset within global data.
61 // 5 Code reference to offset within static data.
64 // 6 Code reference to offset within BSS data (initialized after
168 // 13 Data reference to offset within global data
    [all...]
  /cts/common/device-side/util/src/com/android/compatibility/common/util/
Within.java 29 * Custom verification mode that allows waiting for the specific invocation to happen within
34 public class Within implements VerificationMode {
38 public Within(long timeout) {
56 // Found our match within our timeout. Mark all invocations as verified
  /development/samples/BusinessCard/
_index.html 2 picker from within an activity. This sample also uses reflection to ensure
  /development/samples/browseable/DragAndDropAcrossApps/
_index.jd 8 This sample demonstrates how data can be moved between views within an
  /device/linaro/bootloader/edk2/OptionRomPkg/Library/GopBltLib/
GopBltLib.c 226 @param[in] SourceX X location within video
227 @param[in] SourceY Y location within video
265 @param[in] SourceX X location within video
266 @param[in] SourceY Y location within video
267 @param[in] DestinationX X location within BltBuffer
268 @param[in] DestinationY Y location within BltBuffer
309 @param[in] DestinationX X location within video
310 @param[in] DestinationY Y location within video
348 @param[in] SourceX X location within BltBuffer
349 @param[in] SourceY Y location within BltBuffer
    [all...]
  /external/antlr/antlr-3.4/runtime/C/doxygen/
generate.dox 6 /// This is achieved within the grammar file itself, using the language option:
12 /// The code generator consists of a single .java file within the standard ANTLR tool jar, and a code generation template,
53 /// <b>NOTE:</b> Your grammar source, regardless of suffix must be named the same as the grammar statement within it. Grammar xyz
54 /// must be contained within a file called xyz.<i>anything</i>
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteEarlyExitException.js 1 /** No elements within a (...)+ in a rewrite rule */
  /external/autotest/client/site_tests/kernel_SchedCgroups/
control 19 This test tries to create a cgroup hierarchy and verifies division of CPU within
  /external/autotest/client/site_tests/security_RendererSandbox/
control 15 This test simply checks if a page is loaded within the sandboxed/jailed
  /external/autotest/frontend/client/src/autotest/tko/
TestSet.java 12 * Get the SQL condition for this test set within the global set.
  /external/autotest/server/site_tests/network_WiFi_ScanPerformance/
control 14 This test is designed to verify the wifi scan operation is completed within
  /external/autotest/server/tests/verify_test/
control 11 test from within a scheudler, the only discernable difference is that the
  /external/clang/test/CXX/class/class.mem/
p2.cpp 5 // complete type) at the closing } of the class-specifier. Within
7 // within function bodies, default arguments,
10 // Otherwise it is regarded as incomplete within its own class
21 A<int> x; // expected-error {{implicit instantiation of template 'test1::A<int>' within its own definition}}
  /external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/
p2-cxx0x.cpp 6 auto (d() -> int); // expected-error {{trailing return type may not be nested within parentheses}}
  /external/clang/test/Preprocessor/
extension-warning.c 3 // The preprocessor shouldn't warn about extensions within macro bodies that
  /external/curl/docs/cmdline-opts/
connect-timeout.d 7 limits the connection phase, so if curl connects within the given period it
  /external/curl/tests/data/
test47 17 -foo- within foo -!foo-
  /external/fio/examples/
latency-profile.fio 3 # that fits within the latency constraints of this 4k random
  /external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/collection/
IsIn.java 34 * Creates a matcher that matches when the examined object is found within the
51 * Creates a matcher that matches when the examined object is found within the
65 * Creates a matcher that matches when the examined object is found within the
82 * Creates a matcher that matches when the examined object is found within the
  /external/iptables/include/linux/netfilter/
xt_DSCP.h 7 * See RFC2474 for a description of the DSCP field within the IP Header.
xt_dscp.h 6 * See RFC2474 for a description of the DSCP field within the IP Header.
  /external/jacoco/org.jacoco.agent/
README.TXT 4 Eclise IDE. If you want to use the bundle org.jacoco.agent within the IDE,
  /external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/
package-info.java 14 * API to access the JaCoCo agent from within the JVM under test.
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/flow/
IProbeIdGenerator.java 15 * Internal interface to create probe ids unique within a class.
  /external/jsr305/ri/src/main/java/javax/annotation/meta/
TypeQualifierDefault.java 11 * defines a default type qualifier that is visible within the scope of the

Completed in 999 milliseconds

<<11121314151617181920>>