OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:underlying
(Results
176 - 200
of
2097
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/SemaCXX/
MicrosoftCompatibility.cpp
161
ENUM2_b = 0x9FFFFFFF, // expected-warning {{enumerator value is not representable in the
underlying
type 'int'}}
162
ENUM2_c = 0x100000000 // expected-warning {{enumerator value is not representable in the
underlying
type 'int'}}
/external/llvm/docs/HistoricalNotes/
2002-06-25-MegaPatchInfo.txt
29
BasicBlock::iterator) now produces a reference to the
underlying
type (same
30
example: Instruction&) instead of a pointer to the
underlying
object. This
/external/mesa3d/docs/
MESA_drm_image.spec
97
be shared with other processes by passing the
underlying
DRM
129
the function to also allocate the
underlying
resource.
/frameworks/base/core/java/android/database/
CursorWrapper.java
33
* @param cursor The
underlying
cursor to wrap.
40
* Gets the
underlying
cursor that is wrapped by this instance.
/dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstAnnotation.java
89
* Get the
underlying
annotation.
/dalvik/dx/src/com/android/dx/rop/cst/
CstAnnotation.java
89
* Get the
underlying
annotation.
CstType.java
84
/** {@code non-null;} the
underlying
type */
121
* @param type {@code non-null;} the
underlying
type
140
* @param type {@code non-null;} the
underlying
type
209
* Gets the
underlying
type (as opposed to the type corresponding
/development/host/windows/usb/winusb/
AdbWinUsbApi.cpp
40
detected that
underlying
USB driver is WinUsb.sys.
/device/ti/panda/
init.omap4pandaboard.rc
51
#
underlying
files in /data/media will be created with user and group media_rw (1023)
/external/antlr/antlr-3.4/runtime/C/doxygen/
runtime.dox
14
/// 'constructors' such as antlr38BitFileStreamNew(). The
underlying
structures document
/external/blktrace/btt/
trace_remap.c
32
* a_iop ==
underlying
device
/external/bluetooth/glib/gio/
gfilterinputstream.h
44
* A base class for all input streams that work on an
underlying
stream.
gfilteroutputstream.h
44
* A base class for all output streams that work on an
underlying
stream.
/external/chromium/base/debug/
debugger.h
28
// On OS X, the
underlying
mechanism doesn't work when the sandbox is enabled.
/external/chromium/chrome/browser/prefs/
overlay_persistent_pref_store.h
20
// the look-up is passed on to an
underlying
PersistentPrefStore |underlay_|.
/external/chromium/chrome/browser/resources/shared/js/cr/ui/table/
table_selection_model.js
49
* added and removed from the
underlying
data model.
table_single_selection_model.js
45
* added and removed from the
underlying
data model.
/external/chromium/chrome/browser/ui/gtk/
cairo_cached_surface.h
33
// The dimensions of the
underlying
pixbuf/surface. (or -1 if invalid.)
/external/clang/test/CXX/dcl.dcl/dcl.enum/
p5.cpp
5
// [...] If the
underlying
type is not fixed, the type of each enumerator is
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstAnnotation.java
89
* Get the
underlying
annotation.
CstType.java
85
/** {@code non-null;} the
underlying
type */
122
* @param type {@code non-null;} the
underlying
type
141
* @param type {@code non-null;} the
underlying
type
210
* Gets the
underlying
type (as opposed to the type corresponding
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/channel/
StreamForwarder.java
15
* then one can be configured to shutdown the
underlying
channel/socket
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
package.html
18
broker that abstracts away the specific transport and
underlying
/external/llvm/include/llvm/Support/
raw_os_ostream.h
24
/// use the
underlying
stream to detect errors.
/external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialogErrorEvent.java
37
* the
underlying
transport.
Completed in 1465 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>