/aosp_15_r20/external/okio/okio-testing-support/src/nativeMain/kotlin/okio/ |
H A D | TestingNative.kt | 20 actual fun isWasm() = false method
|
/aosp_15_r20/external/okio/okio-testing-support/src/jvmMain/kotlin/okio/ |
H A D | TestingJvm.kt | 20 actual fun isWasm() = false method
|
/aosp_15_r20/external/okio/okio-testing-support/src/jsMain/kotlin/okio/ |
H A D | TestingJs.kt | 22 actual fun isWasm() = false method
|
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/test/ |
H A D | CurrentPlatform.common.kt | 16 public fun isWasm(): Boolean = currentPlatform == Platform.WASM method
|
/aosp_15_r20/external/kotlinx.serialization/formats/protobuf/commonTest/src/kotlinx/serialization/test/ |
H A D | CurrentPlatform.common.kt | 17 public fun isWasm(): Boolean = currentPlatform == Platform.WASM method
|
/aosp_15_r20/external/kotlinx.serialization/core/commonTest/src/kotlinx/serialization/test/ |
H A D | CurrentPlatform.common.kt | 16 public fun isWasm(): Boolean = currentPlatform == Platform.WASM method
|
/aosp_15_r20/external/okio/okio-testing-support/src/wasmMain/kotlin/okio/ |
H A D | TestingWasm.kt | 22 actual fun isWasm() = true in isBrowser() method
|
/aosp_15_r20/external/okio/okio-testing-support/src/commonMain/kotlin/okio/ |
H A D | TestingCommon.kt | 42 expect fun isWasm(): Boolean in randomToken() method
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | Binary.h | 132 bool isWasm() const { return TypeID == ID_Wasm; } in isWasm() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/ |
D | Binary.h | 137 bool isWasm() const { return TypeID == ID_Wasm; } in isWasm() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
H A D | Binary.h | 136 bool isWasm() const { return TypeID == ID_Wasm; } in isWasm() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/ |
D | Binary.h | 137 bool isWasm() const { return TypeID == ID_Wasm; } in isWasm() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/ |
D | Binary.h | 137 bool isWasm() const { return TypeID == ID_Wasm; } in isWasm() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/ |
D | Binary.h | 137 bool isWasm() const { return TypeID == ID_Wasm; } in isWasm() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCSymbol.h | 280 bool isWasm() const { return Kind == SymbolKindWasm; } in isWasm() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCSymbol.h | 289 bool isWasm() const { return Kind == SymbolKindWasm; } in isWasm() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCSymbol.h | 291 bool isWasm() const { return Kind == SymbolKindWasm; } in isWasm() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCSymbol.h | 291 bool isWasm() const { return Kind == SymbolKindWasm; } in isWasm() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCSymbol.h | 291 bool isWasm() const { return Kind == SymbolKindWasm; } in isWasm() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCSymbol.h | 291 bool isWasm() const { return Kind == SymbolKindWasm; } in isWasm() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TargetParser/ |
H A D | Triple.h | 929 bool isWasm() const { in isWasm() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TargetParser/ |
D | Triple.h | 986 bool isWasm() const { in isWasm() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TargetParser/ |
D | Triple.h | 1013 bool isWasm() const { in isWasm() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TargetParser/ |
D | Triple.h | 1029 bool isWasm() const { in isWasm() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TargetParser/ |
D | Triple.h | 1013 bool isWasm() const { in isWasm() function
|