/external/icu4c/test/letest/ |
readme.html | 112 warning message and proceed with the test.<br>
|
/external/ipsec-tools/src/racoon/ |
schedule.c | 93 /* if the time hasn't come, proceed to the next entry */
|
/external/javassist/src/main/javassist/compiler/ |
JvstTypeChecker.java | 138 * $proceed(). It may process $cflow().
|
/external/javassist/src/main/javassist/expr/ |
NewArray.java | 238 /* <array type> $proceed(<dim> ..)
|
/external/jpeg/ |
jcapimin.c | 237 * image data, one would proceed as follows:
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
cobol.php | 124 'PROCEDURE', 'PROCEDURES', 'PROCEED', 'PROGRAM', 'PROGRAM-ID',
|
/external/llvm/lib/Target/Hexagon/ |
HexagonMachineScheduler.h | 63 // but for now do not let it proceed.
|
/external/mesa3d/docs/ |
devinfo.html | 44 From this point, the best way to proceed is to find another extension,
|
vmware-guest.html | 138 <li>xf86-video-vmware: Now, once libxatracker is installed, we proceed with building and replacing the current Xorg driver. First check if your system is 32- or 64-bit. If you're building for a 32-bit system, you will not be needing the --libdir=/usr/lib64 option to autogen.
|
/external/protobuf/ |
README.txt | 18 Proceed at your own risk.
|
/external/qemu/distrib/jpeg-6b/ |
jcapimin.c | 237 * image data, one would proceed as follows:
|
/external/qemu/distrib/sdl-1.2.15/ |
VisualC.html | 86 c:\SDL-1.2.5\ add c:\SDL-1.2.5\include). Proceed to change the
|
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/ |
SDL_syscdrom_c.h | 135 #define kErrorFakeDevice "Error: Cannot proceed since we're faking a CD-ROM device. Reinit the CD-ROM subsystem to scan for new volumes."
|
/external/skia/include/views/animated/ |
SkWidgetViews.h | 87 before posting. Return true to proceed with posting, or false to not post the event to any
|
/external/valgrind/main/ |
README_DEVELOPERS | 108 (4) Set any breakpoints you want and proceed as normal for gdb. The
|
/frameworks/base/docs/html/training/sync-adapters/ |
creating-stub-provider.jd | 62 In that case, you can skip this lesson and proceed to the lesson
|
/frameworks/base/packages/Keyguard/res/values/ |
attrs.xml | 82 <!-- No special behavior. Layout will proceed as normal. -->
|
/frameworks/base/services/java/com/android/server/am/ |
NativeCrashListener.java | 262 // debuggerd proceed.
|
/hardware/qcom/display/msm8960/liboverlay/ |
overlay.h | 138 //3 pipe objects in one shot and proceed with config only if it gets all
|
/hardware/qcom/display/msm8x26/liboverlay/ |
overlay.h | 138 //3 pipe objects in one shot and proceed with config only if it gets all
|
/packages/apps/Gallery/src/com/android/camera/ |
ImageGetter.java | 34 * Then proceed to load the full image bitmap. Three things can
|
/packages/apps/SpareParts/src/com/android/spare_parts/ |
SpareParts.java | 163 // always let the preference setting proceed.
|
/external/bluetooth/bluedroid/stack/l2cap/ |
l2c_ucd.c | 423 /* If we still don't have lcb and ccb after connect attempt, then can't proceed */ [all...] |
/external/chromium_org/chrome/browser/extensions/api/management/ |
management_api.cc | 74 PROCEED, 557 Finish(auto_confirm_for_test == PROCEED); 566 auto_confirm_for_test = should_proceed ? PROCEED : ABORT;
|
/external/chromium_org/content/browser/frame_host/ |
interstitial_page_impl.cc | 561 void InterstitialPageImpl::Proceed() { 582 // Since the user wants to proceed, we'll let any blocked request go through. 765 // User decided to proceed and either the navigation was committed or
|