HomeSort by relevance Sort by last modified time
    Searched full:also (Results 276 - 300 of 33958) sorted by null

<<11121314151617181920>>

  /prebuilts/qemu-kernel/kernel-toolchain/
toolbox.sh 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the
9 # Also support ccache compilation if USE_CCACHE is defined as "1"
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
  /build/kati/testcase/
origin.mk 19 # TODO: Also add more tests especially for += and ?=
  /build/make/core/combo/arch/x86/
x86.mk 4 # It is also used to build full_x86-eng / sdk_x86-eng platform images that
  /development/samples/BusinessCard/
_index.html 2 picker from within an activity. This sample also uses reflection to ensure
  /development/samples/browseable/AutoBackupForApps/
_index.jd 12 This sample can also be used as a utility to test the behavior of the Automatic Backup feature.
  /development/samples/browseable/BasicAndroidKeyStore/
_index.jd 10 encryption keys that only your application can access. You can also sign data
  /development/samples/browseable/BasicManagedProfile/
_index.jd 8 This sample demonstrates how to create a managed profile. You can also learn how to
  /development/samples/browseable/BasicMediaRouter/
_index.jd 12 Secondary screen simulation can also be enabled from the "Developer Options".\n\n
  /development/samples/browseable/DragAndDropAcrossApps/
_index.jd 15 It also demonstrates the use of the DragStartHelper from the v13 support library to easily
  /development/tools/rmtypedefs/
README.txt 7 It also makes sure that these annotations have source level retention
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
makedir.py 3 # Like mkdir, but also make intermediate directories if necessary.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/
fix_xreadlines.py 3 This fixer will also convert g(f.xreadlines) into g(f.__iter__)."""
  /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/Ipf/
strtold.c 4 also doesn't support the {strong, weak}_alias feature so we actually have to have an object.
  /external/autotest/client/deps/glbench-images/
README 13 of reference images in the same directory. Also checking against reference
  /external/autotest/client/site_tests/platform_Pkcs11InitOnLogin/
control 17 also tests whether objects stored in the token persist through to a subsequent
  /external/autotest/client/tests/unixbench5/
Makefile.patch 5 # to build the binary benchmarks. You should also set "$cCompiler" in the
  /external/autotest/server/site_tests/kernel_MemoryRamoop/
control 15 after system reboot/kernel crash and also verify integrity of that log.
  /external/clang/test/CodeGen/
attr-target-x86-mmx.c 8 // Verify that when we turn on sse that we also turn on mmx.
debug-info-vector.c 6 // Test that we get an array type that's also a vector out of debug.
  /external/clang/test/Driver/
target.c 7 // Also check that the legacy spelling works.
  /external/clang/test/FixIt/
fixit-eof-space.c 5 // editor doesn't add one. The trailing space is also intentional.
  /external/clang/test/Sema/
x86-attr-force-align-arg-pointer.c 19 // Attribute is also ignored on function typedefs.
  /external/clang/test/SemaCXX/
goto2.cpp 32 // also works, after commenting following line of source code
  /external/clang/test/SemaObjC/
method-lookup-3.m 22 -(void) x; // expected-note {{also found}}
23 -(void) y; // expected-note {{also found}}
24 -(void) z; // expected-note {{also found}}
70 @interface Test4B - (struct test4b) test4; @end //expected-note{{also found}}
multiple-method-names.m 13 - (void)foo:(char)i; // expected-note {{also found}}

Completed in 407 milliseconds

<<11121314151617181920>>