HomeSort by relevance Sort by last modified time
    Searched full:since (Results 176 - 200 of 21855) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/clang/test/CodeGenCXX/
skip-vtable-pointer-initialization.cpp 7 // Check that we don't initialize the vtable pointer in A::~A(), since the destructor body is trivial.
23 // Check that we do initialize the vtable pointer in A::~A() since the destructor body isn't trivial.
39 // Check that we don't initialize the vtable pointer in A::~A(), since the destructor body is trivial
62 // Check that we do initialize the vtable pointer in A::~A(), since Field's destructor body
88 // Check that we do initialize the vtable pointer in A::~A(), since Field's destructor isn't
112 // Check that we do initialize the vtable pointer in A::~A(), since Field has a member
140 // Check that we do initialize the vtable pointer in A::~A(), since Field has a base
166 // Check that we do initialize the vtable pointer in A::~A(), since Field has a virtual base
  /external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
NumUtil.java 13 * @since 1.0
22 * @since 0.1
  /external/llvm/docs/
doxygen.intro 13 /// Since LLVM is constantly under active development, what you're about to
14 /// read is out of date! However, it may still be useful since certain portions
  /external/llvm/test/CodeGen/X86/
remat-phys-dead.ll 5 ; super- or sub-register as dead after this rematerialization since only the
7 ; example like this, since EAX is never used again, but easy to test.
  /external/srtp/crypto/include/
prng.h 26 uint32_t octet_count; /* number of octets output since last init */
42 uint32_t octet_count; /* number of octets output since last init */
  /external/valgrind/main/memcheck/tests/
wrap1.c 15 /* The wrapper. Since this executable won't have a soname, we have to
16 use "NONE", since V treats any executable/.so which lacks a soname
  /frameworks/rs/scriptc/
rs_time.rsh 28 * Calendar time interpreted as seconds elapsed since the Epoch (00:00:00 on
41 * tm_mon - Months since January. This ranges from 0 to 11.
42 * tm_year - Years since 1900.
43 * tm_wday - Days since Sunday. This ranges from 0 to 6.
44 * tm_yday - Days since January 1. This ranges from 0 to 365.
62 * Returns the number of seconds since the Epoch (00:00:00 UTC, January 1,
68 * @return Seconds since the Epoch.
103 * Returns the time in seconds since this function was last called in this
  /frameworks/testing/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/
IAutomationSupport.java 24 * @since API Level 16
33 * @since API Level 16
  /frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
IAutomationSupport.java 24 * @since API Level 16
33 * @since API Level 16
  /prebuilts/sdk/renderscript/include/
rs_time.rsh 28 * Calendar time interpreted as seconds elapsed since the Epoch (00:00:00 on
41 * tm_mon - Months since January. This ranges from 0 to 11.
42 * tm_year - Years since 1900.
43 * tm_wday - Days since Sunday. This ranges from 0 to 6.
44 * tm_yday - Days since January 1. This ranges from 0 to 365.
62 * Returns the number of seconds since the Epoch (00:00:00 UTC, January 1,
68 * @return Seconds since the Epoch.
103 * Returns the time in seconds since this function was last called in this
  /system/extras/tests/bionic/libc/common/
test_strftime_2039.c 16 /* "%s" is the number of seconds since the epoch */
21 printf("seconds since epoch: %s\n", buff);
  /build/target/board/emulator/
README.txt 3 HAVE_HTC_AUDIO_DRIVER constant, since that is what the emulator
  /dalvik/tests/082-inline-execute/
info.txt 3 and as such cannot be build on top of junit, since failure of such basic
  /dalvik/tests/083-jit-regressions/
info.txt 3 and as such cannot be build on top of junit, since failure of such basic
  /external/chromium/build/win/
chrome_win.croc 7 # Specify inclusions before exclusions, since rules are in order.
  /external/chromium/chrome/common/extensions/docs/static/
experimental.clipboard.html 9 successfully processed and handled. Most callers won't care, since a failure
  /external/chromium_org/build/win/
chrome_win.croc 7 # Specify inclusions before exclusions, since rules are in order.
  /external/chromium_org/chrome/browser/resources/
set_as_default_browser.js 6 // Since all we want here is forwarding of certain commands, all can be done
  /external/chromium_org/remoting/base/
resources_win.cc 10 // Do nothing since .pak files are not used on Windows.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
nouveau_mm.h 7 /* Since a resource can be migrated, we need to decouple allocations from
  /external/chromium_org/third_party/openssl/openssl/apps/
dh512.pem 9 Note that g is not a generator, but this is not a problem since p is a safe prime.
  /external/chromium_org/tools/gyp/test/mac/postbuild-defaults/
Info.plist 5 <!-- Not a valid plist file since it's missing so much. That's fine. -->
  /external/clang/test/CodeGen/
debug-info-limited.c 4 // is needed, since C has no ODR to ensure that the definition will be the same
  /external/clang/test/Frontend/
hexagon-target-basic.c 4 // Testcase for bug 14744. Empty file is sufficient, since the problem
  /external/clang/test/Headers/
c89.c 5 // on win32 since we don't generally know how to find errno.h.

Completed in 1416 milliseconds

1 2 3 4 5 6 78 91011>>