OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:slist
(Results
176 - 200
of
223
) sorted by null
1
2
3
4
5
6
7
8
9
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rfc822.py
695
slist
= ['']
700
slist
.append(self.field[self.pos])
706
slist
.append(self.getcomment())
711
slist
.append(self.field[self.pos])
714
return ''.join(
slist
)
[
all
...]
/external/pdfium/fpdfsdk/src/
fsdk_baseform.cpp
1146
CFX_ByteTextBuf
sList
;
1173
sList
<< "q\n" << CPWL_Utils::GetColorAppStream(CPWL_Color(COLORTYPE_RGB,0,51.0f/255.0f,113.0f/255.0f),TRUE)
1176
sList
<< "BT\n" << CPWL_Utils::GetColorAppStream(CPWL_Color(COLORTYPE_GRAY,1),TRUE) <<
1182
sList
<< "BT\n" << CPWL_Utils::GetColorAppStream(crText,TRUE) <<
1189
if (
sList
.GetSize() > 0)
1193
sBody <<
sList
<< "Q\nEMC\n";
[
all
...]
/external/libxml2/test/valid/dtds/
spec.dtd
80
<!ENTITY % list.class "ulist|olist|
slist
|glist
515
<!ELEMENT
slist
(sitem+)>
516
<!ATTLIST
slist
%common.att;>
904
#- Added
slist
element with sitem+ content.
xmlspec.dtd
82
<!ENTITY % list.class "ulist|olist|
slist
|glist
516
<!ELEMENT
slist
(sitem+)>
517
<!ATTLIST
slist
%common.att;>
1022
#- Added
slist
element with sitem+ content.
[
all
...]
/external/boringssl/src/include/openssl/
ssl.h
[
all
...]
/external/openfst/src/include/fst/
rmepsilon.h
27
#include <fst/
slist
.h>
145
slist
<StateId> visited_states_; // List of visited states
/packages/services/Telephony/src/com/android/phone/
PhoneInterfaceManager.java
911
final List<SubscriptionInfo>
slist
= getActiveSubscriptionInfoList();
local
2774
final List<SubscriptionInfo>
slist
= getAllSubscriptionInfoList();
local
[
all
...]
/external/libvncserver/x11vnc/
ssltools.h
978
"
slist
=\"\"\n"
988
" if [ \"X$
slist
\" = \"X\" ]; then\n"
989
"
slist
=\"$min\"\n"
991
"
slist
=\"$
slist
$min\"\n"
999
" if [ \"X$
slist
\" = \"X\" ]; then\n"
1000
"
slist
=\"$skip\"\n"
1002
"
slist
=\"$
slist
$skip\"\n"
1006
" for skip in $
slist
\n
[
all
...]
/external/selinux/libsemanage/src/
pywrap-test.py
144
(status,
slist
) = semanage.semanage_seuser_list(sh)
149
if ( len(
slist
) == 0):
153
for seuser in
slist
:
[
all
...]
/external/ipsec-tools/src/include-glibc/sys/
queue.h
85
*
SLIST
LIST STAILQ TAILQ
/ndk/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c
351
//We do not use the
slist
::erase_after method taking a range to count the
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h
217
* method _Check. It is used by the
slist
debug implementation to check
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c
351
//We do not use the
slist
::erase_after method taking a range to count the
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h
217
* method _Check. It is used by the
slist
debug implementation to check
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c
351
//We do not use the
slist
::erase_after method taking a range to count the
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h
217
* method _Check. It is used by the
slist
debug implementation to check
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c
351
//We do not use the
slist
::erase_after method taking a range to count the
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h
217
* method _Check. It is used by the
slist
debug implementation to check
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c
351
//We do not use the
slist
::erase_after method taking a range to count the
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h
217
* method _Check. It is used by the
slist
debug implementation to check
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_hashtable.c
351
//We do not use the
slist
::erase_after method taking a range to count the
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/
_debug.h
217
* method _Check. It is used by the
slist
debug implementation to check
/external/openfst/src/include/
Makefile.in
75
fst/state-table.h fst/
slist
.h fst/pair-weight.h fst/config.h \
329
fst/const-fst.h fst/heap.h fst/push.h fst/state-table.h fst/
slist
.h \
/prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so
/prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so
Completed in 2639 milliseconds
1
2
3
4
5
6
7
8
9