Home
last modified time | relevance | path

Searched refs:forth (Results 1 – 25 of 168) sorted by relevance

1234567

/external/rust/crates/rayon-core/
DREADME.md1 Rayon-core represents the "core, stable" APIs of Rayon: join, scope, and so forth, as well as the a…
3 …rayon crate. To that end, the examples in the docs use rayon::join and so forth rather than rayon_…
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_util.h774 std::map<S, T> forth; member
778 bimap() : l(back), r(forth) { } in bimap()
780 : forth(m.forth), back(m.back), l(back), r(forth) { } in bimap()
784 forth.insert(std::make_pair(s, t)); in insert()
/external/llvm-project/llvm/test/Transforms/InstCombine/
D2003-06-05-BranchInvertInfLoop.ll3 ; constantly inverts the branch back and forth.
D2004-03-13-InstCombineInfLoop.ll2 ; cast back and forth, changing the seteq to operate on int vs uint and back.
/external/llvm/test/Transforms/InstCombine/
D2003-06-05-BranchInvertInfLoop.ll3 ; constantly inverts the branch back and forth.
D2004-03-13-InstCombineInfLoop.ll2 ; cast back and forth, changing the seteq to operate on int vs uint and back.
/external/curl/docs/cmdline-opts/
Dprogress-bar.d11 known size, there will be space ship (-=o=-) that moves back and forth but
/external/python/cffi/c/libffi_msvc/
Dwin64.asm37 jmp forth
41 forth: label
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dwin64.asm37 jmp forth
41 forth: label
/external/skia/resources/text/
Denglish.txt3 Article 2. Everyone is entitled to all the rights and freedoms set forth in this Declaration, with…
/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
Dmain.m25 // create a stream over the input, so the lexer can seek back and forth, but don't copy the string,
43 // Since the parser needs to scan back and forth over the tokens, we put them into a stream, too.
/external/clang/test/SemaObjC/
Dkindof.m97 // Conversion back and forth
101 // Qualified-id conversion back and forth.
134 // Conversions back and forth.
138 // Conversions back and forth with qualified-id.
/external/tensorflow/tensorflow/core/framework/
Dresource_handle.proto15 // not valid across executions, but can be serialized back and forth from within
Dremote_fused_graph_execute_info.proto16 // not valid across executions, but can be serialized back and forth from within
Dgraph_transfer_info.proto54 // not valid across executions, but can be serialized back and forth from within
/external/llvm-project/clang/test/SemaObjC/
Dkindof.m97 // Conversion back and forth
101 // Qualified-id conversion back and forth.
134 // Conversions back and forth.
138 // Conversions back and forth with qualified-id.
/external/swiftshader/extensions/
DCHROMIUM_texture_filtering_hint.txt72 3) Can I switch it back and forth between every draw call, multiple times
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dagpr-remat.ll4 ; Make sure there are no v_accvgpr_read_b32 copying back and forth
/external/autotest/client/site_tests/hardware_MultiReaderPowerConsumption/
Dcontrol38 value, and so forth. default is 1.05.
/external/linux-kselftest/tools/testing/selftests/futex/
DREADME61 o The Futex Test project adheres to the coding standards set forth by Linux
/external/mesa3d/docs/
DREADME.UVD39 restrictions as set forth in FAR 52.227-14 and DFAR252.227-7013, et seq., or
DREADME.VCE38 restrictions as set forth in FAR 52.227-14 and DFAR252.227-7013, et seq., or
/external/walt/docs/
DDragLatency.md12 the laser beam is broken. A finger dragged back and forth on a touchpad or touch screen
/external/python/pybind11/docs/advanced/cast/
Dfunctional.rst89 problematic situation can arise when a function is copied back and forth
/external/protobuf/objectivec/
DGPBExtensionRegistry.m74 // back and forth from NSNumber isn't worth the cost.

1234567