Searched refs:NO_OPTIONS (Results 1 - 3 of 3) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
H A DPropertyOptions.java25 public static final int NO_OPTIONS = 0x00000000; field in class:PropertyOptions
/external/v8/include/
H A Dv8.h1057 NO_OPTIONS = 0, enumerator in enum:v8::String::WriteOptions
1066 int options = NO_OPTIONS) const;
1071 int options = NO_OPTIONS) const;
1076 int options = NO_OPTIONS) const;
/external/v8/test/cctest/
H A Dtest-api.cc5810 string->WriteUtf8(buffer, j, &nchars, String::NO_OPTIONS);

Completed in 112 milliseconds