HomeSort by relevance Sort by last modified time
    Searched full:underlying (Results 251 - 275 of 2373) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_android.h 24 // Don't have underlying local support.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++io.h 0 // Underlying io library details -*- C++ -*-
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++io.h 0 // Underlying io library details -*- C++ -*-
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++io.h 0 // Underlying io library details -*- C++ -*-
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++io.h 0 // Underlying io library details -*- C++ -*-
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++io.h 0 // Underlying io library details -*- C++ -*-
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++io.h 0 // Underlying io library details -*- C++ -*-
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++io.h 0 // Underlying io library details -*- C++ -*-
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++io.h 0 // Underlying io library details -*- C++ -*-
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++io.h 0 // Underlying io library details -*- C++ -*-
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++io.h 0 // Underlying io library details -*- C++ -*-
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
c++io.h 0 // Underlying io library details -*- C++ -*-
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
c++io.h 0 // Underlying io library details -*- C++ -*-
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_android.h 24 // Don't have underlying local support.
  /sdk/emulator/opengl/host/libs/libOpenglRender/
NativeMacSubWindow.m 21 * method to return YES. That prevents drawing of underlying window/view
  /external/chromium/base/threading/
simple_thread.h 18 // NOTE: You *MUST* call Join on the thread to clean up the underlying thread
155 // Start up all of the underlying threads, and start processing work if we
160 // of the underlying threads in the pool.
  /external/chromium/net/socket/
client_socket.h 79 // Returns true if the underlying transport socket ever had any reads or
84 // Returns true if the underlying transport socket is using TCP FastOpen.
92 // ClientSocket should forward any potential settings to their underlying
  /external/clang/test/SemaCXX/
MicrosoftExtensions.cpp 110 // Enumeration types with a fixed underlying type.
115 enum E1 : Int { SomeOtherValue } field; // expected-warning{{enumeration types with a fixed underlying type are a C++11 extension}}
119 enum : long long { // expected-warning{{enumeration types with a fixed underlying type are a C++11 extension}}
  /external/clang/test/SemaObjC/
blocks.m 77 // In C, enum constants have the type of the underlying integer type, not the
144 // Since we fixed the underlying type of the enum, this is considered a
202 // Since we fixed the underlying type of the enum, these are considered
  /external/llvm/include/llvm/Support/
FormattedStream.h 64 // written to the underlying stream (*not* the current position of the
65 // underlying stream).
128 // settings from this raw_ostream back to the underlying stream.
  /external/v8/src/
elements.h 69 // underlying backing store accordingly. The method honors the semantics of
76 // Modifies both the length and capacity of a JSArray, resizing the underlying
142 // underlying storage's backing store representation, and are between 0 and
  /frameworks/base/core/java/android/view/
HardwareLayer.java 183 * when the underlying storage is modified by an external entity.
184 * To change the underlying storage, use the {@link #resize(int, int)}
214 * Indicates that this layer has lost its underlying storage.
  /hardware/qcom/display/liboverlay/
overlayMem.h 62 /* return underlying fd */
71 /* return underlying address */
74 /* return underlying offset */
  /libcore/luni/src/main/java/java/sql/
Array.java 74 * Returns the data from the underlying SQL {@code ARRAY} as a Java array.
86 * Returns the JDBC type of the entries in this array's underlying
96 * Returns the SQL type name of the entries in this array's underlying
  /libcore/luni/src/main/java/javax/crypto/
CipherInputStream.java 28 * methods return data that are read from the underlying {@code InputStream} and
133 * if the underlying input stream is {@code null}.
165 * Closes this {@code CipherInputStream}, also closes the underlying input

Completed in 1355 milliseconds

<<11121314151617181920>>