HomeSort by relevance Sort by last modified time
    Searched full:underlying (Results 276 - 300 of 2097) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 58 // Underlying stdio FILE
72 * @return The underlying FILE*.
74 * This function can be used to access the underlying "C" file pointer.
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
indirect_array.h 56 * underlying array will have array[0]==3, array[2]==2, and array[4]==1.
69 /// Copy constructor. Both slices refer to the same underlying array.
126 /// Copy constructor. Both slices refer to the same underlying array.
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 58 // Underlying stdio FILE
72 * @return The underlying FILE*.
74 * This function can be used to access the underlying "C" file pointer.
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
indirect_array.h 56 * underlying array will have array[0]==3, array[2]==2, and array[4]==1.
69 /// Copy constructor. Both slices refer to the same underlying array.
126 /// Copy constructor. Both slices refer to the same underlying array.
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 58 // Underlying stdio FILE
72 * @return The underlying FILE*.
74 * This function can be used to access the underlying "C" file pointer.
  /bionic/libc/stdio/
fdopen.c 63 * If opened for appending, but underlying descriptor does not have
  /cts/tools/dex-tools/src/dex/structure/
DexAnnotation.java 40 * Intended to be visible at runtime, but only to the underlying system
  /development/tools/mkstubs/src/com/android/mkstubs/sourcer/
Output.java 26 * to help them write to the underlying stream.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
IntSet.java 63 /** Return the size of this set (not the underlying implementation's
  /external/apache-http/src/org/apache/http/conn/
ManagedClientConnection.java 88 * Obtains the SSL session of the underlying connection, if any.
89 * If this connection is open, and the underlying socket is an
93 * <b>Note:</b> Whether the underlying socket is an SSL socket
100 * @return the underlying SSL session if available,
  /external/apache-http/src/org/apache/http/impl/conn/
AbstractPoolEntry.java 51 * The pool entry stores the underlying connection and tracks the
58 * underlying connection and the established route.
74 /** The underlying connection being pooled or used. */
128 * Opens the underlying connection.
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
package.html 27 <p>For each node in the XML source, TransformerImpl uses the StylesheetRoot and underlying XSLT schema to determine which
  /external/astl/include/
basic_ios.h 68 * @return the underlying buffer associated with this stream.
  /external/chromium/base/allocator/
README 24 between the different underlying memory allocation implementations.
  /external/chromium/chrome/browser/extensions/
external_extension_provider_impl.h 48 // Sets underlying prefs and notifies provider. Only to be called by the
  /external/chromium/chrome/browser/sessions/
session_command.h 56 // returned Pickle. The returned Pickle references the underlying data of
  /external/chromium/chrome/browser/ui/app_modal_dialogs/
app_modal_dialog.h 63 // True if the dialog should no longer be shown, e.g. because the underlying
  /external/chromium/chrome/browser/ui/cocoa/tab_contents/
tab_contents_controller.h 54 // Call to change the underlying tab contents object. View is not changed,
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_context_menu_controller_views.h 27 // Methods that add items to the underlying menu.
  /external/chromium/chrome/browser/ui/webui/
print_preview_handler.h 74 // The underlying dialog object.
  /external/chromium/net/base/
capturing_net_log.h 104 // Sets the log level of the underlying CapturingNetLog.
  /external/chromium/third_party/libjingle/source/talk/base/
asynctcpsocket.h 65 // Called by the underlying socket
asyncudpsocket.h 61 // Called when the underlying socket is ready to be read from.
  /external/clang/include/clang/Basic/
MacroBuilder.h 38 /// Directly append Str and a newline to the underlying buffer.
  /external/clang/test/Sema/
format-strings-int-typedefs.c 32 // The warning still fires, because it checks the underlying type.

Completed in 4339 milliseconds

<<11121314151617181920>>