OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:containing
(Results
851 - 875
of
10619
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/javassist/src/main/javassist/expr/
MethodCall.java
46
* Returns the method or constructor
containing
the method-call
52
* Returns the line number of the source line
containing
the
62
* Returns the source file
containing
the method call.
NewExpr.java
55
* Returns the method or constructor
containing
the <tt>new</tt>
61
* Returns the line number of the source line
containing
the
71
* Returns the source file
containing
the <tt>new</tt> expression.
/external/libnfc-nci/halimpl/pn54x/tml/
phTmlNfc.h
18
* Transport Mapping Layer header files
containing
APIs related to initializing, reading
117
* Structure
containing
details related to read and write operations
133
*Base Context Structure
containing
members required for entire session
/external/llvm/include/llvm/AsmParser/
Parser.h
49
/// \param AsmString The string
containing
assembly
61
/// \param F The MemoryBuffer
containing
assembly
74
/// \param F The MemoryBuffer
containing
assembly
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/test/
AbstractGroovyTestCase.groovy
51
* @param code - the Closure
containing
the code to be executed, which is expected to throw an exception of the specified type
70
*
containing
the specified text.
72
* @param code - the Closure
containing
the code to be executed, which is expected to throw an exception of the specified type
/external/parameter-framework/upstream/xmlserializer/
XmlDocSource.h
66
* @param[in] strRootElementType a string
containing
the root element type
67
* @param[in] strRootElementName a string
containing
the root element name
68
* @param[in] strNameAttributeName a string
containing
the name of the root name attribute
/external/pdfium/third_party/freetype/include/freetype/internal/
ftrfork.h
131
/* A file stream
containing
the resource fork. */
178
/* A file stream
containing
the resource fork. */
216
/* A file stream
containing
the resource fork. */
/external/shflags/src/
shflags_test_public.sh
53
DEFINE_boolean b false "help string
containing
a ' char" b
56
grep "help string
containing
a ' char" "${stderrF}" >/dev/null
58
assertTrue "help strings
containing
apostrophes don't work" ${grepped}
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPDateTimeFactory.java
108
* @param dateTime the <code>XMPDateTime</code> variable
containing
the value to be modified.
124
* the <code>XMPDateTime</code> variable
containing
the time to
142
* @param dateTime the <code>XMPDateTime</code> variable
containing
the time to be modified.
/frameworks/base/media/java/android/media/midi/
MidiReceiver.java
55
* @param msg a byte array
containing
the MIDI data
98
* @param msg a byte array
containing
the MIDI data
117
* @param msg a byte array
containing
the MIDI data
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/dirlist/
SectionBreakDocumentsAdapterWrapperTest.java
66
// Tests that the item count is correct for a directory
containing
only subdirs.
85
// Tests that the item count is correct for a directory
containing
only files.
91
// Tests that the item count is correct for a directory
containing
files and subdirs.
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
MtpDatabaseConstants.java
30
* Class
containing
MtpDatabase constants.
45
* Table
containing
additional information only available for root documents.
51
* Table
containing
last boot count.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
ComprehensionTlv.java
48
* @param data Byte array
containing
the value
83
* @param data A byte array
containing
data to be parsed
109
* @param data A byte array
containing
data to be parsed
/frameworks/support/
apicheck.mk
21
# $(support_module_java_packages) - list of package names
containing
public classes
24
# $(api_check_current_msg_file) - file
containing
error message for current API check
25
# $(api_check_last_msg_file) - file
containing
error message for last SDK API check
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/
hmm_intrnl.h
74
/* Return number of BAUs in block (masking off high bit
containing
block
79
/* Return number of BAUs in previous block (masking off high bit
containing
84
/* Set number of BAUs in previous block, preserving high bit
containing
/hardware/intel/img/psb_video/src/
tng_hostair.h
46
IMG_UINT32 ui32SAD_Intra_MBInfo; //!< SATD/SAD for best Intra candidate (24-bit unsigned value) plus 8 bit field
containing
MB info
47
IMG_UINT32 ui32SAD_Inter_MBInfo; //!< SATD/SAD for best Inter candidate (24-bit unsigned value) plus 8 bit field
containing
MB info
48
IMG_UINT32 ui32SAD_Direct_MBInfo; //!< SATD/SAD for best Direct candidate (24-bit unsigned value) plus 8 bit field
containing
MB info
/hardware/libhardware/modules/usbcamera/
Camera.h
35
// This is an abstract class,
containing
all logic and data shared between all
85
// Metadata
containing
persistent camera characteristics
87
// camera_metadata structure
containing
static characteristics
/libcore/support/src/test/java/tests/support/
Support_StringWriter.java
103
* the non-null array
containing
characters to write.
146
* the non-null String
containing
the characters to write.
162
* the non-null String
containing
the characters to write.
/packages/apps/Dialer/src/com/android/dialer/calllog/
CallDetailHistoryAdapter.java
38
* Adapter for a ListView
containing
history items from the details of a call.
147
* Formats a string
containing
the call duration and the data usage (if specified).
151
* @return String
containing
call duration and data usage.
/prebuilts/gdb/darwin-x86/lib/python2.7/
codeop.py
47
instance compiles program text
containing
a __future__ statement,
126
function, but if one is used to compile text
containing
a future
142
instance compiles program text
containing
a __future__ statement,
/prebuilts/gdb/linux-x86/lib/python2.7/
codeop.py
47
instance compiles program text
containing
a __future__ statement,
126
function, but if one is used to compile text
containing
a future
142
instance compiles program text
containing
a __future__ statement,
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
codeop.py
47
instance compiles program text
containing
a __future__ statement,
126
function, but if one is used to compile text
containing
a future
142
instance compiles program text
containing
a __future__ statement,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
codeop.py
47
instance compiles program text
containing
a __future__ statement,
126
function, but if one is used to compile text
containing
a future
142
instance compiles program text
containing
a __future__ statement,
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
RenameResourceProcessor.java
53
* @param project the project
containing
the renamed resource
72
* Returns the project
containing
the renamed resource
74
* @return the project
containing
the renamed resource
/system/core/adb/
SYNC.TXT
33
bytes
containing
an utf-8 string with a remote filename.
45
6. length number of bytes
containing
an utf-8 string representing the file
53
encoded file mode
containing
the permissions of the file on device.
Completed in 2136 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>