OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:duplicated
(Results
26 - 50
of
597
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/
browser_commands_unittest.cc
64
// The
duplicated
tab should not end up in a new window.
68
// And we should have a newly
duplicated
tab.
language_order_table_model.cc
53
// Check for selecting
duplicated
language.
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/
omxVCCOMM_ExpandFrame_I_s.s
160
VLD1 {dData0 []}, [pLeft], iPlaneStep ;// Top-Left corner pixel from frame
duplicated
in dData0
162
VLD1 {dData1 []}, [pRight], iPlaneStep ;// Top-Right corner pixel from frame
duplicated
in dData1
/external/zlib/
algorithm.txt
4
LZ77 (Lempel-Ziv 1977, see reference below). It finds
duplicated
strings in
21
Duplicated
strings are found using a hash table. All input strings of
98
symbol is shorter than nine bits, then that symbol's translation is
duplicated
100
symbol is four bits, then it's
duplicated
32 times in a nine-bit table. If a
104
to another similar table for the remaining bits. Again, there are
duplicated
/external/zlib/doc/
algorithm.txt
4
LZ77 (Lempel-Ziv 1977, see reference below). It finds
duplicated
strings in
21
Duplicated
strings are found using a hash table. All input strings of
98
symbol is shorter than nine bits, then that symbol's translation is
duplicated
100
symbol is four bits, then it's
duplicated
32 times in a nine-bit table. If a
104
to another similar table for the remaining bits. Again, there are
duplicated
/dalvik/dx/src/junit/textui/
ResultPrinter.java
99
*
Duplicated
from BaseTestRunner. Fix it.
/external/apache-xml/src/main/java/org/apache/xalan/extensions/
ObjectFactory.java
25
* This class is
duplicated
for each JAXP subpackage so keep it in sync.
/external/apache-xml/src/main/java/org/apache/xalan/xslt/
SecuritySupport.java
32
* This class is
duplicated
for each Xalan-Java subpackage so keep it in sync.
SecuritySupport12.java
37
* This class is
duplicated
for each Xalan-Java subpackage so keep it in sync.
/external/apache-xml/src/main/java/org/apache/xml/dtm/
SecuritySupport.java
32
* This class is
duplicated
for each Xalan-Java subpackage so keep it in sync.
SecuritySupport12.java
37
* This class is
duplicated
for each Xalan-Java subpackage so keep it in sync.
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
SecuritySupport.java
32
* This class is
duplicated
for each Xalan-Java subpackage so keep it in sync.
SecuritySupport12.java
37
* This class is
duplicated
for each Xalan-Java subpackage so keep it in sync.
/external/apache-xml/src/main/java/org/apache/xml/serializer/
SecuritySupport.java
30
* This class is
duplicated
for each Xalan-Java subpackage so keep it in sync.
SecuritySupport12.java
34
* This class is
duplicated
for each Xalan-Java subpackage so keep it in sync.
/external/apache-xml/src/main/java/org/apache/xml/utils/
SecuritySupport.java
32
* This class is
duplicated
for each Xalan-Java subpackage so keep it in sync.
SecuritySupport12.java
37
* This class is
duplicated
for each Xalan-Java subpackage so keep it in sync.
/external/apache-xml/src/main/java/org/apache/xpath/functions/
SecuritySupport.java
32
* This class is
duplicated
for each Xalan-Java subpackage so keep it in sync.
SecuritySupport12.java
37
* This class is
duplicated
for each Xalan-Java subpackage so keep it in sync.
/external/bluetooth/glib/gobject/
gboxed.c
564
* the boxed value is
duplicated
and needs to be later freed with
645
* The boxed value is assumed to be static, and is thus not
duplicated
661
* @v_boxed:
duplicated
unowned boxed value to be set
677
* @v_boxed:
duplicated
unowned boxed value to be set
/external/chromium/base/
hash_tables.h
85
// GNU C++ library, in <tr1/functional>. It is
duplicated
here because GCC
/external/chromium/chrome/browser/chromeos/
language_preferences_unittest.cc
54
// Returns false if |prefs| has
duplicated
|ibus_config_value| or
/external/chromium/chrome/browser/download/
save_package_unittest.cc
137
// We mainly focus on testing
duplicated
names here, since retrieving file
150
// Append numbers for
duplicated
names.
156
// Append numbers for
duplicated
names.
159
// Change number for
duplicated
names.
/external/chromium/chrome/browser/ui/views/frame/
app_panel_browser_frame_view.h
25
// TODO(rafaelw): Refactor. This shares much
duplicated
code with
/external/chromium/googleurl/src/
gurl.cc
174
// Note: code
duplicated
below (it's inconvenient to use a template here).
202
// Note: code
duplicated
above (it's inconvenient to use a template here).
230
// Note: code
duplicated
below (it's inconvenient to use a template here).
252
// Note: code
duplicated
above (it's inconvenient to use a template here).
Completed in 713 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>