OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STYLES
(Results
1 - 3
of
3
) sorted by null
/external/owasp/sanitizer/src/main/org/owasp/html/
Sanitizers.java
71
public static final PolicyFactory
STYLES
= new HtmlPolicyBuilder()
/frameworks/base/tools/aapt/
StringPool.cpp
68
ZD "
styles
using " ZD " bytes:\n",
95
// Strings with
styles
go first, to reduce the size of the
styles
array.
400
const size_t
STYLES
= mEntryStyleArray.size();
403
for (i=0; i<
STYLES
; i++) {
425
+ (sizeof(uint32_t)*
STYLES
);
496
for (i=0; i<
STYLES
; i++) {
505
fprintf(stderr, "ERROR: Out of memory for string
styles
\n");
520
if (
STYLES
> 0) {
527
fprintf(stderr, "ERROR: Out of memory for string
styles
\n")
[
all
...]
/external/owasp/sanitizer/distrib/lib/
owasp-java-html-sanitizer.jar
Completed in 648 milliseconds