OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fFeatures
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/remoting/tools/winext/manifest/
rdp.h
82
USHORT
fFeatures
;
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
LSSerializerImpl.java
95
protected int
fFeatures
= 0;
215
fFeatures
|= CDATA;
216
fFeatures
|= COMMENTS;
217
fFeatures
|= ELEM_CONTENT_WHITESPACE;
218
fFeatures
|= ENTITIES;
219
fFeatures
|= NAMESPACES;
220
fFeatures
|= NAMESPACEDECLS;
221
fFeatures
|= SPLITCDATA;
222
fFeatures
|= WELLFORMED;
223
fFeatures
|= DISCARDDEFAULT;
[
all
...]
DOM3TreeWalker.java
112
private int
fFeatures
= 0;
572
if ((
fFeatures
& COMMENTS) != 0) {
576
if ((
fFeatures
& WELLFORMED) != 0) {
609
if ((
fFeatures
& WELLFORMED) != 0) {
620
if ((
fFeatures
& NAMESPACES) != 0) {
651
if ((
fFeatures
& NAMESPACES) != 0 ) {
696
if ((
fFeatures
& WELLFORMED) != 0) {
705
if ((
fFeatures
& NAMESPACES) != 0 && !xmlnsAttr) {
741
if ((
fFeatures
& NAMESPACEDECLS) != 0) {
764
if ((
fFeatures
& NAMESPACEDECLS) != 0) {
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/34/1/.cp/ant_tasks/
pde-ant.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
/external/jdiff/
xerces.jar
/prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar
Completed in 495 milliseconds