/external/iptables/extensions/ |
libxt_physdev.man | 10 .B FORWARD 20 .BR FORWARD , 42 This is only useful in the FORWARD and POSTROUTING chains.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
move.h | 1 // Move, forward and identity for C++0x + swap -*- C++ -*- 42 // 20.2.2, forward/move 51 forward(typename std::identity<_Tp>::type&& __t) function
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
move.h | 1 // Move, forward and identity for C++0x + swap -*- C++ -*- 42 // 20.2.2, forward/move 51 forward(typename std::identity<_Tp>::type&& __t) function
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
move.h | 1 // Move, forward and identity for C++0x + swap -*- C++ -*- 42 // 20.2.2, forward/move 51 forward(typename std::identity<_Tp>::type&& __t) function
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
move.h | 1 // Move, forward and identity for C++0x + swap -*- C++ -*- 42 // 20.2.2, forward/move 51 forward(typename std::identity<_Tp>::type&& __t) function
|
/dalvik/vm/compiler/codegen/ |
Optimizer.h | 35 /* Forward declarations */
|
/dalvik/vm/mterp/armv5te/ |
OP_GOTO.S | 2 %verify "forward and backward"
|
/dalvik/vm/mterp/mips/ |
OP_GOTO.S | 2 %verify "forward and backward"
|
/external/chromium/android/ |
generateAndroidForwardingHeader.pl | 28 my $forward = $ARGV[0]; 60 $forward =~ m/(.*)\//s; 62 $guard = $forward; 64 open(my $handle, ">", $forward) or die $!;
|
/external/chromium/chrome/browser/ui/cocoa/download/ |
download_shelf_mac.h | 21 // wrapper class that forward everything to DownloadShelfController.
|
/external/chromium_org/android_webview/browser/ |
find_helper.cc | 47 options.forward = true; 68 void FindHelper::FindNext(bool forward) { 73 options.forward = forward;
|
/external/chromium_org/ash/wm/ |
window_cycle_controller.cc | 86 // We're in the middle of an alt-tab cycle, just step forward. 104 cycle_list.Step(WindowCycleList::FORWARD); 121 windows_->Step(direction == FORWARD ? WindowCycleList::FORWARD :
|
/external/chromium_org/chrome/browser/ui/cocoa/download/ |
download_shelf_mac.h | 18 // wrapper class that forward everything to DownloadShelfController.
|
/external/chromium_org/chrome/browser/ui/gtk/bubble/ |
bubble_accelerators_gtk.h | 18 // either catch and respond to or catch and forward to the root browser window.
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
desktop_user_action_handler_aura.h | 18 // Handles back/forward commands on a per-browser basis.
|
/external/chromium_org/content/public/renderer/ |
webrtc_log_message_delegate.h | 16 // purpose is to forward mainly libjingle log messages to embedder (besides
|
/external/chromium_org/gpu/tools/compositor_model_bench/ |
render_models.cc | 14 return "Forward Rendering";
|
/external/chromium_org/media/audio/ |
audio_manager.cc | 19 // Forward declaration of the platform specific AudioManager factory function.
|
/external/chromium_org/ppapi/host/ |
instance_message_filter.h | 26 // message was handled. On false, the PpapiHost will forward the message to
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
form-value-restore.html | 2 To test, use the Debug menu to turn off "Use Back/Forward Cache".
|
style-keypress-events.html | 21 selection.modify("extend", "forward", "sentence");
|
/external/chromium_org/third_party/angle/src/compiler/preprocessor/ |
generate_parser.sh | 27 patch --silent --forward < 64bit-tokenizer-safety.patch
|
/external/chromium_org/third_party/icu/source/test/perf/collperf/ |
CollPerf.pl | 48 #"Iteration icu forward null", ["$p TestIcu_ForwardIter_null"], 49 #"Iteration icu forward len", ["$p TestIcu_ForwardIter_len"], 52 #"Iteration/all icu forward null", ["$p TestIcu_ForwardIter_all_null"], 53 #"Iteration/all icu forward len", ["$p TestIcu_ForwardIter_all_len"],
|
/external/chromium_org/ui/aura/client/ |
user_action_client.h | 20 FORWARD,
|
/external/chromium_org/ui/base/glib/ |
glib_integers.h | 9 // for forward declaration reasons so we don't pull in all of glib/gtypes.h
|