HomeSort by relevance Sort by last modified time
    Searched full:attributed (Results 1 - 25 of 223) sorted by null

1 2 3 4 5 6 7 8 9

  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
ClientWakelockTrackerTest.java 36 "ABC" is attributed 30ms and "PQR" 90ms of the total wakelock time of 120ms
70 "ABC" is attributed 120ms
96 and gets response for all at t+40. Verify that "ABC" is attributed 40ms
118 "ABC" is attributed 30ms amd PQR is attributed 10ms
  /developers/demos/JustForUs/
README 25 (http://creativecommons.org/licenses/by/2.5/). They can be attributed to Katherine Kuan.
  /external/bison/lib/
timevar.c 162 /* An element on the timing stack. Elapsed time is attributed to the
186 pushed. Time elapsed since then is attributed to the topmost
277 attributed to the previous topmost timing variable on the stack;
278 subsequent elapsed time is attributed to TIMEVAR, until it is
309 /* Reset the start time; from now on, time is attributed to
355 /* Reset the start time; from now on, time is attributed to the
370 attributed to TIMEVAR. */
394 is attributed to it. */
471 /* Reset the start time; from now on, time is attributed to
timevar.h 37 attributed to the topmost timing variable on the stack. When
42 All time elapsed between the two calls is attributed to the
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
timevar.h 37 attributed to the topmost timing variable on the stack. When
42 All time elapsed between the two calls is attributed to the
  /external/apache-xml/src/main/java/org/apache/xml/utils/
StringBufferPool.java 56 // Fix attributed to Peter Speck <speck@ruc.dk>.
TreeWalker.java 348 // name of the default namespace. Fix attributed
481 // name of the default namespace. Fix attributed
  /frameworks/base/core/java/com/android/internal/os/
PowerCalculator.java 38 * Calculate the remaining power that can not be attributed to an app.
  /external/clang/include/clang/Index/
IndexSymbol.h 73 /// Set of roles that are attributed to symbol occurrences.
  /external/clang/test/CodeGenCXX/
debug-info-line-if.cpp 14 // should be attributed to the loop header line.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RilWakelockInfo.java 33 /* If there are n requests waiting for a response for time t, the time attributed to
  /test/vts/compilation_tools/vtsc/code_gen/driver/
HalHidlCodeGen.h 180 // Generates all function declaration for an attributed.
184 // Generates all function implementation for an attributed.
  /libcore/ojluni/src/main/java/java/text/
AttributedString.java 34 * reader wants to access attributed text through the AttributedCharacterIterator
122 * @param text The text for this attributed string.
134 * @param text The text for this attributed string.
174 * Constructs an AttributedString instance with the given attributed
176 * @param text The text for this attributed string.
188 * the given attributed text represented by
194 * @param text The text for this attributed string.
211 * the given attributed text represented by
219 * @param text The text for this attributed string.
    [all...]
  /external/llvm/test/DebugInfo/Inputs/
line.ll 8 ; Check that the comparison of 'a' is attributed to line 2, not 3.
  /external/ltp/testcases/open_posix_testsuite/Documentation/
COVERAGE.threads 58 *For now, didn't include definitions that have specific tags attributed to them.
  /external/skia/site/dev/contrib/
cqkeywords.md 82 commit may have effects that you don't want mis-attributed to other commits. Just include the keyword
  /external/valgrind/memcheck/tests/
origin4-many.c 18 involves 'max'-ing the otags, we expect the origin to be attributed
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KSSecretKeyEntryTest.java 116 fail("The returned set of attributed should be unmodifiable");
KSTrustedCertificateEntryTest.java 120 fail("The returned set of attributed should be unmodifiable");
  /external/autotest/server/site_tests/network_WiFi_RegDomain/
control 58 # attributed to data in wireless-regdb.)
124 # the passive scanning expectations can be attributed to
  /frameworks/base/core/java/android/webkit/
WebStorage.java 30 * Cache API can be attributed to an origin {@link WebStorage.Origin}, however
35 * Similar to the Application Cache, use of the Web SQL Database can be attributed
  /system/connectivity/wificond/scanning/
scan_utils.cpp 346 // | Nested Attributed: id: 0 | Nested Attributed: id: 1 | Nested Attr: id: 2 | ... |
  /external/clang/include/clang/AST/
TypeNodes.def 94 NON_CANONICAL_TYPE(Attributed, Type)
  /external/google-breakpad/src/testing/gtest/samples/
sample10_unittest.cc 134 // they are attributed to the right test. Remember that a listener
  /external/googletest/googletest/samples/
sample10_unittest.cc 134 // they are attributed to the right test. Remember that a listener

Completed in 845 milliseconds

1 2 3 4 5 6 7 8 9