HomeSort by relevance Sort by last modified time
    Searched full:looks (Results 326 - 350 of 1057) sorted by null

<<11121314151617181920>>

  /external/iproute2/doc/
ss.sgml 420 <item><tt/packet/ - format looks like <tt/inet/, only interface index
422 <item><tt/netlink/ - format looks like <tt/inet/, only socket pid
  /external/tcpdump/missing/
getaddrinfo.c 647 * translation function, and it looks
807 * translation function, and it looks
  /external/webkit/WebCore/rendering/
RenderTheme.cpp 779 // border - honored by WinIE, but looks terrible (just paints in the control box and turns off the Windows XP theme)
796 // border - honored by WinIE, but looks terrible (just paints in the control box and turns off the Windows XP theme)
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/
scm.py 352 # Return a string which looks like a commit so that things which parse this output will succeed.
476 # Return a string which looks like a commit so that things which parse this output will succeed.
  /external/wpa_supplicant/
eap_testing.txt 198 looks like the inner TLS negotiation starts properly and the last
199 packet from Supplicant looks like the one sent in the Phase 1. The
  /external/wpa_supplicant_6/wpa_supplicant/
eap_testing.txt 235 looks like the inner TLS negotiation starts properly and the last
236 packet from Supplicant looks like the one sent in the Phase 1. The
  /frameworks/base/core/java/android/database/sqlite/
SQLiteQueryBuilder.java 86 * WHERE clause looks like:
105 * WHERE clause looks like:
  /frameworks/base/tools/preload/
sorttable.js 180 // looks like a date
189 // looks like a date, but we can't tell which, so assume
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
EmulatorConsole.java 217 // looks like we failed to get the port number. This is a bit strange since
294 // it looks like we can send stuff, even when the emulator quit, but we can't read
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
SdkManager.java 308 // looks like apiNumber does not parse to a number.
472 // looks like apiNumber does not parse to a number.
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
UpdaterLogic.java 45 * When the user doesn't provide a selection, looks at local package to find
54 * When the user doesn't provide a selection, looks at local packages to find
  /external/dbus/dbus/
dbus-hash.c     [all...]
  /external/icu4c/i18n/
rbt_pars.cpp 311 * Return true if this half looks like valid output, that is, does not
317 * Return true if this half looks like valid input, that is, does not
785 * Return true if this half looks like valid output, that is, does not
800 * Return true if this half looks like valid input, that is, does not
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
cpp.info 231 very first action, before it even looks for line boundaries, is to
501 or angle bracket. The preprocessor looks for the header file in
766 GCC looks in several different places for headers. On a normal Unix
799 GCC looks for headers requested with `#include "FILE"' first in the
803 `/usr/include/sys/stat.h' contains `#include "types.h"', GCC looks for
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
cpp.info 231 very first action, before it even looks for line boundaries, is to
501 or angle bracket. The preprocessor looks for the header file in
766 GCC looks in several different places for headers. On a normal Unix
799 GCC looks for headers requested with `#include "FILE"' first in the
803 `/usr/include/sys/stat.h' contains `#include "types.h"', GCC looks for
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
cpp.info 231 very first action, before it even looks for line boundaries, is to
501 or angle bracket. The preprocessor looks for the header file in
767 GCC looks in several different places for headers. On a normal Unix
800 GCC looks for headers requested with `#include "FILE"' first in the
804 `/usr/include/sys/stat.h' contains `#include "types.h"', GCC looks for
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
cpp.info 231 very first action, before it even looks for line boundaries, is to
501 or angle bracket. The preprocessor looks for the header file in
766 GCC looks in several different places for headers. On a normal Unix
799 GCC looks for headers requested with `#include "FILE"' first in the
803 `/usr/include/sys/stat.h' contains `#include "types.h"', GCC looks for
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
cpp.info 231 very first action, before it even looks for line boundaries, is to
501 or angle bracket. The preprocessor looks for the header file in
766 GCC looks in several different places for headers. On a normal Unix
799 GCC looks for headers requested with `#include "FILE"' first in the
803 `/usr/include/sys/stat.h' contains `#include "types.h"', GCC looks for
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
cpp.info 231 very first action, before it even looks for line boundaries, is to
501 or angle bracket. The preprocessor looks for the header file in
767 GCC looks in several different places for headers. On a normal Unix
800 GCC looks for headers requested with `#include "FILE"' first in the
804 `/usr/include/sys/stat.h' contains `#include "types.h"', GCC looks for
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
cpp.info 231 very first action, before it even looks for line boundaries, is to
501 or angle bracket. The preprocessor looks for the header file in
766 GCC looks in several different places for headers. On a normal Unix
799 GCC looks for headers requested with `#include "FILE"' first in the
803 `/usr/include/sys/stat.h' contains `#include "types.h"', GCC looks for
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
ElemTemplateElement.java 140 * Get the owning "composed" stylesheet. This looks up the
153 * Get the owning stylesheet. This looks up the
165 * Get the owning root stylesheet. This looks up the
    [all...]
StylesheetRoot.java 743 * Get an "xsl:template" property by node match. This looks in the imports as
770 * Get an "xsl:template" property by node match. This looks in the imports as
803 * Get an "xsl:template" property. This looks in the imports as
    [all...]
  /frameworks/base/docs/html/guide/topics/data/
backup.jd 507 "user_preferences", a complete backup agent using {@link android.app.backup.BackupAgentHelper} looks
553 android.app.backup.BackupAgentHelper} looks like this:</p>
666 looks at the <a
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
PreCompilerBuilder.java 401 // looks like the min sdk is a codename, check it matches the codename
438 // looks like the AndroidManifest file isn't valid.
    [all...]
  /system/core/libpixelflinger/codeflinger/
texturing.cpp 488 // FRAC_BITS=6+ looks good
492 // FRAC_BITS=4 looks good
493 // FRAC_BITS=5+ looks better, but generates 3 extra ipp
    [all...]

Completed in 379 milliseconds

<<11121314151617181920>>