HomeSort by relevance Sort by last modified time
    Searched full:having (Results 626 - 650 of 2542) sorted by null

<<21222324252627282930>>

  /external/llvm/include/llvm/Bitcode/
BitstreamReader.h 361 /// ReadSubBlockID - Having read the ENTER_SUBBLOCK code, read the BlockID for
367 /// SkipBlock - Having read the ENTER_SUBBLOCK abbrevid and a BlockID, skip
388 /// EnterSubBlock - Having read the ENTER_SUBBLOCK abbrevid, enter
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 294 /// declare a symbol as having hidden visibility.
298 /// is used to declare an undefined symbol as having hidden visibility.
303 /// to declare a symbol as having protected visibility.
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util.h 217 // Having the same base generator guarantees that the other
304 // having "return &*iterator_;" doesn't work.
315 // Having the same base generator guarantees that the other
  /external/protobuf/gtest/include/gtest/internal/
gtest-param-util.h 236 // Having the same base generator guarantees that the other
322 // having "return &*iterator_;" doesn't work.
333 // Having the same base generator guarantees that the other
  /external/valgrind/main/docs/internals/
threads-syscalls-signals.txt 64 we avoid the complexity of having signals delivered asynchronously via
235 The alternative to having a master thread would be to make whichever
239 waiting on the process would see it as having exited, but no results
  /external/webkit/Source/WebCore/platform/gtk/
RenderThemeGtk2.cpp 52 // This is not a static method, because we want to avoid having GTK+ headers in RenderThemeGtk.h.
373 // For buttons with appears-as-list set to false (having a separator):
375 // For buttons with appears-as-list set to true (not having a separator):
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 273 without having to first press a button. This increased visibility needs to be
464 smaller than full-screen, having zero to three buttons, is non-scrollable, and
470 The rationale behind not having a menu is that when a dialog is displayed, the user is in
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKB.h 293 * XkbUseCoreKbd is used to specify the core keyboard without having
295 * XkbUseCorePtr is used to specify the core pointer without having
307 * feedbacks without having to list them.
  /external/gtest/test/
gtest_unittest.cc     [all...]
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
MmsSmsProvider.java 761 * HAVING date = MAX(date)
767 * HAVING date = MAX(date))
769 * HAVING normalized_date = MAX(normalized_date);
    [all...]
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
SdkUpdaterLogic.java 571 * depends on having a tools package of the requested revision.
669 * having a platform-tool package of the requested revision.
    [all...]
  /external/netcat/
README 94 include as DFLAGS="-DTHIS -DTHAT" to your "make" invocation without having to
313 just ^C out than having to type ^]c or QUIT as telnet would require you to do.
350 having to worry about .rhosts files, user accounts, or inetd configurations
353 could conceivably use a scheme like this for backups, by having cron-jobs fire
378 experimental simulation of some service, without having to screw around with
442 .rhosts files around your network without having to create new user accounts on
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/chromium/chrome/browser/ui/views/
shell_dialogs_win.cc 239 // Having an empty filter makes for a bad user experience. We should always
    [all...]
  /external/chromium/net/base/
cookie_monster.h 148 // the cookies as having been accessed.
155 // mark the cookies as having been accessed.
601 // having been canonicalized (in
    [all...]
  /external/chromium/net/disk_cache/
rankings.cc 34 // avoid having the compiler doing optimizations on when to read or write
782 // If there is no head, having a tail is an error.
785 // If there is no tail, having a head is an error.
  /external/chromium/net/tools/testserver/
chromiumsync.py 114 value having more than one item.
142 """Get an EntitySpecifics having a sync type's default extension value."""
509 Clients are only allowed to commit if they report having seen the most
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstUtf8.java 48 byte[] bytes = new byte[len * 3]; // Avoid having to reallocate.
  /dalvik/dx/src/com/android/dx/cf/code/
ExecutionStack.java 182 * Flags the next value pushed onto the stack as having local info.
  /dalvik/dx/src/com/android/dx/rop/cst/
CstString.java 48 byte[] bytes = new byte[len * 3]; // Avoid having to reallocate.
  /dalvik/vm/alloc/
CardTable.cpp 41 * rather strange value. In order to keep the JIT from having to
  /dalvik/vm/interp/
Stack.h 94 to the StackSaveArea struct itself. They are recognized by having a
  /dalvik/vm/native/
java_lang_System.cpp 38 * System.arraycopy() is heavily used, so having an efficient implementation
  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 39 * risk having the system force-close the application. This programming
  /development/pdk/docs/source/
using-eclipse.jd 151 <p>If you're still having problems, please contact one of the Android mailing lists or IRC channels.

Completed in 1204 milliseconds

<<21222324252627282930>>