OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:containing
(Results
101 - 125
of
6163
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/io/
ufile.h
87
* @param f The UFILE
containing
the buffer to fill.
94
* @param f The UFILE
containing
the characters.
103
* @param f The UFILE
containing
the characters.
/libcore/dalvik/src/main/java/dalvik/system/
DexClassLoader.java
23
*
containing
a {@code classes.dex} entry. This can be used to execute code not
45
* @param dexPath the list of jar/apk files
containing
classes and
50
* @param libraryPath the list of directories
containing
native
/libcore/luni/src/main/java/java/nio/
NIOAccess.java
44
* Returns the underlying Java array
containing
the data of the
48
* @return the Java array
containing
the Buffer's data, or null if
57
* Java array object
containing
the data of the given Buffer to
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothShare.java
78
* The name of the column
containing
the URI of the file being
90
* The name of the column
containing
the filename that the incoming file
104
* The name of the column
containing
the filename where the shared file was
116
* The name of the column
containing
the MIME type of the shared file.
127
* The name of the column
containing
the direction (Inbound/Outbound) of the
139
* The name of the column
containing
Bluetooth Device Address that the
151
* The name of the column
containing
the flags that controls whether the
164
* The name of the column
containing
the current user confirmation state of
177
* The name of the column
containing
the current status of the transfer.
190
* The name of the column
containing
the total size of the file bein
[
all
...]
/cts/tests/tests/calendarcommon/src/com/android/calendarcommon2/
EventRecurrence.java
20
* Stub version of the EventRecurrence class,
containing
only the exception
/development/samples/BusinessCard/src/com/example/android/businesscard/
ContactInfo.java
20
* A model object
containing
contact data.
/development/samples/SampleSyncAdapter/tests/src/com/example/android/samplesync/
AllTests.java
24
* A test suite
containing
all tests for SampleSyncAdapter.
/external/bison/src/
symlist.h
85
/** Create a list
containing
\c sym at \c loc. */
88
/** Create a list
containing
\c type_name at \c loc. */
91
/** Create a list
containing
a \c <*> at \c loc. */
93
/** Create a list
containing
a \c <> at \c loc. */
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
ContentVerifierProvider.java
21
* @return a holder
containing
the associated certificate if there is one, null if there is not.
/external/chromium/chrome/browser/
plugin_installer_infobar_delegate.h
32
// The
containing
TabContents
/external/chromium/chrome/browser/sync/
sync_ui_util_mac.h
18
// called every time a menu
containing
a sync UI item is displayed.
/external/chromium/chrome/browser/ui/cocoa/extensions/
extension_infobar_controller.h
25
// The window
containing
this InfoBar. Weak.
/external/chromium/chrome/browser/ui/cocoa/notifications/
balloon_view.h
22
//
containing
the controls.
/external/chromium/chrome/browser/userfeedback/proto/
annotations.proto
4
// Messages
containing
data about the annotations drawn on the screenshot of a
/external/chromium/net/http/
http_auth_filter_win.h
23
// The common path to all the registry keys
containing
domain zone information.
/external/clang/lib/StaticAnalyzer/Core/
CheckerHelpers.cpp
17
// Recursively find any substatements
containing
macros
34
// Recursively find any substatements
containing
enum constants
50
// Recursively find any substatements
containing
static vars
68
// Recursively find any substatements
containing
__builtin_offsetof
/external/guava/guava-testlib/src/com/google/common/collect/testing/
TestCollectionGenerator.java
22
* Creates collections,
containing
sample elements, to be tested.
TestListGenerator.java
22
* Creates sets,
containing
sample elements, to be tested.
TestMapGenerator.java
22
* Creates maps,
containing
sample elements, to be tested.
TestQueueGenerator.java
22
* Creates queues,
containing
sample elements, to be tested.
TestSetGenerator.java
22
* Creates sets,
containing
sample elements, to be tested.
/external/iptables/libiptc/
linux_stddef.h
16
* container_of - cast a member of a structure out to the
containing
structure
/external/jmonkeyengine/engine/src/terrain/Common/MatDefs/Terrain/
HeightBasedTerrain.j3md
5
// regionX: a Vector3f
containing
the following information:
/external/llvm/test/Other/
2003-02-19-LoopInfoNestingBug.ll
6
; RUN: grep " Loop at depth 3
containing
: %Inner<header><latch><exiting>"
/external/llvm/test/Transforms/GlobalOpt/
metadata.ll
5
; to that
containing
%G should likewise drop to null.
Completed in 444 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>