Home
last modified time | relevance | path

Searched defs:operation (Results 1 – 25 of 52) sorted by relevance

123

/external/proguard/src/proguard/evaluation/value/
DCompositeFloatValue.java39 private final byte operation; field in CompositeFloatValue
48 byte operation, in CompositeFloatValue()
DCompositeDoubleValue.java39 private final byte operation; field in CompositeDoubleValue
48 byte operation, in CompositeDoubleValue()
DCompositeLongValue.java45 private final byte operation; field in CompositeLongValue
54 byte operation, in CompositeLongValue()
DCompositeIntegerValue.java45 private final byte operation; field in CompositeIntegerValue
54 byte operation, in CompositeIntegerValue()
/external/openssl/crypto/dh/
Ddh_asn1.c67 static int dh_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in dh_cb()
/external/openssl/crypto/dsa/
Ddsa_asn1.c66 static int sig_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in sig_cb()
/external/openssl/crypto/asn1/
Dnsseq.c65 static int nsseq_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in nsseq_cb()
Dx_req.c82 static int rinf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rinf_cb()
Dp8_pkey.c65 static int pkey_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in pkey_cb()
Dx_x509.c84 static int x509_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in x509_cb()
Dx_crl.c94 static int crl_inf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_inf_cb()
208 static int crl_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_cb()
/external/openssl/crypto/rsa/
Drsa_asn1.c66 static int rsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rsa_cb()
/external/bluetooth/glib/gio/
Dgmountoperation.c91 GMountOperation *operation; in g_mount_operation_set_property() local
140 GMountOperation *operation; in g_mount_operation_get_property() local
182 GMountOperation *operation; in g_mount_operation_finalize() local
418 g_mount_operation_init (GMountOperation *operation) in g_mount_operation_init()
/external/openssl/crypto/pkcs7/
Dpk7_asn1.c81 static int pk7_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in pk7_cb()
/external/chromium/net/disk_cache/
Dfile_posix.cc191 scoped_refptr<BackgroundIO> operation = in PostRead() local
205 scoped_refptr<BackgroundIO> operation = in PostWrite() local
225 void InFlightIO::OnIOComplete(BackgroundIO* operation) { in OnIOComplete()
233 void InFlightIO::InvokeCallback(BackgroundIO* operation, bool cancel_task) { in InvokeCallback()
/external/e2fsprogs/misc/
Dpartinfo.c26 void print_error(char *operation, int error, char *device) in print_error()
/external/iptables/include/linux/netfilter_ipv4/
Dipt_2ecn.h23 u_int8_t operation; member
Dipt_ECN.h22 u_int8_t operation; /* bitset of operations */ member
/external/kernel-headers/original/linux/netfilter_ipv4/
Dipt_ECN.h22 u_int8_t operation; /* bitset of operations */ member
/external/e2fsprogs/e2fsck/
Dehandler.c20 static const char *operation; variable
/external/webkit/WebKit/gtk/tests/
Dtestwebframe.c141 GtkPrintOperation* operation = gtk_print_operation_new(); in test_webkit_web_frame_printing() local
/external/webkit/WebCore/page/
DDragController.cpp232 DragOperation operation = DragOperationNone; in dragEnteredOrUpdated() local
278 …er::tryDocumentDrag(DragData* dragData, DragDestinationAction actionMask, DragOperation& operation) in tryDocumentDrag()
485 bool DragController::tryDHTMLDrag(DragData* dragData, DragOperation& operation) in tryDHTMLDrag()
/external/e2fsprogs/intl/
Dplural-exp.h60 } operation; member
/external/webkit/WebCore/platform/graphics/filters/
DFEComposite.cpp54 CompositeOperationType FEComposite::operation() const in operation() function in WebCore::FEComposite
/external/kernel-headers/original/linux/
Dandroid_pmem.h89 unsigned operation) { return -ENOSYS; } in pmem_remap()

123