Searched refs:ice (Results 1 – 17 of 17) sorted by relevance
| /trueos/sys/isa/ |
| HD | isa_common.c | 419 struct isa_config_entry *ice; in isa_assign_resources() local 427 TAILQ_FOREACH(ice, &idev->id_configs, ice_link) { in isa_assign_resources() 429 if (!isa_find_memory(child, &ice->ice_config, cfg)) in isa_assign_resources() 432 if (!isa_find_port(child, &ice->ice_config, cfg)) in isa_assign_resources() 435 if (!isa_find_irq(child, &ice->ice_config, cfg)) in isa_assign_resources() 438 if (!isa_find_drq(child, &ice->ice_config, cfg)) in isa_assign_resources() 972 struct isa_config_entry *newice, *ice; in isa_add_config() local 974 newice = malloc(sizeof *ice, M_DEVBUF, M_NOWAIT); in isa_add_config() 981 TAILQ_FOREACH(ice, &idev->id_configs, ice_link) { in isa_add_config() 982 if (ice->ice_priority > priority) in isa_add_config() [all …]
|
| /trueos/contrib/gcc/ |
| HD | gccbug.in | 461 …""|doc-bug|accepts-illegal|rejects-legal|wrong-code|ice-on-legal-code|ice-on-illegal-code|pessimiz…
|
| /trueos/share/dict/ |
| HD | web2a | 1619 anchor ice 4105 barrier ice 4575 bay ice 5335 berg ice 7290 bottom ice 9391 camphor ice 10465 cat ice 13089 college ice 18256 drug ice 18328 Dry ice [all …]
|
| HD | web2 | 90558 ice
|
| /trueos/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGObjC.cpp | 260 const ImplicitCastExpr *ice = dyn_cast<ImplicitCastExpr>(receiver); in shouldExtendReceiverForInnerPointerMessage() local 261 if (!ice || ice->getCastKind() != CK_LValueToRValue) return true; in shouldExtendReceiverForInnerPointerMessage() 262 receiver = ice->getSubExpr()->IgnoreParens(); in shouldExtendReceiverForInnerPointerMessage() 273 const DeclRefExpr *declRef = dyn_cast<DeclRefExpr>(ice->getSubExpr()); in shouldExtendReceiverForInnerPointerMessage()
|
| /trueos/contrib/llvm/tools/clang/lib/AST/ |
| HD | Stmt.cpp | 101 while (ImplicitCastExpr *ice = dyn_cast<ImplicitCastExpr>(s)) in IgnoreImplicit() local 102 s = ice->getSubExpr(); in IgnoreImplicit()
|
| HD | Expr.cpp | 3894 while (const ImplicitCastExpr *ice = dyn_cast<ImplicitCastExpr>(e)) in findInCopyConstruct() local 3895 e = ice->getSubExpr(); in findInCopyConstruct()
|
| /trueos/contrib/tzdata/ |
| HD | antarctica | 295 # Halley is on a moving ice shelf and is periodically relocated
|
| /trueos/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaExprObjC.cpp | 3475 if (ImplicitCastExpr *ice = dyn_cast<ImplicitCastExpr>(e)) in maybeUndoReclaimObject() local 3476 if (ice->getCastKind() == CK_ARCReclaimReturnedObject) in maybeUndoReclaimObject() 3477 return ice->getSubExpr(); in maybeUndoReclaimObject()
|
| /trueos/share/misc/ |
| HD | iso639 | 227 is ice isl Icelandic
|
| /trueos/usr.bin/calendar/calendars/ |
| HD | calendar.history | 227 08/03 USS Nautilus crosses under north polar ice cap, 1958
|
| /trueos/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | Expr.h | 2775 while (ImplicitCastExpr *ice = dyn_cast<ImplicitCastExpr>(e)) in IgnoreImpCasts() local 2776 e = ice->getSubExpr(); in IgnoreImpCasts()
|
| /trueos/games/fortune/datfiles/ |
| HD | zippy | 619 I'm a nuclear submarine under the polar ice cap and I need a Kleenex!
|
| HD | murphy | 1073 Life is like an ice-cream cone: You have to learn to
|
| HD | limerick | 491 With garter snakes, ice cubes, and jello. 1132 Was to keep her late husband on ice
|
| HD | fortunes | 100 ice hockey is so popular -- so buying gifts for them is easy. But you 2007 "Fishing through the ice," she replied. 2008 "Fishing through the ice? Whatever for?" 4186 pint of ice cream nearby. 4715 of your heart are covered with the snows of pessimism and the ice of 5618 shake with ice and strain into frosted glass. 6732 W is for Winnie, embedded in ice, X is for Xerxes, devoured by mice. 7243 If you have some ice cream, I will give it to you. 7244 If you have no ice cream, I will take it away from you. 7245 It is an ice cream koan. [all …]
|
| /trueos/contrib/gdb/ |
| HD | md5.sum | 1654 fee369d654e97f06fe1c1e5a6680a672 gdb/testsuite/config/arm-ice.exp
|