Searched refs:booleanToByte (Results 1 – 7 of 7) sorted by relevance
22 expectEqualsByte((byte)1, booleanToByte(true)); in main()39 static byte booleanToByte(boolean b) { in booleanToByte() method in Main
33 ## CHECK-START: byte SmaliTests.booleanToByte(boolean) builder (after)43 ## CHECK-START: byte SmaliTests.booleanToByte(boolean) select_generator (after)51 ## CHECK-START: byte SmaliTests.booleanToByte(boolean) instruction_simplifier$before_codegen (afte…54 .method static booleanToByte(Z)B
551 Converter<Byte> booleanToByte = o -> Optional.ofNullable((Boolean)o)555 standardConverterMap.put(Pair.of(BYTE_CLASS, BOOLEAN_CLASS), booleanToByte); in Pair.of()556 standardConverterMap.put(Pair.of(BYTE_CLASS, BOOLEAN_TYPE), booleanToByte); in Pair.of()557 standardConverterMap.put(Pair.of(BYTE_TYPE, BOOLEAN_CLASS), booleanToByte); in Pair.of()558 standardConverterMap.put(Pair.of(BYTE_TYPE, BOOLEAN_TYPE), booleanToByte); in Pair.of()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF META-INF/androidx.annotation_annotation- ...
META-INF/ META-INF/MANIFEST.MF com/oracle/net/Sdp$ ...
META-INF/ META-INF/MANIFEST.MF apple/applescript/AppleScriptEngine.class AppleScriptEngine ...