/external/icu/icu4c/source/samples/ustring/ |
H A D | ustring.cpp | 401 static const UChar readonly[]={ variable 427 // set "one" to contain the 3 UChars from readonly 429 one.setTo(readonly, UPRV_LENGTHOF(readonly)); 442 // * UnicodeString using readonly-alias to a const UChar array 443 // construct a string that aliases a readonly buffer 444 UnicodeString three(FALSE, readonly, UPRV_LENGTHOF(readonly)); 445 printUnicodeString("readonly-alias string: ", three); 449 printUnicodeString("readonly [all...] |
/external/openssh/ |
H A D | sshbuf.h | 47 int readonly; /* Refers to external, const data */ member in struct:sshbuf
|
H A D | sftp-server.c | 76 static int readonly; variable 121 int does_write; /* if nonzero, banned for readonly mode */ 125 /* NB. SSH2_FXP_OPEN does the readonly check in the handler itself */ 163 if (readonly && h->does_write) { 697 if (readonly && 1536 readonly = 1;
|
H A D | sshconnect.c | 799 * is not valid. user_hostfile[0] will not be updated if 'readonly' is true. 806 Key *host_key, int readonly, 907 if (readonly || want_cert) 945 if (readonly || want_cert) 1063 if (readonly == ROQUIET) 805 check_host_key(char *hostname, struct sockaddr *hostaddr, u_short port, Key *host_key, int readonly, char **user_hostfiles, u_int num_user_hostfiles, char **system_hostfiles, u_int num_system_hostfiles) argument
|
/external/libnfc-nci/src/nfa/ce/ |
H A D | nfa_ce_act.c | 685 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/e2fsprogs/lib/ext2fs/ |
H A D | unix_io.c | 576 int readonly = 0; local 579 error = ioctl(data->dev, BLKROGET, &readonly); 580 if (!error && readonly) {
|
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
H A D | JDBCConnection.java | 66 * 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/llvm/include/llvm/Support/ |
H A D | FileSystem.h | 649 readonly, ///< May only access map via const_data as read only. enumerator in enum:llvm::sys::fs::mapped_file_region::mapmode
|
/external/pdfium/fpdfsdk/src/javascript/ |
H A D | Field.cpp | 61 JS_STATIC_PROP_ENTRY(readonly) 2041 FX_BOOL Field::readonly(IJS_Context* cc, function in class:Field
|
/external/v8/src/ |
H A D | objects.cc | 6925 PropertyDescriptor readonly; local 6926 readonly.set_writable(false); 6928 isolate, a, isolate->factory()->length_string(), &readonly,
|
/external/guice/extensions/struts2/lib/ |
H A D | struts2-core-2.2.1.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/struts2/ org/apache/struts2/dispatcher/ ... |
/external/guice/lib/build/ |
H A D | bnd-0.0.384.jar | META-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.osgi_3.6.1.R36x_v20100806.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.osgi_3.6.2.R36x_v20101103.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/icu/tools/srcgen/currysrc/libs/ |
H A D | org.eclipse.core.resources_3.10.0.v20150423-0755.jar | ... void setHidden (boolean) boolean hidden
public void setReadOnly (boolean) boolean readOnly
public void setSymbolicLink (boolean) boolean symLink
public java.lang ... |
H A D | org.eclipse.osgi_3.10.100.v20150529-1857.jar | META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ... |
/external/robolectric/v1/lib/main/ |
H A D | h2-1.2.147.jar | META-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ... |
/external/dagger2/lib/ |
H A D | google-java-format-0.1-20151017.042846-2.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ... |