/external/libffi/testsuite/libffi.call/ |
promotion.c | 2 Purpose: Promotion test. 9 static int promotion(signed char sc, signed short ss, function 53 ffi_call(&cif, FFI_FN(promotion), &rint, values); 57 printf("%lu promotion tests run\n", ul);
|
/external/chromium/chrome/browser/ui/cocoa/ |
keystone_infobar.h | 15 // ticket promotion, PromotionInfoBar displays an info bar asking the user 17 // gain authorization to perform the promotion. The info bar is not shown
|
about_window_controller.mm | 70 // Turns the update and promotion blocks on and off as needed based on whether 71 // updates are possible and promotion is desired or required. 74 // Maintains the update and promotion block visibility and window sizing. 77 - (void)setAllowsUpdate:(bool)update allowsPromotion:(bool)promotion; 211 // If a previous update or promotion attempt was unsuccessful but no 242 // Show it following a promotion because updates should be possible 243 // after promotion successfully completes. 246 // Promotion isn't possible at this point. 250 // currently handles the promotion synchronously, meaning that the main 253 // promotion. This looks laggy and bad and probably qualifies a [all...] |
keystone_promote_postflight.sh | 7 # Called as root after Keystone ticket promotion to change the owner, group,
|
keystone_promote_preflight.sh | 7 # Called as root before Keystone ticket promotion to ensure a suitable
|
install.sh | 71 # If this script is running as root, a Keystone ticket promotion is expected,
|
/external/clang/test/CodeGen/ |
enum.c | 4 // This test case illustrates a peculiarity of the promotion of
|
/external/clang/test/Sema/ |
expr-comma-c99.c | 13 // comma does array/function promotion in c99.
|
format-strings-enum-fixed-type.cpp | 86 // This is not correct but it matches the promotion rules (and is safe).
|
/external/freetype/include/freetype/internal/services/ |
svgxval.h | 23 /* Promotion Agency(IPA), Japan. */
|
svttcmap.h | 22 Information-technology Promotion Agency, Japan. */
|
/external/llvm/test/Transforms/Mem2Reg/ |
2003-06-26-IterativePromote.ll | 1 ; Promoting some values allows promotion of other values.
|
/external/chromium/chrome/browser/ui/gtk/bookmarks/ |
bookmark_bar_instructions_gtk.h | 52 // HBox that holds the the label and link of bookmark bar import promotion.
|
/external/llvm/test/Transforms/ScalarRepl/ |
select_promote.ll | 1 ; Test promotion of loads that use the result of a select instruction. This
|
/external/chromium/chrome/browser/cocoa/ |
keystone_glue.h | 98 // YES if a synchronous promotion operation is in progress (promotion during 154 // user shouldn't be nagged about promotion on the basis of -wantsPromotion, 160 // be installed if necessary. If synchronous is NO, the promotion may occur 161 // in the background. synchronous should be YES for promotion during
|
keystone_glue.mm | 82 // These directories are hardcoded in Keystone promotion preflight and the 213 // Called when ticket promotion completes. 750 // asynchronous operation is pending, or even after promotion has already 781 // promotion if it's wanted. 793 // promotion. 805 // TODO(mark): Make asynchronous. That only makes sense if the promotion 807 // the Keystone promotion code will just be changed to do what preflight 809 // However, preflight operation (and promotion) should only be asynchronous 843 // Hang on to the AuthorizationRef so that it can be used once promotion is 845 // -promotionComplete: may be called from inside the Keystone promotion [all...] |
/external/llvm/include/llvm/Transforms/Utils/ |
PromoteMemToReg.h | 26 /// isAllocaPromotable - Return true if this alloca is legal for promotion.
|
/external/llvm/test/Transforms/ArgumentPromotion/ |
crash.ll | 40 ; PR8932 - infinite promotion.
|
/external/chromium/chrome/browser/ui/webui/ |
app_launcher_handler.h | 90 // specifies if the web store promotion was active. 94 // histogram. |promo_active| specifies if the web store promotion was active.
|
/external/v8/src/ |
incremental-marking.h | 101 // with the data that is entering the old space through promotion. 210 PrintF("Increasing marking speed to %d due to high promotion rate\n",
|
/dalvik/vm/compiler/codegen/arm/ |
ArmRallocUtil.cpp | 47 * fp16-fp31: Promotion pool
|
/external/llvm/lib/Transforms/Utils/ |
Mem2Reg.cpp | 35 // instructions that are safe for promotion, then we promote each one.
|
/external/skia/third_party/glu/libtess/ |
GNUmakefile | 62 # -float prevents automatic promotion to double precision; this will produce
|
/external/chromium/chrome/browser/sync/ |
sync_ui_util.cc | 132 // First machine. Don't show promotion, just show everything 193 // First machine migrating to passwords. Show as a promotion.
|
/external/chromium/chrome/browser/web_resource/ |
promo_resource_service.h | 14 // function will change to reflect each kind of promotion.
|