Home
last modified time | relevance | path

Searched refs:portable (Results 1 – 25 of 399) sorted by relevance

12345678910>>...16

/external/skqp/site/dev/testing/
Dfonts.md18 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/
Dfonts.md18 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/
Dinclude.mk41 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/
DLangImpl10.rst109 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.
DOCamlLangImpl8.rst117 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/
DOCamlLangImpl8.rst117 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.
DLangImpl10.rst109 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/
DREADME.version1 URL: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.1p2.tar.gz
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuideClient/
DRouteGuideClient.csproj6 <DebugType>portable</DebugType>
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuideServer/
DRouteGuideServer.csproj6 <DebugType>portable</DebugType>
/external/grpc-grpc/examples/csharp/Helloworld/GreeterServer/
DGreeterServer.csproj6 <DebugType>portable</DebugType>
/external/grpc-grpc/examples/csharp/Helloworld/GreeterClient/
DGreeterClient.csproj6 <DebugType>portable</DebugType>
/external/tensorflow/tensorflow/lite/experimental/micro/riscv32_mcu/
DREADME.md6 It is designed to be portable even to 'bare metal', so it follows the same
/external/freetype/builds/unix/
Dfreetype2.in8 Description: A free, high-quality, and portable font engine.
/external/llvm/utils/lit/
DREADME.txt5 lit is a portable tool for executing LLVM and Clang style test suites,
/external/grpc-grpc/examples/csharp/Helloworld/Greeter/
DGreeter.csproj6 <DebugType>portable</DebugType>
/external/dynamic_depth/internal/dynamic_depth/
DREADME.md3 dynamic\_depth is a portable library for parsing and writing Dynamic Depth
/external/python/cpython2/Doc/c-api/
Dutilities.rst11 helping C code be more portable across platforms, using Python modules from C,
/external/python/cpython3/Doc/c-api/
Dutilities.rst10 helping C code be more portable across platforms, using Python modules from C,
/external/fec/
DREADME49 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/
DAssemblyTests.md78 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/
DAssemblyTests.md78 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/
DRouteGuide.csproj6 <DebugType>portable</DebugType>
/external/shflags/
DREADME.md5 library for Unix shell. The code is written in a way to be as portable as
/external/python/cpython2/Modules/_ctypes/libffi/m4/
Dax_cc_maxopt.m416 # 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