HomeSort by relevance Sort by last modified time
    Searched full:directly (Results 226 - 250 of 7850) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/vm/mterp/armv5te/
OP_INVOKE_OBJECT_INIT_RANGE.S 36 * this. For simplicity, we'll just jump directly to the
39 * Load the primary table base directly.
  /external/bluetooth/glib/gio/
gasyncresult.h 24 #error "Only <gio/gio.h> can be included directly."
43 * usually passed directly to a asynchronous _finish() operation.
  /external/chromium/chrome/browser/ui/cocoa/applescript/
browsercrapplication+applescript.h 28 // before calling directly.
34 // before calling directly.
window_applescript.h 54 // before calling directly.
59 // before calling directly.
  /external/clang/test/ARCMT/
nonobjc-to-objc-cast-2.m 19 // expected-note{{use __bridge to convert directly (no change in ownership)}} \
28 // expected-note{{use __bridge to convert directly (no change in ownership)}} \
  /external/clang/test/SemaObjC/
arc-bridged-cast.m 39 // expected-note{{use __bridge to convert directly (no change in ownership)}} \
42 // expected-note{{use __bridge to convert directly (no change in ownership)}} \
  /external/kernel-headers/original/asm-mips/sn/
arch.h 38 * NO ONE should access these arrays directly. The only reason we refer to
49 * will continue to work. Don't use the arrays above directly.
  /external/llvm/projects/
Makefile 17 # Don't build compiler-rt, it isn't designed to be built directly.
20 # Don't build libcxx, it isn't designed to be built directly.
  /external/llvm/test/CodeGen/X86/
tailcallbyval64.ll 17 ; Expect argument 4 to be moved directly to register edx.
20 ; Expect argument 6 to be moved directly to register r8.
thiscall-struct-return.ll 24 ; into EAX instead of returning directly in EAX. The this
43 ; into EAX instead of returning directly in EAX/EDX. The this
  /external/chromium/chrome/browser/ui/gtk/
gtk_chrome_shrinkable_hbox.cc 126 g_param_spec_boolean("hide-child-directly",
127 "Hide child directly",
128 "Whether the children should be hid directly, "
233 "hide-child-directly", hide_child_directly,
245 g_object_notify(G_OBJECT(box), "hide-child-directly");
gtk_custom_menu.cc 11 // Stolen directly from gtkmenushell.c. I'd love to call the library version
30 // Stolen directly from gtkmenushell.c. I'd love to call the library version
106 // TODO(erg): We are breaking a GSEAL by directly accessing this. We'll need
  /external/v8/src/
apinatives.js 52 // Note: Do not directly use a function template as a condition, our
80 // Note: Do not directly use an object template as a condition, our
89 // Note: Do not directly use a function template as a condition, our
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidExportNature.java 34 * <code>IProject.setDescription</code> and should not be called directly
53 * <code>IProject.setDescription</code> and should not be called directly
87 * directly by clients.
  /dalvik/tests/003-omnibus-opcodes/src/
MethodCall.java 34 private void directly() {} method in class:MethodCall
62 inst.directly();
  /external/chromium/chrome/browser/extensions/
extension_i18n_api.cc 20 // or directly modify the preference file. The accept-languages set through
27 // file directly. So, here, we're adding extra checks to be resistant to
  /external/chromium/chrome/browser/sync/engine/
syncproto.h 35 // them directly.
59 // directly, because the addition of bookmarks to the protobuf schema
  /external/chromium/chrome/browser/ui/cocoa/
view_id_util.mm 20 // "Associative References" feature to attach the ViewID to the view directly
47 // We handle VIEW_ID_TAB_0 to VIEW_ID_TAB_LAST in GetView() function directly.
  /external/dropbear/libtommath/
bn_s_mp_mul_digs.c 8 * The library was designed directly after the MPI library by
42 /* compute the digits of the product directly */
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTooltipProvider.java 31 * Show tooltip directly on property row.
60 * Returns position for tooltip control. Usually we should show directly on same row, because we
  /external/jmonkeyengine/engine/src/android/com/jme3/asset/
AndroidImageInfo.java 50 * Loads the bitmap directly from the asset info, possibly updating
83 // but just loads bitmap directly.
  /external/llvm/runtime/libprofile/
EdgeProfiling.c 28 * collected into simple edge profiles. Since we directly count each edge, we
29 * just write out all of the counters directly.
  /external/regex-re2/re2/
prefilter.h 6 // Rather than using Prefilter class directly, use FilteredRE2.
21 // Instead of using Prefilter directly, use FilteredRE2; see filtered_re2.h
  /external/v8/src/ia32/
simulator-ia32.h 37 // do is to call the entry directly.
45 // Call the generated regexp code directly. The code at the entry address should
  /external/v8/src/x64/
simulator-x64.h 37 // do is to call the entry directly.
45 // Call the generated regexp code directly. The code at the entry address should

Completed in 1023 milliseconds

1 2 3 4 5 6 7 8 91011>>