Home
last modified time | relevance | path

Searched defs:anon (Results 1 – 25 of 832) sorted by relevance

12345678910>>...34

/dports/misc/rump/buildrump.sh-b914579/src/sys/uvm/
H A Duvm_anon.c62 struct vm_anon *anon = object; in uvm_anon_ctor() local
81 struct vm_anon *anon; in uvm_analloc() local
103 uvm_anon_dispose(struct vm_anon *anon) in uvm_anon_dispose()
197 uvm_anon_free(struct vm_anon *anon) in uvm_anon_free()
217 struct vm_anon *anon; in uvm_anon_freelst() local
261 uvm_anon_lockloanpg(struct vm_anon *anon) in uvm_anon_lockloanpg()
340 uvm_anon_pagein(struct vm_amap *amap, struct vm_anon *anon) in uvm_anon_pagein()
408 uvm_anon_dropswap(struct vm_anon *anon) in uvm_anon_dropswap()
431 uvm_anon_release(struct vm_anon *anon) in uvm_anon_release()
H A Duvm_fault.c277 struct vm_anon *anon) in uvmfault_anonget()
558 struct vm_anon *anon; in uvmfault_promote() local
1184 struct vm_anon *anon = anons[lcv]; in uvm_fault_upper_lookup() local
1266 struct vm_anon * const anon = anons[flt->centeridx]; in uvm_fault_upper() local
1364 struct vm_anon *anon, struct uvm_object **ruobj) in uvm_fault_upper_loan()
1421 struct uvm_object *uobj, struct vm_anon *anon) in uvm_fault_upper_promote()
1471 struct uvm_object *uobj, struct vm_anon *anon) in uvm_fault_upper_direct()
1492 struct uvm_object *uobj, struct vm_anon *anon, struct vm_page *pg, in uvm_fault_upper_enter()
1554 struct vm_anon *anon, struct vm_page *pg) in uvm_fault_upper_done()
2080 struct vm_anon *anon; in uvm_fault_lower_promote() local
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/webrtc-sdp/src/
H A Danonymizer_tests.rs9 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_ip() localVariable
40 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_port() localVariable
52 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_ice_password() localVariable
68 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_ice_user() localVariable
84 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_cert_fingerprint() localVariable
113 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_cname() localVariable
/dports/finance/hs-hledger/hledger-1.19/Hledger/Cli/
H A DAnon.hs29 anon j = j { jtxns = map anon . jtxns $ j function
36 anon p = p { paccount = anonAccount . paccount $ p function
43 anon txn = txnTieKnot $ txn { tpostings = map anon . tpostings $ txn function
53 instance Anon T.Text where anon = T.pack . flip showHex "" . (fromIntegral :: Int -> Word32) . hash function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-1.19.1/Hledger/Cli/
H A DAnon.hs29 anon j = j { jtxns = map anon . jtxns $ j function
36 anon p = p { paccount = anonAccount . paccount $ p function
43 anon txn = txnTieKnot $ txn { tpostings = map anon . tpostings $ txn function
53 instance Anon T.Text where anon = T.pack . flip showHex "" . (fromIntegral :: Int -> Word32) . hash function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-1.19/Hledger/Cli/
H A DAnon.hs29 anon j = j { jtxns = map anon . jtxns $ j function
36 anon p = p { paccount = anonAccount . paccount $ p function
43 anon txn = txnTieKnot $ txn { tpostings = map anon . tpostings $ txn function
53 instance Anon T.Text where anon = T.pack . flip showHex "" . (fromIntegral :: Int -> Word32) . hash function
/dports/devel/hyperscan/boost_1_75_0/libs/pfr/test/run/
H A Dget_const_field.cpp21 struct anon { struct
22 other_anon a;
23 const other_anon b;
H A Dtie_anonymous_const_field.cpp22 struct anon { struct
23 other_anon a;
24 const other_anon b;
H A Dtie_anonymous.cpp56 struct anon { struct
57 other_anon a;
58 const other_anon b;
/dports/sysutils/genisoimage/cdrkit-1.1.11/3rd-party/zisofs_tools/
H A Dconfigure.in33 AC_CHECK_HEADERS(endian.h)
35 AC_CHECK_TYPE(off_t, signed long)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/test/tasking/hidden_helper_task/
H A Dtaskgroup.cpp33 struct anon { struct
40 auto shareds = reinterpret_cast<anon *>(task->task.shareds); in omp_task_entry() argument
H A Ddepend.cpp39 struct anon { struct
46 auto shareds = reinterpret_cast<anon *>(task->task.shareds); in omp_task_entry() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/test/tasking/hidden_helper_task/
H A Dtaskgroup.cpp33 struct anon { struct
40 auto shareds = reinterpret_cast<anon *>(task->task.shareds); in omp_task_entry() argument
H A Ddepend.cpp38 struct anon { struct
45 auto shareds = reinterpret_cast<anon *>(task->task.shareds); in omp_task_entry() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/test/tasking/hidden_helper_task/
H A Dtaskgroup.cpp33 struct anon { struct
40 auto shareds = reinterpret_cast<anon *>(task->task.shareds); in omp_task_entry() argument
H A Ddepend.cpp38 struct anon { struct
45 auto shareds = reinterpret_cast<anon *>(task->task.shareds); in omp_task_entry() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/test/tasking/hidden_helper_task/
H A Dtaskgroup.cpp33 struct anon { struct
40 auto shareds = reinterpret_cast<anon *>(task->task.shareds); in omp_task_entry() argument
H A Ddepend.cpp38 struct anon { struct
45 auto shareds = reinterpret_cast<anon *>(task->task.shareds); in omp_task_entry() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/test/tasking/hidden_helper_task/
H A Dtaskgroup.cpp33 struct anon { struct
40 auto shareds = reinterpret_cast<anon *>(task->task.shareds); in omp_task_entry() argument
H A Ddepend.cpp38 struct anon { struct
45 auto shareds = reinterpret_cast<anon *>(task->task.shareds); in omp_task_entry() argument
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrtc-sdp-0.3.1/src/
H A Danonymizer.rs198 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_ip() localVariable
229 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_port() localVariable
241 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_ice_password() localVariable
257 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_ice_user() localVariable
273 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_cert_fingerprint() localVariable
302 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_cname() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/webrtc-sdp/src/
H A Danonymizer.rs202 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_ip() localVariable
233 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_port() localVariable
245 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_ice_password() localVariable
261 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_ice_user() localVariable
277 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_cert_fingerprint() localVariable
306 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_cname() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/webrtc-sdp/src/
H A Danonymizer.rs202 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_ip() localVariable
233 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_port() localVariable
245 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_ice_password() localVariable
261 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_ice_user() localVariable
277 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_cert_fingerprint() localVariable
306 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_cname() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/webrtc-sdp/src/
H A Danonymizer.rs202 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_ip() localVariable
233 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_port() localVariable
245 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_ice_password() localVariable
261 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_ice_user() localVariable
277 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_cert_fingerprint() localVariable
306 let mut anon = StatefulSdpAnonymizer::default(); in test_mask_cname() localVariable
/dports/sysutils/gdisk/gptfdisk-1.0.8/
H A Dparttypes.cc38 numInstances++;
39 if (numInstances == 1) {

12345678910>>...34