/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/netfilter/ |
xt_CHECKSUM.h | 25 __u8 operation; member in struct:xt_CHECKSUM_info
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/mock/ |
MockNamedNodeMap.java | 94 throw new UnsupportedOperationException("Operation not implemented."); //$NON-NLS-1$ 99 throw new UnsupportedOperationException("Operation not implemented."); //$NON-NLS-1$ 104 throw new UnsupportedOperationException("Operation not implemented."); //$NON-NLS-1$ 109 throw new UnsupportedOperationException("Operation not implemented."); //$NON-NLS-1$
|
/system/bt/bta/hl/ |
bta_hl_ci.c | 42 ** status - BTA_MA_STATUS_OK if operation is successful 76 ** status - BTA_MA_STATUS_OK if operation is successful 110 ** status - BTA_MA_STATUS_OK if operation is successful 144 ** status - BTA_MA_STATUS_OK if operation is successful
|
/system/connectivity/shill/dbus/ |
chromeos_mm1_modem_modemcdma_proxy.cc | 105 const ResultCallback& callback, const string& operation) { 106 SLOG(&proxy_->GetObjectPath(), 2) << __func__ << ": " << operation; local 112 const string& operation, 114 SLOG(&proxy_->GetObjectPath(), 2) << __func__ << ": " << operation; local
|
chromeos_mm1_sim_proxy.cc | 120 const string& operation) { 121 SLOG(&proxy_->GetObjectPath(), 2) << __func__ << ": " << operation; local 126 const string& operation, 128 SLOG(&proxy_->GetObjectPath(), 2) << __func__ << ": " << operation; local
|
/system/connectivity/shill/ |
error.cc | 37 { kErrorResultFailure, "Operation failed (no other information)" }, 55 { kErrorResultOperationAborted, "Operation aborted" }, 56 { kErrorResultOperationInitiated, "Operation initiated" }, 57 { kErrorResultOperationTimeout, "Operation timeout" },
|
/system/keymaster/ |
aes_operation.h | 23 #include "operation.h" 28 * Abstract base for AES operation factories. This class does all of the work to create 35 Operation* CreateOperation(const Key& key, const AuthorizationSet& begin_params, 59 class AesEvpOperation : public Operation {
|
ecdsa_keymaster1_operation.cpp | 40 // to the hardware module. The regular Ecdsa*Operation classes will do software digesting and 48 // operation. This just allows us to double-check that the correct padding value is reaching 99 Operation* EcdsaKeymaster1OperationFactory::CreateOperation(const Key& key, 116 "Bug: Pubkey operation requested. Those should be handled by normal ECDSA operations.",
|
operation.cpp | 17 #include "operation.h" 99 // If it's a public key operation, all padding modes are authorized. 124 // If it's a public key operation, all digests are authorized. 137 keymaster_error_t Operation::UpdateForFinish(const AuthorizationSet& input_params,
|
/system/vold/ |
Keymaster.h | 40 // ongoing Keymaster operation. Aborts the operation 82 // Begin a new cryptographic operation, collecting output parameters. 85 // Begin a new cryptographic operation; don't collect output parameters.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
armv1-bad.l | 2 [^:]*:4: Error: invalid pseudo operation -- `str r0,=0x00ff0000'
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/ |
bittest.s | 3 # Bit operation instructions (BCLR, BNOT, BSET, BTST) should not be placed in IU.
|
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/ |
SSLEngineImplTest.java | 539 assertEquals("Unexpected status of operation:", 542 assertEquals("Unexpected status of operation:", 563 assertEquals("Unexpected status of operation:", 573 assertEquals("Unexpected status of operation:", 617 assertEquals("Unexpected status of operation:", 633 assertEquals("Unexpected status of operation:", 636 assertEquals("Unexpected status of operation:", 650 assertEquals("Unexpected status of operation:", 653 assertEquals("Unexpected status of operation:", 681 assertEquals("Unexpected status of operation:" [all...] |
/external/mesa3d/src/glsl/ |
lower_instructions.cpp | 46 * there is no subtract operation separate from adding the negation. 57 * reciprocal. By breaking the operation down, constant reciprocals 127 ir->operation = ir_binop_add; 145 ir->operation = ir_binop_mul; 190 ir->operation = ir_unop_f2i; 193 ir->operation = ir_unop_i2u; 206 ir->operation = ir_unop_exp2; 219 ir->operation = ir_unop_exp2; 229 ir->operation = ir_binop_mul; 265 ir->operation = ir_binop_mul [all...] |
/hardware/libhardware/include/hardware/ |
bt_gatt_client.h | 29 * operation buffer size. 147 /** Reports result of a GATT read operation */ 151 /** GATT write characteristic operation callback */ 169 * Callback indicating the status of a listen() operation 187 /** Callback invoked when multi-adv enable operation has completed */ 190 /** Callback invoked when multi-adv param update operation has completed */ 193 /** Callback invoked when multi-adv instance data set operation has completed */ 196 /** Callback invoked when multi-adv disable operation has completed */ 205 /** Callback invoked when batchscan storage config operation has completed */ 208 /** Callback invoked when batchscan enable / disable operation has completed * [all...] |
/hardware/ti/omap4-aah/camera/ |
BaseCameraAdapter.cpp | 408 status_t BaseCameraAdapter::sendCommand(CameraCommands operation, int value1, int value2, int value3, int value4) { 416 switch ( operation ) { 429 ret = setState(operation); 483 ret = setState(operation); 536 ret = setState(operation); 577 ret = setState(operation); 613 ret = setState(operation); 639 ret = setState(operation); 667 ret = setState(operation); 695 ret = setState(operation); [all...] |
/development/samples/devbytes/animation/CurvedMotion/src/com/example/android/curvedmotion/ |
PathEvaluator.java | 23 * on the operation specified by the endValue (the operation for the interval between
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/token-rewrite/ |
basic.rb | 234 error.to_s.should == %q<operation (replace @ 1..2 : "foo") overlaps with previous operation (replace @ 0..3 : "bar")> 245 error.to_s.should == %q<operation (insert-before @ 4 : "y") overlaps with previous operation (replace @ 2..4 : "x")> 256 error.to_s.should == %q<operation (replace @ 3..5 : "foo") overlaps with previous operation (replace @ 2..4 : "xyz")> 267 error.to_s.should == %q<operation (replace @ 1..3 : "foo") overlaps with previous operation (replace @ 2..4 : "xyz")>
|
/external/autotest/client/common_lib/cros/fake_device_server/ |
resource_method.py | 38 server_errors.HTTPError(400, 'Missing id for operation') 58 server_errors.HTTPError(400, 'Missing id for operation')
|
/external/guava/guava-testlib/src/com/google/common/testing/ |
TearDown.java | 23 * An object that can perform a {@link #tearDown} operation. 32 * Performs a <b>single</b> tear-down operation. See test-libraries-for-java's
|
/external/icu/icu4c/source/layout/ |
ArabicLayoutEngine.h | 44 * @param success - set to an error code if the operation fails 62 * @param success - set to an error code if the operation fails 110 * @param success - set to an error code if the operation fails 132 * @param success - output parameter set to an error code if the operation fails 164 * @param success - set to an error code if the operation fails 195 * @param success - set to an error code if the operation fails 215 * @param success - set to an error code if the operation fails 232 * @param success - output parameter set to an error code if the operation fails
|
/external/libnfc-nci/src/udrv/include/ |
ucodec.h | 250 ** Input : CodecId: Id of the codec to perform the operation on. 267 ** Input : CodecId: Id of the codec to perform the operation on. 284 ** Input : CodecId: Id of the codec to perform the operation on. 300 ** Input : CodecId: Id of the codec to perform the operation on. 316 ** Input : CodecId: Id of the codec to perform the operation on. 336 ** Input : CodecId: Id of the codec to perform the operation on. 352 ** Input : CodecId: Id of the codec to perform the operation on. 370 ** Input : CodecId: Id of the codec to perform the operation on.
|
/external/libunwind/doc/ |
unw_step.man | 63 unwind\-info needed to complete the operation. 67 operation has a version or a format that is not understood by
|
/external/llvm/test/CodeGen/X86/ |
constant-combines.ll | 10 ; would incorrectly form an illegal operation for the last of these stores when 11 ; it folded it to a zero too late to legalize the zero store operation. If this
|
/external/mesa3d/src/gallium/drivers/nvc0/codegen/ |
nv50_ir_target_nvc0.h | 47 virtual bool isOpSupported(operation, DataType) const; 51 virtual bool isPostMultiplySupported(operation, float, int& e) const;
|