Home
last modified time | relevance | path

Searched defs:direction_flag (Results 1 – 16 of 16) sorted by relevance

/dports/lang/ocaml/ocaml-4.05.0/parsing/
H A Dasttypes.mli29 type direction_flag = Upto | Downto type
H A Dpprintast.ml212 let direction_flag f = function function
/dports/lang/ocaml-nox11/ocaml-4.05.0/parsing/
H A Dasttypes.mli29 type direction_flag = Upto | Downto type
H A Dpprintast.ml212 let direction_flag f = function function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/safe_browsing/chrome_cleaner/
H A Dchrome_prompt_channel_win.cc102 DWORD direction_flag = server_direction == ServerPipeDirection::kInbound in CreateMessagePipe() local
/dports/astro/swe/swisseph-2.10.1/
H A Dsweclips.c210 AS_BOOL direction_flag = FALSE; in main() local
H A Dswetest.c770 static AS_BOOL direction_flag = FALSE; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/test/
H A Dabi_test.cc106 bool direction_flag = abi_test_get_and_clear_direction_flag(); in RunTrampoline() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/ipc/
H A Dproto_chrome_prompt_ipc_unittest.cc153 DWORD direction_flag = server_direction == ServerPipeDirection::kInbound in CreateMessagePipe() local
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/test/
H A Dabi_test.cc106 bool direction_flag = abi_test_get_and_clear_direction_flag(); in RunTrampoline() local
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/crypto/test/
H A Dabi_test.cc106 bool direction_flag = abi_test_get_and_clear_direction_flag(); in RunTrampoline() local
/dports/security/boringssl/boringssl-6a71840/crypto/test/
H A Dabi_test.cc106 bool direction_flag = abi_test_get_and_clear_direction_flag(); in RunTrampoline() local
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/test/
H A Dabi_test.cc106 bool direction_flag = abi_test_get_and_clear_direction_flag(); in RunTrampoline() local
/dports/math/plplot-ada/plplot-5.15.0/utils/
H A Dplrender.c166 static int direction_flag, isanum, at_eop; variable
/dports/math/plplot/plplot-5.15.0/utils/
H A Dplrender.c166 static int direction_flag, isanum, at_eop; variable
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/grid/
H A Dtria_accessor.cc2115 CellAccessor<dim, spacedim>::direction_flag() const in direction_flag() function in CellAccessor