Searched defs:readonly (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Dpepper_media_stream_track_host_base.cc75 bool readonly = (track_type == kRead); local
81 readonly),
/external/chromium_org/ppapi/proxy/
H A Dmedia_stream_track_resource_base.cc70 bool readonly) {
75 readonly)),
66 OnPluginMsgInitBuffers( const ResourceMessageReplyParams& params, int32_t number_of_buffers, int32_t buffer_size, bool readonly) argument
/external/chromium_org/third_party/icu/source/samples/ustring/
H A Dustring.cpp403 static const UChar readonly[]={ variable
429 // set "one" to contain the 3 UChars from readonly
431 one.setTo(readonly, LENGTHOF(readonly));
444 // * UnicodeString using readonly-alias to a const UChar array
445 // construct a string that aliases a readonly buffer
446 UnicodeString three(FALSE, readonly, LENGTHOF(readonly));
447 printUnicodeString("readonly-alias string: ", three);
451 printUnicodeString("readonly
[all...]
/external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
H A DFormOptions.java27 * fields or make them readonly. By default, all the fields are visible and editable.
172 public Builder readonly(AddressField field) { method in class:FormOptions.Builder
/external/icu/icu4c/source/samples/ustring/
H A Dustring.cpp403 static const UChar readonly[]={ variable
429 // set "one" to contain the 3 UChars from readonly
431 one.setTo(readonly, LENGTHOF(readonly));
444 // * UnicodeString using readonly-alias to a const UChar array
445 // construct a string that aliases a readonly buffer
446 UnicodeString three(FALSE, readonly, LENGTHOF(readonly));
447 printUnicodeString("readonly-alias string: ", three);
451 printUnicodeString("readonly
[all...]
/external/chromium_org/net/http/
H A Dtransport_security_persister.cc101 bool readonly)
106 readonly_(readonly),
97 TransportSecurityPersister( TransportSecurityState* state, const base::FilePath& profile_path, const scoped_refptr<base::SequencedTaskRunner>& background_runner, bool readonly) argument
/external/libnfc-nci/src/nfa/ce/
H A Dnfa_ce_act.c685 BOOLEAN readonly; local
696 readonly = (p_cb->listen_info[NFA_CE_LISTEN_INFO_IDX_NDEF].flags & NFC_CE_LISTEN_INFO_READONLY_NDEF) ? TRUE : FALSE;
705 status = CE_T3tSetLocalNDEFMsg (readonly,
715 status = CE_T4tSetLocalNDEFMsg (readonly,
1099 NFA_TRACE_DEBUG5 ("Configuring local NDEF tag: protocol_mask=%01x cur_size=%i, max_size=%i, readonly=%i",
/external/chromium_org/third_party/webrtc/modules/audio_processing/
H A Daudio_buffer.cc90 ChannelBuffer<int16_t>* ibuf(bool readonly) { argument
92 fvalid_ = readonly;
96 ChannelBuffer<float>* fbuf(bool readonly) { argument
98 ivalid_ = readonly;
/external/llvm/unittests/Support/
H A DPath.cpp605 fs::mapped_file_region::readonly, member in class:__anon26543::fs::mapped_file_region
617 fs::mapped_file_region::readonly, member in class:__anon26543::fs::mapped_file_region
/external/e2fsprogs/lib/ext2fs/
H A Dunix_io.c576 int readonly = 0; local
579 error = ioctl(data->dev, BLKROGET, &readonly);
580 if (!error && readonly) {
/external/javasqlite/src/main/java/SQLite/JDBC2z/
H A DJDBCConnection.java66 * Database in readonly mode.
68 private boolean readonly = false; field in class:JDBCConnection
108 private DatabaseX open(boolean readonly) throws SQLException { argument
112 dbx.open(dbfile, readonly ? SQLite.Constants.SQLITE_OPEN_READONLY :
158 db = open(readonly);
235 return readonly;
341 if (ro != readonly) {
348 readonly = ro;
/external/chromium_org/chrome/browser/policy/
H A Dpolicy_prefs_browsertest.cc72 bool readonly)
73 : policy_(policy.DeepCopy()), value_(value), readonly_(readonly) {}
80 bool readonly() const { return readonly_; } function in class:policy::__anon4415::IndicatorTestCase
348 bool readonly = false; local
349 indicator_test_dict->GetBoolean("readonly", &readonly);
351 new IndicatorTestCase(*policy, value, readonly));
405 bool readonly) {
456 EXPECT_EQ(readonly, indicator_readonly);
708 (*indicator_test_case)->readonly());
70 IndicatorTestCase(const base::DictionaryValue& policy, const std::string& value, bool readonly) argument
401 VerifyControlledSettingIndicators(Browser* browser, const std::string& selector, const std::string& value, const std::string& controlled_by, bool readonly) argument
[all...]
/external/chromium_org/third_party/cython/src/Cython/Utility/
H A DModuleSetupCode.c83 int readonly; member in struct:__anon11761
/external/llvm/include/llvm/Support/
H A DFileSystem.h635 readonly, ///< May only access map via const_data as read only. enumerator in enum:llvm::sys::fs::mapped_file_region::mapmode
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
H A Dcoff-objfmt.c1327 int alloc = 0, load = 0, readonly = 0, code = 0, datasect = 0; local
1358 readonly = 0;
1366 readonly = 1;
1369 readonly = 0;
1382 else if (readonly)
/external/pdfium/fpdfsdk/src/javascript/
H A DField.cpp64 JS_STATIC_PROP_ENTRY(readonly)
2334 FX_BOOL Field::readonly(OBJ_PROP_PARAMS) function in class:Field
/external/chromium_org/third_party/bintrees/bintrees/
H A Dcwalker.c78 int readonly; member in struct:__anon11591
H A Dqavltree.c78 int readonly; member in struct:__anon11595
H A Dqbintree.c78 int readonly; member in struct:__anon11599
H A Dqrbtree.c78 int readonly; member in struct:__anon11603
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 490 milliseconds