Home
last modified time | relevance | path

Searched defs:hack (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/number/
DCurrencyDemo.java47 HackCurrencyInfo hack = (HackCurrencyInfo)(hackData.get(currency.getCurrencyCode())); in getCurrencyFormat() local
/third_party/rust/rust/compiler/rustc_expand/src/
Dproc_macro.rs122 let hack = crate::base::ann_pretty_printing_compatibility_hack(&item, &ecx.sess.parse_sess); in expand() localVariable
/third_party/toybox/porting/liteos_a/toys/posix/
Dls.c202 char hack[32]; in filter() local
/third_party/rust/rust/library/alloc/src/
Dslice.rs91 pub(crate) mod hack { module
/third_party/backends/backend/escl/
Descl.h104 struct curl_slist *hack; member