Searched
full:gets (Results
626 -
650 of
10097) sorted by null
<<21222324252627282930>>
/external/autotest/server/cros/multimedia/ |
system_facade_adapter.py | 28 """Gets the proxy to DUT system facade.
|
usb_facade_adapter.py | 26 """Gets the proxy to DUT USB facade.
|
/external/autotest/site_utils/stats/ |
apacheinfo.py | 15 # requests will log at INFO and DEBUG, which gets automatically enabled by
|
/external/bison/m4/ |
sys_wait_h.m4 | 14 dnl Ensure the type pid_t gets defined.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ec/ |
KeyFactorySpi.java | 82 return new java.security.spec.ECPrivateKeySpec(k.getS(), k.getParams()); 88 return new java.security.spec.ECPrivateKeySpec(k.getS(), EC5Util.convertSpec(EC5Util.convertCurve(implicitSpec.getCurve(), implicitSpec.getSeed()), implicitSpec)); 111 return new org.bouncycastle.jce.spec.ECPrivateKeySpec(k.getS(), EC5Util.convertSpec(k.getParams(), false)); 117 return new org.bouncycastle.jce.spec.ECPrivateKeySpec(k.getS(), implicitSpec);
|
/external/chromium-trace/catapult/dashboard/dashboard/ |
layered_cache.py | 61 """Gets keys of expired entities. 82 occasionally causes the gets to take several seconds. But they will be 98 """Gets the value from the datastore.""" 108 """Gets the value from the datastore for the externally namespaced key."""
|
put_entities_task.py | 5 """URL endpoint that takes a list of keys, gets them and puts them.
|
task_runner_test.py | 17 """Gets the first argument value for the call at |call_index|.
|
xsrf.py | 37 """Gets or creates the secret key to use for validating XSRF tokens."""
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ses/ |
exceptions.py | 10 directly from anywhere. The only thing this gets us is the ability to
|
/external/clang/test/CodeGen/ |
byval-memcpy-elim.c | 22 // The above gets tricker when the byval argument requires higher alignment
|
/external/clang/test/CodeGenCXX/ |
exceptions-no-rtti.cpp | 24 // everything gets hidden visibility because we assume that all
|
/external/clang/test/Driver/ |
darwin-ld-lto.c | 3 // Check that ld gets "-lto_library" and warnings about libLTO.dylib path.
|
/external/curl/tests/data/ |
test1213 | 33 # for normal server use, and we need to make sure it gets converted to
|
test1214 | 33 # for normal server use, and we need to make sure it gets converted to
|
test1223 | 10 # disable data check since it gets sent to stdout and is verified there
|
/external/dexmaker/src/dx/java/com/android/dx/dex/ |
DexOptions.java | 27 * Gets the dex file magic number corresponding to this instance.
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
CatchTable.java | 42 * Gets the element at the given index. It is an error to call 166 * Gets the start address. 175 * Gets the end address (exclusive). 184 * Gets the handlers.
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
FieldIdItem.java | 50 * Gets the field constant.
|
IdItem.java | 53 * Gets the type constant for the defining class of the
|
MethodIdItem.java | 50 * Gets the method constant.
|
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/ |
AddressMap.java | 38 * Gets the value address corresponding to the given key address. Returns
|
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/ |
CstInterfaceMethodRef.java | 48 * Gets a normal (non-interface) {@link CstMethodRef} that corresponds to
|
/external/dnsmasq/contrib/port-forward/ |
portforward | 15 # at the address allocated to wwwserver whenever wwwserver gets a DHCP lease.
|
/external/e2fsprogs/intl/ |
loadinfo.h | 117 NAME gets destructively modified: NUL bytes are inserted here and 118 there. *LANGUAGE gets assigned NAME. Each of *MODIFIER, *TERRITORY, 119 *CODESET, *SPECIAL, *SPONSOR, *REVISION gets assigned either a 121 gets assigned the expanded *CODESET, if it is different from *CODESET;
|
Completed in 793 milliseconds
<<21222324252627282930>>