HomeSort by relevance Sort by last modified time
    Searched defs:Signature (Results 1 - 25 of 51) sorted by null

1 2 3

  /libcore/dalvik/src/main/java/dalvik/annotation/
Signature.java 25 * A "system annotation" used to provide the Signature attribute.
29 @interface Signature {}
  /external/clang/test/CodeGen/
pointer-signext.c 19 unsigned long long Signature;
31 return (int) Entry->Signature;
  /external/lzma/CPP/7zip/Common/
RegisterArc.h 17 Byte Signature[16];
  /frameworks/base/core/java/android/content/pm/
Signature.java 33 * Opaque, immutable representation of a signature associated with an
36 public class Signature implements Parcelable {
43 * Create Signature from an existing raw byte array.
45 public Signature(byte[] signature) {
46 mSignature = signature.clone();
62 * Create Signature from a text representation previously returned by
66 * @param text hex-encoded string representing the signature
67 * @throws IllegalArgumentException when signature is odd-length
69 public Signature(String text)
    [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
Signature.java 26 * A Signature holds the specification for a filter's input and output ports.
28 * A Signature instance must be returned by the filter's {@link Filter#getSignature()} method. It
30 * are required, how data for those ports are accessed, and more. A Signature does not change over
38 * If ports other than the ones in the Signature are allowed, they default to the most generic
40 * a frame's data, it must be specified in the Signature.
42 public class Signature {
80 * Creates a new empty Signature.
82 public Signature() {
86 * Adds an input port to the Signature.
91 * @return this Signature instance
    [all...]
  /external/llvm/tools/llvm-bcanalyzer/
llvm-bcanalyzer.cpp 503 // Read the stream signature.
504 char Signature[6];
505 Signature[0] = Stream.Read(8);
506 Signature[1] = Stream.Read(8);
507 Signature[2] = Stream.Read(4);
508 Signature[3] = Stream.Read(4);
509 Signature[4] = Stream.Read(4);
510 Signature[5] = Stream.Read(4);
514 if (Signature[0] == 'B' && Signature[1] == 'C' &
    [all...]
  /frameworks/compile/libbcc/bcinfo/
MetadataExtractor.cpp 55 // Name of metadata node where exported ForEach signature information resides
336 // section for ForEach. We generate a full signature for a "root" function
372 uint32_t Signature = 0;
373 if (SigString.getAsInteger(10, Signature)) {
374 ALOGE("Non-integer signature value '%s'", SigString.str().c_str());
377 TmpSigList[i] = Signature;
456 ALOGE("Could not populate ForEach signature metadata");
  /libcore/luni/src/main/java/java/security/
Signature.java 30 * {@code Signature} is an engine class which is capable of creating and
36 public abstract class Signature extends SignatureSpi {
39 private static final String SERVICE = "Signature";
51 * Constant that indicates that this {@code Signature} instance has not yet
57 * Constant that indicates that this {@code Signature} instance has been
63 * Constant that indicates that this {@code Signature} instance has been
69 * Represents the current state of this {@code Signature}. The three
76 * Constructs a new instance of {@code Signature} with the name of
82 protected Signature(String algorithm) {
87 * Returns a new instance of {@code Signature} that utilizes the specifie
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /external/chromium_org/base/android/jni_generator/
jni_generator.py 145 """Converts a java param into a JNI signature type."""
216 def Signature(params, returns, wrap):
217 """Returns the JNI signature for the given datatypes."""
363 """Returns a mangled method name for the given signature.
444 raise ParseError('could not parse @CalledByNative method signature',
863 'JNI_SIGNATURE': JniParams.Signature(native.params,
    [all...]
  /external/libvpx/libvpx/libmkv/
EbmlIDs.h 30 Signature = 0x7EB5,
  /frameworks/compile/libbcc/lib/Renderscript/
RSForEachExpand.cpp 78 // For pre-ICS bitcode, we may not have signature information. In that
98 uint32_t Signature = 0;
99 if (SigString.getAsInteger(10, Signature)) {
100 ALOGE("Non-integer signature value '%s'", SigString.str().c_str());
103 return Signature;
140 /// to keep the signature of the expanded function independent of the
178 /// This creates a function with the following signature:
292 bool ExpandFunction(llvm::Function *F, uint32_t Signature) {
295 if (!Signature) {
296 Signature = getRootSignature(F)
683 uint32_t signature = func_iter->second; local
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
Signature2Test.java 34 import java.security.Signature;
68 * java.security.Signature#clone()
71 Signature s = Signature.getInstance("DSA");
80 * java.security.Signature#getAlgorithm()
83 String alg = Signature.getInstance("DSA").getAlgorithm();
89 * java.security.Signature#getInstance(java.lang.String)
92 Signature.getInstance("DSA");
95 Signature.getInstance("bogus");
102 * java.security.Signature#getInstance(java.lang.String
110 Signature signature = Signature.getInstance("DSA", providers[i]); local
    [all...]
  /external/chromium_org/ui/base/gestures/
gesture_sequence.cc 27 // Signature.
73 // Gesture signature types for different values of combination (GestureState,
74 // touch_id, ui::EventType, touch_handled), see Signature for more info.
76 // Note: New addition of types should be placed as per their Signature value.
221 // Builds a signature. Signatures are assembled by joining together
223 // 1 LSB bit so that the computed signature is always greater than 0
228 EdgeStateSignatureType Signature(GestureState gesture_state,
234 EdgeStateSignatureType signature = static_cast<EdgeStateSignatureType> local
237 switch (signature) {
284 signature = GST_INVALID
392 EdgeStateSignatureType signature = Signature(state_, point_id, local
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp     [all...]
  /external/v8/include/
v8.h 100 class Signature;
    [all...]
  /external/chromium_org/v8/include/
v8.h 136 class Signature;
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readpdb.c 113 unsigned short e_magic; /* 00: MZ Header signature */
209 unsigned long Signature; /* "PE"\0\0 */ /* 0x00 */
309 // that ends in "\r\n\032". This is followed by a 4-byte "signature"
315 //unsigned long signature; // "JG\0\0"
325 //char signature[32]; // "Microsoft C/C++ MSF 7.00\r\n\032DS\0\0"
487 unsigned long signature; member in struct:_PDB_SYMBOLS
830 char signature[4]; member in struct:codeview_symbol::__anon29626
1015 unsigned* signature )
1024 *signature = *(unsigned*)(1+ txteof);
2187 unsigned signature; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
dbghelp.h     [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar 
  /prebuilts/tools/common/cglib/
cglib-2.2.3.jar 
cglib-nodep-2.2.3.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/internal/cglib/cglib-nodep/2.2.2/
cglib-nodep-2.2.2.jar 

Completed in 522 milliseconds

1 2 3