OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:extracted
(Results
1 - 25
of
1311
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/valgrind/main/coregrind/m_gdbserver/
version.c
2
const char version[] = "gdbserver protocol box
extracted
from gdb 6.6";
/external/eigen/doc/snippets/
MatrixBase_extract.cpp
7
cout << "Here is the upper-triangular matrix
extracted
from m:" << endl
9
cout << "Here is the strictly-upper-triangular matrix
extracted
from m:" << endl
11
cout << "Here is the unit-lower-triangular matrix
extracted
from m:" << endl
/device/asus/deb/self-extractors/
PART3
9
echo Files
extracted
successfully.
/device/asus/flo/self-extractors/
PART3
9
echo Files
extracted
successfully.
/device/asus/grouper/self-extractors/
PART3
9
echo Files
extracted
successfully.
/device/asus/tilapia/self-extractors/
PART3
9
echo Files
extracted
successfully.
/device/lge/hammerhead/self-extractors/
PART3
9
echo Files
extracted
successfully.
/device/lge/mako/self-extractors/
PART3
9
echo Files
extracted
successfully.
/device/samsung/manta/self-extractors/
PART3
9
echo Files
extracted
successfully.
/external/llvm/include/llvm/Support/
DataExtractor.h
44
/// string will be
extracted
and the \a offset_ptr will be
50
/// by the appropriate number of bytes if the value is
extracted
66
/// pointed to by \a offset_ptr. The size of the
extracted
integer
71
/// nothing being
extracted
, and zero being returned.
75
/// by the appropriate number of bytes if the value is
extracted
84
/// The unsigned integer value that was
extracted
, or zero on
92
/// the
extracted
integer is specified by the \a byte_size argument.
96
/// 8 will result in nothing being
extracted
, and zero being returned.
100
/// by the appropriate number of bytes if the value is
extracted
109
/// The sign extended signed integer value that was
extracted
,
[
all
...]
/frameworks/base/media/java/android/media/
MediaScannerClient.java
28
* Called by native code to return metadata
extracted
from media files.
33
* Called by native code to return mime type
extracted
from DRM content.
/frameworks/base/core/java/android/view/inputmethod/
ExtractedText.java
24
* Information about text that has been
extracted
for use by an input method.
27
* that the IME should display into its own interface while in
extracted
mode.
31
* The text that has been
extracted
.
36
* The offset in the overall text at which the
extracted
text starts.
57
* The offset where the selection currently starts within the
extracted
64
* The offset where the selection currently ends within the
extracted
/external/chromium_org/content/browser/geolocation/
wifi_data_provider_common_win.h
17
// data was
extracted
.
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
README
6
The library consists of efficient conversion routines that have been
extracted
/external/chromium_org/tools/gyp/test/win/
gyptest-cl-additional-include-dirs.py
8
Make sure additional include dirs are
extracted
properly.
gyptest-cl-character-set.py
8
Make sure character set setting is
extracted
properly.
gyptest-cl-runtime-library.py
8
Make sure runtime C library setting is
extracted
properly.
gyptest-lib-ltcg.py
8
Make sure LTCG setting is
extracted
properly.
gyptest-link-entrypointsymbol.py
8
Make sure entrypointsymbol setting is
extracted
properly.
gyptest-link-nodefaultlib.py
8
Make sure nodefaultlib setting is
extracted
properly.
/external/chromium_org/chrome/installer/util/
lzma_util.h
37
//
extracted
from archive. |single_file| is set to true iff only a single
38
// file is
extracted
from archive.
/external/chromium_org/media/tools/layout_tests/
layouttests_unittest.py
33
msg='
Extracted
test description is wrong')
36
msg='
Extracted
test description is wrong')
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
sigsys_handlers.h
20
// will be the number of the current system call,
extracted
from |args|.
28
// the clone(2) argument,
extracted
from |args|.
/external/harfbuzz/contrib/tables/
README
7
http://www.unicode.org/Public/5.1.0/ucd/
extracted
/DerivedGeneralCategory.txt
8
http://www.unicode.org/Public/5.1.0/ucd/
extracted
/DerivedCombiningClass.txt
/external/chromium_org/chrome/installer/setup/
archive_patch_helper.h
20
// uncompressed and
extracted
. Installation proceeds directly if the
32
// |working_directory| and optionally apply the
extracted
patch file to
42
//
extracted
patch file to |patch_source|, writing the result to |target|.
52
// file
extracted
from the archive.
76
// Returns the path of the last file
extracted
by Uncompress().
Completed in 286 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>