HomeSort by relevance Sort by last modified time
    Searched full:directly (Results 301 - 325 of 9027) sorted by null

<<11121314151617181920>>

  /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/ceres-solver/internal/ceres/
block_evaluate_preparer.h 32 // directly into their final resting place in an overall block sparse matrix.
57 // Point the jacobian blocks directly into the block sparse matrix, if
  /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/applescript/
window_applescript.h 54 // before calling directly.
59 // before calling directly.
  /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/llvm/test/CodeGen/X86/
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/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
  /external/webkit/Source/WebCore/platform/
SharedTimer.h 36 // Not intended to be used directly; use the Timer class instead.
52 // FIXME: make ports implement MainThreadSharedTimer directly instead.
  /frameworks/base/docs/html/training/camera/
index.jd 49 and learn how to control the camera hardware directly.</p>
60 <dd>Control the camera hardware directly and implement your own camera application.</dd>
  /frameworks/support/v7/appcompat/res/values-v11/
themes_base.xml 21 want to use them directly in your apps.
24 directly by apps.
  /libcore/dalvik/src/main/java/dalvik/bytecode/
OpcodeInfo.java 50 * why it's not assigned directly on the declaration line.
73 * excludes methods that are implemented directly in the VM as
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
dlfcn.h 21 # error "Never use <bits/dlfcn.h> directly; include <dlfcn.h> instead."
33 visible as if the object were linked directly into the program. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
dlfcn.h 21 # error "Never use <bits/dlfcn.h> directly; include <dlfcn.h> instead."
33 visible as if the object were linked directly into the program. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
dlfcn.h 21 # error "Never use <bits/dlfcn.h> directly; include <dlfcn.h> instead."
33 visible as if the object were linked directly into the program. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
CyclicDependencyValidator.java 45 * directly or indirectly including the given layout. Used to avoid cyclic
48 * @param file the target file that candidate layouts should not directly or
  /system/core/init/
README.BOOTCHART 36 the bootchart parser/renderer, or even uploaded directly to the form located at:
51 www.bootchart.org, but a C re-implementation that is directly compiled into our init
  /bionic/libc/kernel/arch-arm/asm/
spinlock_types.h 22 #error "please don't include this file directly"

Completed in 781 milliseconds

<<11121314151617181920>>