HomeSort by relevance Sort by last modified time
    Searched full:partial (Results 401 - 425 of 3925) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
codecvt.h 53 partial, enumerator in enum:codecvt_base::result
104 * output, returns codecvt_base::partial. Otherwise the
130 * conditions. The idea is that if a partial conversion occurs, then
132 * the state in initial conditions, rather than partial conversion
146 * output has insufficient space, returns codecvt_base::partial.
184 * output, returns codecvt_base::partial. Otherwise the
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
codecvt.h 53 partial, enumerator in enum:codecvt_base::result
104 * output, returns codecvt_base::partial. Otherwise the
130 * conditions. The idea is that if a partial conversion occurs, then
132 * the state in initial conditions, rather than partial conversion
146 * output has insufficient space, returns codecvt_base::partial.
184 * output, returns codecvt_base::partial. Otherwise the
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
codecvt.h 53 partial, enumerator in enum:codecvt_base::result
104 * output, returns codecvt_base::partial. Otherwise the
130 * conditions. The idea is that if a partial conversion occurs, then
132 * the state in initial conditions, rather than partial conversion
146 * output has insufficient space, returns codecvt_base::partial.
184 * output, returns codecvt_base::partial. Otherwise the
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
codecvt.h 53 partial, enumerator in enum:codecvt_base::result
104 * output, returns codecvt_base::partial. Otherwise the
130 * conditions. The idea is that if a partial conversion occurs, then
132 * the state in initial conditions, rather than partial conversion
146 * output has insufficient space, returns codecvt_base::partial.
184 * output, returns codecvt_base::partial. Otherwise the
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
codecvt.h 52 partial, enumerator in enum:codecvt_base::result
103 * output, returns codecvt_base::partial. Otherwise the
129 * conditions. The idea is that if a partial conversion occurs, then
131 * the state in initial conditions, rather than partial conversion
145 * output has insufficient space, returns codecvt_base::partial.
183 * output, returns codecvt_base::partial. Otherwise the
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
codecvt.h 52 partial, enumerator in enum:codecvt_base::result
103 * output, returns codecvt_base::partial. Otherwise the
129 * conditions. The idea is that if a partial conversion occurs, then
131 * the state in initial conditions, rather than partial conversion
145 * output has insufficient space, returns codecvt_base::partial.
183 * output, returns codecvt_base::partial. Otherwise the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
NewItemSelectionDialog.java 156 * The item name is marked with an asterisk to identify it as a partial match.
305 * asterisk, it means to do a partial case-insensitive match on the start of the
313 boolean partial = name.startsWith("*"); //$NON-NLS-1$
314 if (partial) {
319 if (!partial && desc.getXmlName().equals(name)) {
322 } else if (partial) {
  /external/chromium_org/ash/wm/
partial_screenshot_view.cc 26 // A self-owned object to handle the cancel and the finish of current partial
44 // partial screenshot view.
117 // The partial screenshot rectangle has to be at the real top of
  /external/chromium_org/third_party/WebKit/Source/bindings/scripts/
compute_interfaces_info_individual.py 98 # IDL file basename is used even if only a partial interface file
120 # Handle partial interfaces
126 # If not a partial interface, the basename is the interface name
  /external/clang/docs/
MSVCCompatibility.rst 5 .partial { background-color: #FFFF99 }
10 .. role:: partial
75 * Debug info: :partial:`Minimal`. Clang emits CodeView line tables into the
  /development/tools/mkstubs/src/com/android/mkstubs/
Filter.java 26 * <li>Prefix patterns are partial string matches, similar to a "^pattern.*" regex.
  /device/samsung/manta/libsensors/
InputEventReader.cpp 76 // we got a partial event!!
  /external/bluetooth/bluedroid/conf/
auto_pair_devlist.conf 18 # Blacklisting by Partial Name (if name starts with)
  /external/chromium_org/cc/layers/
painted_scrollbar_layer_impl_unittest.cc 80 SCOPED_TRACE("Partial occlusion");
video_layer_impl_unittest.cc 63 SCOPED_TRACE("Partial occlusion");
  /external/chromium_org/chrome/browser/
crash_upload_list_win.cc 34 // partial records will not be returned. Use DCHECK() to affirm this.
  /external/chromium_org/chrome/browser/ui/autofill/
popup_controller_common_unittest.cc 58 // The popup would be partial off the top and left side of the screen.
  /external/chromium_org/chrome/browser/ui/cocoa/panels/
panel_stack_window_cocoa.h 23 // A native window that acts as the owner of all/partial panels in the stack,
  /external/chromium_org/chromeos/dbus/
permission_broker_client.h 50 // This call makes no attempt to guarantee atomicity, and partial failure is
  /external/chromium_org/cloud_print/gcp20/prototype/
dns_packet_parser.h 54 // |pos|. Stores output (even partial) in |out| unless |out| is NULL. |out|
  /external/chromium_org/components/dom_distiller/core/
viewer.h 40 // Returns a JavaScript blob for updating a partial view request with additional
  /external/chromium_org/components/nacl/loader/
nacl_ipc_adapter_unittest.cc 141 // Now test the partial send case. We should be able to break the message
148 // First partial send should not have made any messages.
152 // Second partial send should do the same.
257 // First partial send should not have made any messages.
  /external/chromium_org/content/renderer/compositor_bindings/
web_layer_impl_fixed_bounds.cc 27 // Partial invalidations seldom occur for such layers.
  /external/chromium_org/crypto/
encryptor.cc 48 // Partial Encryptor Implementation.
  /external/chromium_org/media/formats/common/
stream_parser_test_base.h 30 // frames are parsed from an append. If the append contains a partial frame

Completed in 687 milliseconds

<<11121314151617181920>>