HomeSort by relevance Sort by last modified time
    Searched full:back (Results 451 - 475 of 15918) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/ui/gtk/
gconf_titlebar_listener.h 21 // Everywhere else, SetTiltebarButtons() just calls back into BrowserTitlebar
53 // Parses the return data structure from GConf, falling back to the default
  /external/chromium_org/chrome/common/
service_messages.h 33 // Requests a message back on the current status of the cloud print proxy
37 // Requests a message back with serialized UMA histograms.
  /external/chromium_org/components/tracing/
tracing_messages.h 63 // Child processes send back trace data in JSON chunks.
67 // Child processes send back trace data of the current monitoring
  /external/chromium_org/content/browser/renderer_host/media/
webrtc_identity_service_host.h 23 // the request result back to the renderer through IPC.
26 // ERR_INSUFFICIENT_RESOURCES will be sent back to the renderer.
  /external/chromium_org/google_apis/gcm/engine/
rmq_store_unittest.cc 144 rmq_store->AddIncomingMessage(persistent_ids.back(),
190 message.set_from(persistent_ids.back());
191 message.set_category(persistent_ids.back());
192 rmq_store->AddOutgoingMessage(persistent_ids.back(),
246 rmq_store->AddIncomingMessage(persistent_ids.back(),
252 message.set_from(persistent_ids.back());
253 message.set_category(persistent_ids.back());
254 rmq_store->AddOutgoingMessage(persistent_ids.back(),
  /external/chromium_org/native_client_sdk/src/build_tools/screenshot_extension/
injected.js 14 // id: <a value that is passed back unchanged to the response for
58 // Bounce response from background page back to webpage.
  /external/chromium_org/net/quic/congestion_control/
channel_estimator_test.cc 51 // In this test, we start by sending packet pairs back-to-back and
104 // In this test, we send packet pairs back-to-back and add a slowly increasing
144 // In this test, we send packet pairs back-to-back and add an increasing
184 // In this test, we send packet pairs back-to-back and add a rapidly
  /external/chromium_org/ppapi/tests/
test_var.cc 51 // Reading back the string should work.
128 // Now convert it back.
159 // Since we're already here, test PP_Var back to UTF8 string.
165 return "Unable to convert utf8 string back from var.";
168 return "String mismatches on conversion back from PP_Var.";
185 // Since we're already here, test PP_Var back to UTF8 string.
189 return "Unable to convert utf8 with embedded nulls back from var.";
192 return "String mismatches on conversion back from PP_Var.";
  /external/chromium_org/third_party/WebKit/ManualTests/
form-control-madness.html 1 <input name="b" type="button" onclick="location='back.html'" value="Click Here">
4 Only the radio buttons between X's should be checked after clicking the button and going back
  /external/chromium_org/third_party/closure_linter/closure_linter/
errorrecord.py 30 """Record-keeping struct that can be serialized back from a process.
49 serializable class to pass back just the relevant information.
  /external/chromium_org/ui/gfx/
display_unittest.cc 38 // Scale it back to 2x
43 // Scale it back to 1x
  /external/iptables/iptables/
iptables-apply.8 18 case, the script rolls back to the previous ruleset after the timeout
26 Sets the timeout after which the script will roll back to the previous
  /external/nist-sip/java/gov/nist/javax/sip/
SipProviderExt.java 30 * <li>The Back To Back User Agent flag is enabled for the Dialog.</li>
  /external/protobuf/examples/
add_person.py 36 # adds one person based on user input, then writes it back out to the same
55 # Write the new address book back to disk.
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
complex_rep.S 14 # test back-to-back rep/stosb's
  /external/valgrind/main/exp-bbv/tests/x86/
complex_rep.S 14 # test back-to-back rep/stosb's
  /external/valgrind/main/exp-sgcheck/tests/
stackerr.stderr.exp-glibc28-amd64 7 Expected: stack array "a" of size 56 in frame 2 back from here
23 Expected: stack array "buf" of size 8 in frame 4 back from here
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
arith_routines.c 36 /* put pointer back to the old value */
50 /* put pointer back to the old value */
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/list/list.modifiers/
push_back_rvalue.pass.cpp 31 assert(l1.back() == MoveOnly(2));
42 assert(l1.back() == MoveOnly(2));
push_front_rvalue.pass.cpp 31 assert(l1.back() == MoveOnly(1));
42 assert(l1.back() == MoveOnly(1));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/string.streams/stringstream.cons/
move2.pass.cpp 27 vecis.back().str("hub started at [00 6b 8b 45 69]");
29 vecis.back().str("hub started at [00 6b 8b 45 69]");
  /packages/apps/Launcher3/src/com/android/launcher3/
DragSource.java 50 * A callback specifically made back to the source after an item from this source has been flung
57 * A callback made back to the source after an item from this source has been dropped on a
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
ObjectCache.java 43 * perform any cleanup when the object is released back to the cache
65 * Releases the specified object back to the cache. Once an object is released, it can be
  /packages/experimental/CameraPreviewTest/res/values/
strings.xml 25 <string name="back">Back</string>
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_vector.h 62 mDicNodes.back().initAsPassingChild(dicNode);
71 mDicNodes.back().initAsChild(dicNode, pos, childrenPos, probability, isTerminal,

Completed in 3649 milliseconds

<<11121314151617181920>>