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

1 2 3

  /hardware/interfaces/keymaster/3.0/vts/functional/
keystore_tags_utils.cpp 36 static const char* stringify(Tag tag) { function in struct:android::hardware::keymaster::V3_0::TagStringifier
44 return TagStringifier<all_tags_t>::stringify(tag);
keymaster_tags.h 333 inline const char* stringify(Digest digest) { function in namespace:android::hardware::keymaster::V3_0
353 inline const char* stringify(Algorithm algorithm) { function in namespace:android::hardware::keymaster::V3_0
367 inline const char* stringify(BlockMode block_mode) { function in namespace:android::hardware::keymaster::V3_0
381 inline const char* stringify(PaddingMode padding) { function in namespace:android::hardware::keymaster::V3_0
399 inline const char* stringify(KeyOrigin origin) { function in namespace:android::hardware::keymaster::V3_0
413 inline const char* stringify(KeyPurpose purpose) { function in namespace:android::hardware::keymaster::V3_0
431 inline const char* stringify(EcCurve curve) { function in namespace:android::hardware::keymaster::V3_0
  /tools/repohooks/rh/
utils.py 65 def stringify(self, error=True, output=True): member in class:RunCommandError
90 return self.stringify().decode('utf-8', 'replace').encode(
  /cts/tools/testng/src/com/android/cts/testng/
SingleTestNGTestRunListener.java 56 getId(result), stringify(result.getThrowable())));
78 // Use its code to stringify a result name instead of doing it ourselves.
92 private String stringify(Throwable error) { method in class:SingleTestNGTestRunListener
  /external/junit-params/src/main/java/junitparams/internal/
Utils.java 15 public static String stringify(Object paramSet, int paramIdx) { method in class:Utils
18 return result + stringify(paramSet);
21 public static String stringify(Object paramSet) { method in class:Utils
133 return stringify(paramSet, index) + " (" + methodName + ")";
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowBitmapFactory.java 74 String optionsString = stringify(options);
104 private static String stringify(BitmapFactory.Options options) { method in class:ShadowBitmapFactory
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/util/
TestUtil.java 17 org.junit.Assert.assertEquals(stringify(expected), stringify(actual)); method
20 public static String stringify(Collection<?> collection) { method in class:TestUtil
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/res/
ResourceTestUtil.java 20 static String stringify(ResourceTable resourceTable) { method in class:ResourceTestUtil
  /external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
EDInst.cpp 59 int EDInst::stringify() { function in class:EDInst
72 if (stringify())
172 if (stringify())
  /external/valgrind/none/tests/amd64-darwin/
bug341419.c 11 #define stringify(x) #x macro
20 fprintf(stderr, "%s:%d: ASSERT(" stringify(a) \
21 " " stringify(op) " " stringify(b) ")\n", \
24 fprintf(stderr, "%s:%d: FAILED ASSERT((" stringify(a) \
25 "=0x%016llx) " stringify(op) " (" stringify(b) "=0x%016llx))\n", \
37 fprintf(stderr, "%s:%d: ASSERT(" stringify(e) ")\n", \
40 fprintf(stderr, "%s:%d: FAILED ASSERT(" stringify(e) ")\n", \
  /external/valgrind/none/tests/x86-darwin/
bug341419.c 11 #define stringify(x) #x macro
20 fprintf(stderr, "%s:%d: ASSERT(" stringify(a) \
21 " " stringify(op) " " stringify(b) ")\n", \
24 fprintf(stderr, "%s:%d: FAILED ASSERT((" stringify(a) \
25 "=0x%016llx) " stringify(op) " (" stringify(b) "=0x%016llx))\n", \
37 fprintf(stderr, "%s:%d: ASSERT(" stringify(e) ")\n", \
40 fprintf(stderr, "%s:%d: FAILED ASSERT(" stringify(e) ")\n", \
  /prebuilts/go/darwin-x86/src/html/template/
content.go 149 // stringify converts its arguments to a string and the type of the content.
151 func stringify(args ...interface{}) (string, contentType) { func
  /prebuilts/go/linux-x86/src/html/template/
content.go 149 // stringify converts its arguments to a string and the type of the content.
151 func stringify(args ...interface{}) (string, contentType) { func
  /cts/tests/core/runner/src/com/android/cts/core/runner/support/
SingleTestNGTestRunListener.java 83 id, stringify(throwable)));
107 // Use its code to stringify a result name instead of doing it ourselves.
121 private String stringify(Throwable error) { method in class:SingleTestNGTestRunListener
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
bgenGenerator.py 72 Output(" PyDoc_STR(%s)},", stringify(docstring))
86 def stringify(str): function
  /external/python/cpython2/Tools/bgen/bgen/
bgenGenerator.py 72 Output(" PyDoc_STR(%s)},", stringify(docstring))
86 def stringify(str): function
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowBitmapFactory.java 163 String optionsString = stringify(options);
204 private static String stringify(BitmapFactory.Options options) { method in class:ShadowBitmapFactory
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraActions.java 57 public static String stringify(int action) { method in class:CameraActions
  /packages/apps/Contacts/src/com/android/contacts/model/account/
AccountWithDataSet.java 190 public String stringify() { method in class:AccountWithDataSet
209 * Unpack a string created by {@link #stringify}.
  /packages/apps/Dialer/java/com/android/contacts/common/model/account/
AccountWithDataSet.java 100 * Unpack a string created by {@link #stringify}.
226 public String stringify() { method in class:AccountWithDataSet
  /system/extras/libfec/
fec_private.h 140 #ifndef stringify
142 #define stringify(x) __stringify(x) macro
  /external/autotest/contrib/
coverage.py 748 def stringify(pair): function in function:coverage.format_lines
754 ret = string.join(map(stringify, pairs), ", ")
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/
libpython.py 1077 def stringify(val): function
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Attachment.java 378 result.put(AttachmentColumns.URI, stringify(uri));
383 result.put(AttachmentColumns.CONTENT_URI, stringify(contentUri));
384 result.put(AttachmentColumns.THUMBNAIL_URI, stringify(thumbnailUri));
385 result.put(AttachmentColumns.PREVIEW_INTENT_URI, stringify(previewIntentUri));
416 private static String stringify(Object object) { method in class:Attachment
  /external/python/cpython2/Tools/gdb/
libpython.py 1151 def stringify(val): function
    [all...]

Completed in 1972 milliseconds

1 2 3