Home
last modified time | relevance | path

Searched refs:Now (Results 1 – 14 of 14) sorted by relevance

/frameworks/compile/mclinker/include/mcld/MC/
DZOption.h39 Now, enumerator
/frameworks/compile/mclinker/lib/Core/
DGeneralOptions.cpp132 case ZOption::Now: in addZOption()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/
DREADME.md39 Good. Now you are ready to continue.
75 Now go to *cmake* folder in protobuf sources:
80 Good. Now you are ready to *CMake* configuration.
225 Now you can if needed:
293 Now add *bin* folder from *install* to system *PATH*:
/frameworks/opt/vcard/tests/res/raw/
Dv21_complicated.vcf24 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
Dv30_complicated.vcf24 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/m4/
Dstl_hash.m438 # Now try hash_map
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags99 2808 watchdog_scheduled_reboot (Now|2|1),(Interval|1|3),(StartTime|1|3),(Window|1|3),(Skip|3)
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/
DGPBCodedInputStreamTests.m269 // Note: Now that there isn't a custom string class under the hood, this test
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap_test.cc306 static int64 Now() { in Now() function
344 const int64 start = Now(); in TEST_P()
348 const int64 end = Now(); in TEST_P()
386 const int64 start = Now(); in TEST_P()
388 const int64 end = Now(); in TEST_P()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DCHANGES.txt309 * Now has conformance test coverage and is passing all tests.
944 * Now supports a plugin system for code generators. Plugins can generate
966 * Now compiles shared libraries (DLLs) by default on Cygwin and MinGW, to
1063 an error because Bar.Foo is a field, not a type. Now the type of "baz"
1194 * Now works on "Solaris 10 using recent Sun Studio".
1240 * Now works on systems that don't have hash_map.
/frameworks/compile/mclinker/tools/mcld/
DMain.cpp437 .Case("now", mcld::ZOption(mcld::ZOption::Now)) in TranslateArguments()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBUtilities.m1635 // Now move past the end marker.
1687 // Now pull over the rest of the length for this segment.
DGPBCodedOutputStream.m951 // Now deal with the rest.
DGPBMessage.m2615 // Now compare the values.