Searched refs:portable (Results 1 – 25 of 399) sorted by relevance
12345678910>>...16
/external/skqp/site/dev/testing/ |
D | fonts.md | 18 portable typeface on the paint, call: 25 To create a portable typeface, use: 33 removed. Instead, a test-wide `SkFontMgr` will be selected to choose portable
|
/external/skia/site/dev/testing/ |
D | fonts.md | 18 portable typeface on the paint, call: 25 To create a portable typeface, use: 33 removed. Instead, a test-wide `SkFontMgr` will be selected to choose portable
|
/external/flatbuffers/android/jni/ |
D | include.mk | 41 realpath-portable = $(join $(filter %:,$(subst :,: ,$1)),\ 57 $(call realpath-portable,$(dir $(lastword $(MAKEFILE_LIST)))/../..) 81 $(call realpath-portable,$(LOCAL_PATH)/../../../../../../prebuilts/cmake) 186 realpath-portable,$(LOCAL_PATH)/$1))
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/ |
D | LangImpl10.rst | 109 Kaleidoscope is an example of a "portable language": any program written 112 javascript, python, etc (note that while these languages are portable, 128 C code portable, other than shipping the source code around (and of 129 course, C source code is not actually portable in general either - ever 149 That said, there are interesting subsets of C that can be made portable. 153 you can have portable code. This can make sense for specialized domains 232 Implementing portable offsetof/sizeof 245 that allows you to compute this in a portable way.
|
D | OCamlLangImpl8.rst | 117 Kaleidoscope is an example of a "portable language": any program written 120 javascript, python, etc (note that while these languages are portable, 136 C code portable, other than shipping the source code around (and of 137 course, C source code is not actually portable in general either - ever 157 That said, there are interesting subsets of C that can be made portable. 161 you can have portable code. This can make sense for specialized domains 240 Implementing portable offsetof/sizeof 253 that allows you to compute this in a portable way.
|
/external/llvm/docs/tutorial/ |
D | OCamlLangImpl8.rst | 117 Kaleidoscope is an example of a "portable language": any program written 120 javascript, python, etc (note that while these languages are portable, 136 C code portable, other than shipping the source code around (and of 137 course, C source code is not actually portable in general either - ever 157 That said, there are interesting subsets of C that can be made portable. 161 you can have portable code. This can make sense for specialized domains 240 Implementing portable offsetof/sizeof 253 that allows you to compute this in a portable way.
|
D | LangImpl10.rst | 109 Kaleidoscope is an example of a "portable language": any program written 112 javascript, python, etc (note that while these languages are portable, 128 C code portable, other than shipping the source code around (and of 129 course, C source code is not actually portable in general either - ever 149 That said, there are interesting subsets of C that can be made portable. 153 you can have portable code. This can make sense for specialized domains 232 Implementing portable offsetof/sizeof 245 that allows you to compute this in a portable way.
|
/external/openssh/ |
D | README.version | 1 URL: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.1p2.tar.gz
|
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuideClient/ |
D | RouteGuideClient.csproj | 6 <DebugType>portable</DebugType>
|
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuideServer/ |
D | RouteGuideServer.csproj | 6 <DebugType>portable</DebugType>
|
/external/grpc-grpc/examples/csharp/Helloworld/GreeterServer/ |
D | GreeterServer.csproj | 6 <DebugType>portable</DebugType>
|
/external/grpc-grpc/examples/csharp/Helloworld/GreeterClient/ |
D | GreeterClient.csproj | 6 <DebugType>portable</DebugType>
|
/external/tensorflow/tensorflow/lite/experimental/micro/riscv32_mcu/ |
D | README.md | 6 It is designed to be portable even to 'bare metal', so it follows the same
|
/external/freetype/builds/unix/ |
D | freetype2.in | 8 Description: A free, high-quality, and portable font engine.
|
/external/llvm/utils/lit/ |
D | README.txt | 5 lit is a portable tool for executing LLVM and Clang style test suites,
|
/external/grpc-grpc/examples/csharp/Helloworld/Greeter/ |
D | Greeter.csproj | 6 <DebugType>portable</DebugType>
|
/external/dynamic_depth/internal/dynamic_depth/ |
D | README.md | 3 dynamic\_depth is a portable library for parsing and writing Dynamic Depth
|
/external/python/cpython2/Doc/c-api/ |
D | utilities.rst | 11 helping C code be more portable across platforms, using Python modules from C,
|
/external/python/cpython3/Doc/c-api/ |
D | utilities.rst | 10 helping C code be more portable across platforms, using Python modules from C,
|
/external/fec/ |
D | README | 49 magnitude faster than their portable C versions. The available SIMD 52 instructions are available, the portable C version is invoked by 53 default. On targets other than IA-32 and PPC, only the portable C
|
/external/libcxx/utils/google-benchmark/docs/ |
D | AssemblyTests.md | 78 inherently non-portable. Different compilers and even different compiler 83 "more portable" tests; including [matching using regular expressions](https://llvm.org/docs/Command… 137 inherently non-portable. Currently the tests are limited to:
|
/external/google-benchmark/docs/ |
D | AssemblyTests.md | 78 inherently non-portable. Different compilers and even different compiler 83 "more portable" tests; including [matching using regular expressions](https://llvm.org/docs/Command… 137 inherently non-portable. Currently the tests are limited to:
|
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuide/ |
D | RouteGuide.csproj | 6 <DebugType>portable</DebugType>
|
/external/shflags/ |
D | README.md | 5 library for Unix shell. The code is written in a way to be as portable as
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | ax_cc_maxopt.m4 | 16 # variable. The user can also specify --enable-portable-binary in order to 66 AC_ARG_ENABLE(portable-binary, [AS_HELP_STRING([--enable-portable-binary], [disable compiler optimi…
|
12345678910>>...16