HomeSort by relevance Sort by last modified time
    Searched full:authorized (Results 1 - 25 of 345) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/storage/
test-authorizer-expected.txt 9 SQLITE_CREATE_VTABLE statement failed: not authorized
15 SQLITE_PRAGMA statement failed: not authorized
18 SQLITE_TRANSACTION statement failed: not authorized
19 SQLITE_ATTACH statement failed: not authorized
20 SQLITE_DETACH statement failed: not authorized
22 SQLITE_ANALYZE statement failed: not authorized
31 SQLITE_CREATE_TABLE statement failed: not authorized
33 SQLITE_CREATE_INDEX statement failed: not authorized
34 SQLITE_CREATE_TEMP_TABLE statement failed: not authorized
35 SQLITE_CREATE_TEMP_TRIGGER statement failed: not authorized
    [all...]
private-browsing-readonly-expected.txt 5 not authorized
7 not authorized
9 not authorized
11 not authorized
  /external/quake/quake/src/WinQuake/data/
COMEXP.TXT 31 a. "Authorized Copy" shall mean one (1) copy of the
45 a. publicly display an Authorized Copy in exchange for
48 b. run the Authorized Copy so that it will accept
51 an Authorized Copy; and
53 c. otherwise commercially exploit an Authorized Copy,
55 manufacture or distribute the Authorized Copy.
60 distribute (free of charge or otherwise) the Authorized Copy or the
62 disassemble, modify or alter the Authorized Copy. Licensee is not
73 rights regarding the Authorized Copy, including, without limitation,
74 the copyright regarding the Authorized Copy. Licensee acknowledges
    [all...]
  /external/netperf/
MODULE_LICENSE_HP 8 limitations, you are hereby authorized to (i) use, reproduce, and
NOTICE 8 limitations, you are hereby authorized to (i) use, reproduce, and
  /hardware/msm7k/librpc/rpc/
pmap_clnt.h 5 * may copy or modify Sun RPC without charge, but are not authorized
rpc.h 5 * may copy or modify Sun RPC without charge, but are not authorized
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
pmap_rmt.h 6 * may copy or modify Sun RPC without charge, but are not authorized
rpc_des.h 5 * may copy or modify Sun RPC without charge, but are not authorized
svc_auth.h 6 * may copy or modify Sun RPC without charge, but are not authorized
auth_unix.h 6 * may copy or modify Sun RPC without charge, but are not authorized
netdb.h 6 * may copy or modify Sun RPC without charge, but are not authorized
types.h 5 * may copy or modify Sun RPC without charge, but are not authorized
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis_callback.h 5 * may copy or modify Sun RPC without charge, but are not authorized
yppasswd.x 8 * may copy or modify Sun RPC without charge, but are not authorized
bootparam_prot.x 8 * may copy or modify Sun RPC without charge, but are not authorized
nis_callback.x 5 % * may copy or modify Sun RPC without charge, but are not authorized
spray.x 8 * may copy or modify Sun RPC without charge, but are not authorized
ypupd.h 5 * may copy or modify Sun RPC without charge, but are not authorized
  /development/pdk/docs/source/
cla-corporate.jd 18 <p>"You" (or "Your") shall mean the copyright owner or legal entity authorized by the copyright owner that is making this Grant to the Project Leads. For legal entities, the entity making a Contribution and all other entities that control, are controlled by, or are under common control with that entity are considered to be a single Contributor. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
29 <li><p>You represent that You are legally entitled to grant the above license. You represent further that each employee of the Corporation designated on Schedule A below (or in a subsequent written modification to that Schedule) is authorized to submit Contributions on behalf of the Corporation.
40 <li><p>It is your responsibility to notify the Project Leads when any change is required to the list of designated employees authorized to submit Contributions on behalf of the Corporation, or to the Corporation's Point of Contact with the Project.
  /external/tcpdump/
rpc_auth.h 6 * may copy or modify Sun RPC without charge, but are not authorized
  /libcore/luni/src/main/files/cacerts/
72fa7371.0 7 Issuer: C=US, O=VeriSign, Inc., OU=Class 3 Public Primary Certification Authority - G2, OU=(c) 1998 VeriSign, Inc. - For authorized use only, OU=VeriSign Trust Network
11 Subject: C=US, O=VeriSign, Inc., OU=Class 3 Public Primary Certification Authority - G2, OU=(c) 1998 VeriSign, Inc. - For authorized use only, OU=VeriSign Trust Network
ed049835.0 7 Issuer: C=US, O=VeriSign, Inc., OU=Class 4 Public Primary Certification Authority - G2, OU=(c) 1998 VeriSign, Inc. - For authorized use only, OU=VeriSign Trust Network
11 Subject: C=US, O=VeriSign, Inc., OU=Class 4 Public Primary Certification Authority - G2, OU=(c) 1998 VeriSign, Inc. - For authorized use only, OU=VeriSign Trust Network
  /external/bluetooth/bluez/audio/
device.c 95 gboolean authorized; member in struct:dev_priv
157 priv->authorized = FALSE;
703 priv->authorized = TRUE;
775 if (priv->authorized || audio_device_is_connected(dev)) {
826 priv->authorized = auth;
  /frameworks/base/core/java/android/server/
BluetoothEventLoop.java 507 boolean authorized = false;
520 authorized = a2dp.getSinkPriority(device) > BluetoothA2dp.PRIORITY_OFF;
521 if (authorized) {
531 a2dp.allowIncomingConnect(device, authorized);
539 log("onAgentAuthorize(" + objectPath + ", " + deviceUuid + ") = " + authorized);
540 if (!authorized) a2dp.allowIncomingConnect(device, authorized);

Completed in 135 milliseconds

1 2 3 4 5 6 7 8 91011>>