HomeSort by relevance Sort by last modified time
    Searched full:these (Results 801 - 825 of 47981) sorted by null

<<31323334353637383940>>

  /external/webrtc/webrtc/build/android/
suppressions.xml 3 <!-- These lint settings is for the Android linter that gets run by
18 <!-- These are just from the dummy AndroidManifest.xml we use for linting.
  /external/webrtc/webrtc/test/
test_suite.h 36 // Override these for custom initialization and shutdown handling. Use these
  /external/webrtc/webrtc/test/testsupport/
unittest_utils.h 24 // A packet data structure is also available, that contains these three packets
32 // Construct a data structure containing these packets
  /external/webrtc/webrtc/tools/barcode_tools/
README 19 These are compiled using Ant by running build_zxing.py:
32 These dependencies must be precompiled separately before running the script.
  /external/zlib/src/contrib/infback9/
infback9.h 9 * inftree9.h, inftree9.c, and inffix9.h. These patches are not supported.
12 * comments in zlib.h for inflateBack() usage. These functions are used
  /frameworks/base/core/java/android/provider/
OpenableColumns.java 23 * These are standard columns for openable URIs. Providers that serve openable
24 * URIs <em>must</em> support at least these columns when queried.
  /frameworks/base/graphics/java/android/graphics/
PaintFlagsDrawFilter.java 25 * @param clearBits These bits will be cleared in the paint's flags
26 * @param setBits These bits will be set in the paint's flags
  /frameworks/base/packages/SystemUI/res/values/
arrays_car.xml 20 <!-- These should be overriden in an overlay. The default implementation is empty.
21 There needs to be correspondence per index between these arrays, which means that if there
  /frameworks/minikin/tests/stresstest/
Android.bp 15 // see how_to_run.txt for instructions on running these tests
29 // Shared libraries which are dependencies of minikin; these are not automatically
  /hardware/interfaces/wifi/hostapd/1.0/vts/functional/
hostapd_hidl_test_utils.h 33 // Note: We only have a single instance of each of these objects currently.
34 // These helper functions should be modified to return vectors if we support
  /hardware/interfaces/wifi/supplicant/1.1/
ISupplicantStaIface.hal 32 * These callbacks are invoked for events that are specific to this interface.
33 * Registration of multiple callback objects is supported. These objects must
  /packages/apps/Email/res/xml/
senders.xml 23 and are appropriate for *all* android platform devices. These entries must be accessible
24 from all networks. It should be reasonable for any user to obtain an account on these
  /packages/apps/Messaging/
proguard-test.flags 15 # These flags are in addition to the one in proguard.flags, which is included by the build
24 # settings to these, but maybe we want to require VisibleForTesting attribute), just expose all
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SuggestionExtras.java 28 * Return the names of custom columns present in these extras.
38 * Flatten these extras as a JSON object.
  /packages/apps/Settings/src/com/android/settings/search/
DatabaseResultLoader.java 46 * These indices are used to match the columns of the this loader's SELECT statement.
47 * These are not necessarily the same order nor similar coverage as the schema defined in
  /packages/services/Telephony/src/com/android/phone/
InCallScreen.java 20 // These are values for the settings of the auto retry mode:
23 // TODO (Moto):These constants don't really belong here,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
mman.h 29 /* Protections are chosen from these bits, OR'd together. The
43 /* Sharing types (must choose one and only one of these). */
58 /* These are Linux-specific. */
92 # define MADV_WILLNEED 3 /* Will need these pages. */
93 # define MADV_DONTNEED 4 /* Don't need these pages. */
94 # define MADV_REMOVE 9 /* Remove these pages and resources. */
109 # define POSIX_MADV_WILLNEED 3 /* Will need these pages. */
110 # define POSIX_MADV_DONTNEED 4 /* Don't need these pages. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
nfs4_mount.h 13 * WARNING! Do not delete or change the order of these fields. If
16 * mount-to-kernel version compatibility. Some of these aren't used yet
personality.h 8 * These occupy the top three bytes.
38 * These go in the low byte. Avoid using the top bit, it will
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
mman.h 29 /* Protections are chosen from these bits, OR'd together. The
43 /* Sharing types (must choose one and only one of these). */
59 /* These are Linux-specific. */
93 # define MADV_WILLNEED 3 /* Will need these pages. */
94 # define MADV_DONTNEED 4 /* Don't need these pages. */
95 # define MADV_REMOVE 9 /* Remove these pages and resources. */
110 # define POSIX_MADV_WILLNEED 3 /* Will need these pages. */
111 # define POSIX_MADV_DONTNEED 4 /* Don't need these pages. */
  /prebuilts/go/darwin-x86/pkg/include/
textflag.h 7 // all agree on these values.
13 // It is ok for the linker to get multiple of these symbols. It will
  /prebuilts/go/darwin-x86/src/internal/cpu/
cpu_arm64.go 12 // These are linknamed in runtime/os_linux_arm64.go and are initialized by
17 // HWCAP/HWCAP2 bits. These are exposed by Linux.
cpu_ppc64x.go 12 // These are linknamed in runtime/os_linux_ppc64x.go and are initialized by
17 // HWCAP/HWCAP2 bits. These are exposed by the kernel.
  /prebuilts/go/darwin-x86/src/mime/quotedprintable/
example_test.go 32 w.Write([]byte("These symbols will be escaped: = \t"))
36 // These symbols will be escaped: =3D =09
  /prebuilts/go/darwin-x86/src/runtime/
textflag.h 7 // all agree on these values.
13 // It is ok for the linker to get multiple of these symbols. It will

Completed in 617 milliseconds

<<31323334353637383940>>