/external/chromium_org/v8/src/ |
interface.h | 83 // Add a name to the list of exports. If it already exists, unify with 89 // Unify with another interface. If successful, both interface objects will 91 void Unify(Interface* that, Zone* zone, bool* ok);
|
/dalvik/vm/ |
BitVector.h | 79 * Unify two bit vectors and store the result to the dest vector.
|
/external/chromium/chrome/browser/sync/engine/ |
verify_updates_command.cc | 63 // will have refused to unify the update.
|
/external/chromium_org/chrome/browser/ui/cocoa/autofill/ |
simple_grid_layout.h | 23 // TODO(groby): Unify both classes, create cross-platform abstraction.
|
autofill_details_container.mm | 129 // TODO(groby): Unify with BaseBubbleController's originFromAnchor:view:.
|
/external/chromium_org/chrome/browser/ui/toolbar/ |
toolbar_model.h | 23 // TODO(wtc): unify ToolbarModel::SecurityLevel with SecurityStyle. We
|
/external/chromium_org/content/public/browser/ |
navigation_details.h | 19 // nice to unify these somehow.
|
child_process_security_policy.h | 78 // TODO(kinuko): We should unify this file-level and file-system-level
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
InputMethodController.h | 41 // and TextIterator and unify PlainTextRange defined in AccessibilityObject.h.
|
/external/llvm/lib/Target/AArch64/ |
AArch64FrameLowering.h | 26 // In order to unify the spilling and restoring of callee-saved registers into
|
/external/replicaisland/src/com/replica/replicaisland/ |
InputSystem.java | 55 // TODO: UNIFY THIS SHIT
|
LifetimeComponent.java | 106 // TODO: HACK! Unify all this code.
|
/external/clang/include/clang/Sema/ |
TemplateDeduction.h | 220 /// TODO: In the future, we may need to unify/generalize this with 241 /// TODO: In the future, we may need to unify/generalize this with
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/ |
MessageStateChange.java | 121 // TODO: Unify with MessageMove, move to base class as much as possible. 168 // TODO: Unify with MessageMove, move to base class as much as possible.
|
/external/aac/libFDK/include/ |
FDK_archdef.h | 97 /* Unify some few toolchain specific defines to avoid having large "or" macro contraptions all over the source code. */ 147 /* Detect and unify macros for neon feature. */
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/cr/ui/ |
array_data_model.js | 144 // TODO(arv): Maybe unify splice and change events? 203 // TODO(arv): Maybe unify splice and change events?
|
/external/chromium_org/chrome/browser/resources/ntp4/ |
footer_menu.css | 55 /* TODO(dubroy): Unify this with tile page scrollbar. */
|
/external/chromium_org/chrome/browser/ui/webui/ |
inline_login_ui.cc | 109 // TODO(guohui, xiyuan): we should investigate if it is possible to unify
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/ |
win.py | 43 # FIXME: Figure out how to unify this with base.TestConfiguration.all_systems()?
|
/external/compiler-rt/lib/arm/ |
comparesf2.S | 106 // unify them; however, the extra code needed to do so makes the code size
|
/external/elfutils/libasm/ |
ChangeLog | 37 * asm_error.c (asm_errmsg): Unify error message.
|
/external/harfbuzz/src/ |
harfbuzz-shape.h | 184 * This hack could possibly be used to unify this with HB_Buffer)
|
/external/llvm/lib/CodeGen/ |
LiveRegMatrix.cpp | 80 Matrix[*Units].unify(VirtReg);
|
RegAllocBase.cpp | 66 // register, unify them with the corresponding LiveIntervalUnion, otherwise push
|
/frameworks/native/cmds/ip-up-vpn/ |
ip-up-vpn.c | 60 * The secondary goal is to unify the outcome of VPN. The current baseline
|