HomeSort by relevance Sort by last modified time
    Searched full:front (Results 801 - 825 of 3374) sorted by null

<<31323334353637383940>>

  /development/samples/browseable/ElevationDrag/src/com.example.android.elevationdrag/
MainActivity.java 96 // Using Log, front-end to the logging chain, emulates android.util.log method signatures.
  /development/samples/browseable/FloatingActionButtonBasic/src/com.example.android.floatingactionbuttonbasic/
MainActivity.java 96 // Using Log, front-end to the logging chain, emulates android.util.log method signatures.
  /development/samples/browseable/Interpolator/src/com.example.android.interpolator/
MainActivity.java 96 // Using Log, front-end to the logging chain, emulates android.util.log method signatures.
  /development/samples/browseable/MediaEffects/src/com.example.android.mediaeffects/
MainActivity.java 96 // Using Log, front-end to the logging chain, emulates android.util.log method signatures.
  /development/samples/browseable/NfcProvisioning/src/com.example.android.nfcprovisioning/
MainActivity.java 96 // Using Log, front-end to the logging chain, emulates android.util.log method signatures.
  /development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/
MainActivity.java 96 // Using Log, front-end to the logging chain, emulates android.util.log method signatures.
  /development/samples/browseable/RecyclerView/src/com.example.android.recyclerview/
MainActivity.java 96 // Using Log, front-end to the logging chain, emulates android.util.log method signatures.
  /development/samples/browseable/RepeatingAlarm/src/com.example.android.repeatingalarm/
RepeatingAlarmFragment.java 47 // This code simply starts an Activity, or brings it to the front if it has already
  /development/samples/browseable/RevealEffectBasic/src/com.example.android.revealeffectbasic/
MainActivity.java 96 // Using Log, front-end to the logging chain, emulates android.util.log method signatures.
  /development/samples/browseable/ScreenCapture/src/com.example.android.screencapture/
MainActivity.java 96 // Using Log, front-end to the logging chain, emulates android.util.log method signatures.
  /development/samples/browseable/SlidingTabsBasic/src/com.example.android.slidingtabsbasic/
MainActivity.java 96 // Using Log, front-end to the logging chain, emulates android.util.log method signatures.
  /development/samples/browseable/SlidingTabsColors/src/com.example.android.slidingtabscolors/
MainActivity.java 96 // Using Log, front-end to the logging chain, emulates android.util.log method signatures.
  /development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.swiperefreshlayoutbasic/
MainActivity.java 96 // Using Log, front-end to the logging chain, emulates android.util.log method signatures.
  /development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.swiperefreshlistfragment/
MainActivity.java 96 // Using Log, front-end to the logging chain, emulates android.util.log method signatures.
  /development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.swiperefreshmultipleviews/
MainActivity.java 96 // Using Log, front-end to the logging chain, emulates android.util.log method signatures.
  /external/clang/include/clang/AST/
CXXInheritance.h 190 CXXBasePath& front() { return Paths.front(); } function in class:clang::CXXBasePaths
191 const CXXBasePath& front() const { return Paths.front(); } function in class:clang::CXXBasePaths
CommentParser.h 79 *B = &Toks.front();
  /external/clang/test/CodeGenObjC/
arc-no-arc-exceptions.m 5 // The front-end should emit clang.arc.no_objc_arc_exceptions in -fobjc-arc-exceptions
  /external/clang/test/CodeGenOpenCL/
shifts.cl 6 // evaluated in the front-end.
  /external/clang/test/FixIt/
fixit-unicode.c 19 // Make sure we emit the fixit right in front of the snowman.
  /external/clang/utils/TableGen/
ClangCommentHTMLNamedCharacterReferenceEmitter.cpp 63 SrcMgr.PrintMessage(Tag.getLoc().front(),
  /external/clang/www/demo/
index.cgi 231 front-end, please check the <a href='/docs/FAQ.html#cfe_code'>FAQ</a> and
358 try_run( "llvm Stacker front-end (stkrc)",
365 try_run( "llvm C/C++ front-end (llvm-gcc)",
372 dumpFile( "Statistics for front-end compilation", $timerFile );
  /external/deqp/doc/testspecs/EGL/
functional.resize.txt 30 + Preservation of front buffer contents
  /external/deqp/framework/egl/
egluUtil.cpp 123 EGLU_CHECK_CALL(egl, chooseConfig(display, attribList, &configs.front(), numConfigs, &numConfigs));
162 return configs.front();
168 return chooseConfigs(egl, display, &attribList.front());
174 return chooseSingleConfig(egl, display, &attribList.front());
  /external/dexmaker/src/test/java/com/google/dexmaker/examples/
HelloWorldMaker.java 72 // Declare all the locals we'll need up front. The API requires this.

Completed in 374 milliseconds

<<31323334353637383940>>