Searched refs:translating (Results 1 – 25 of 56) sorted by relevance
123
/external/selinux/libselinux/src/ |
D | label.c | 150 int translating) in selabel_fini() argument 159 if (translating && !lr->ctx_trans && in selabel_fini() 167 selabel_lookup_common(struct selabel_handle *rec, int translating, in selabel_lookup_common() argument 181 if (selabel_fini(rec, lr, translating)) in selabel_lookup_common() 188 selabel_lookup_bm_common(struct selabel_handle *rec, int translating, in selabel_lookup_bm_common() argument 202 if (selabel_fini(rec, lr, translating)) in selabel_lookup_bm_common()
|
/external/perfetto/docs/ |
D | benchmarks.md | 32 CPU overhead for translating ftrace raw pipe into protobuf:
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_NonMaxSuppressionV2.pbtxt | 46 of the coordinate system; thus translating or reflections of the coordinate
|
D | api_def_NonMaxSuppression.pbtxt | 46 of the coordinate system; thus translating or reflections of the coordinate
|
/external/mesa3d/src/gallium/docs/source/ |
D | distro.rst | 166 Indices provides tools for translating or generating element indices for
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | fp_const_pool.ll | 42 ; Parse the function, dump the bitcode back out, and stop without translating.
|
/external/antlr/antlr-3.4/runtime/Ruby/ |
D | README.txt | 49 * translating input source to some desired output format
|
/external/e2fsprogs/ |
D | ABOUT-NLS | 151 If you'd like to volunteer to _work_ at translating messages, you 152 should become a member of the translating team for your own language.
|
/external/libexif/ |
D | README | 147 If you are interested in translating libexif into a new language, we
|
D | ABOUT-NLS | 158 If you'd like to volunteer to _work_ at translating messages, you 159 should become a member of the translating team for your own language.
|
/external/swiftshader/third_party/subzero/docs/ |
D | ALLOCATION.rst | 105 The translation thread destroys the Cfg when it is done translating, including
|
D | README.rst | 113 ``-timing`` -- Dump some pass timing information after translating the input
|
/external/clang/docs/ |
D | DriverInternals.rst | 270 compilation. The main work is in translating from the gcc style 279 assist with translating arguments; for example, to pass on only the
|
/external/swiftshader/third_party/subzero/ |
D | README.rst | 113 ``-timing`` -- Dump some pass timing information after translating the input
|
/external/elfutils/ |
D | ABOUT-NLS | 161 If you'd like to volunteer to _work_ at translating messages, you 162 should become a member of the translating team for your own language.
|
/external/tensorflow/tensorflow/docs_src/extend/ |
D | add_filesys.md | 63 interfaces will often involve translating the function's input arguments to
|
/external/llvm/docs/ |
D | YamlIO.rst | 225 library provides support for translating between YAML scalars and specific 289 YAML I/O supports translating between in-memory enumerations and a set of string 484 The YAML I/O library provides support for translating between YAML block scalars
|
/external/python/cpython2/Misc/ |
D | developers.txt | 227 translating the decimal module into C.
|
/external/swiftshader/third_party/subzero/src/ |
D | IceClFlags.def | 135 cl::desc("Print statistics after translating each function")) \
|
/external/mesa3d/doxygen/ |
D | gallium.doc | 96 interface. It's responsible for translating Mesa state (blend modes, texture
|
/external/libxkbcommon/xkbcommon/doc/ |
D | keymap-format-text-v1.txt | 72 be used in translating the key to keysyms. These types are assigned
|
/external/llvm/docs/Frontend/ |
D | PerformanceTips.rst | 195 When translating a source language to LLVM, finding ways to express concepts
|
/external/clang/docs/CommandGuide/ |
D | clang.rst | 32 This stage parses the input file, translating preprocessor tokens into a
|
/external/python/cpython2/Doc/library/ |
D | exceptions.rst | 434 Raised when a Unicode-related error occurs during translating. It is a subclass
|
D | xmlrpclib.rst | 27 supports writing XML-RPC client code; it handles all the details of translating
|
123