/external/e2fsprogs/tests/f_extents/ |
name | 0 basic extents support
|
/art/test/411-optimizing-arith-mul/ |
info.txt | 1 Tests for basic arithmethic operations.
|
/art/test/438-volatile/ |
info.txt | 1 Tests basic operations (set/get) on volatiles.
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
ref9.cpp | 4 struct basic { struct 7 basic() : refcount(0) {} function in struct:basic 11 basic *bp; 13 ex(const basic &); 15 void construct_from_basic(const basic &); 18 ex basic::eval() const { 22 inline ex::ex(const basic &b) { construct_from_basic (b); } 24 void ex::construct_from_basic(const basic &b) { 30 ex pow() { return basic(); }
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
ref9.cpp | 4 struct basic { struct 7 basic() : refcount(0) {} function in struct:basic 11 basic *bp; 13 ex(const basic &); 15 void construct_from_basic(const basic &); 18 ex basic::eval() const { 22 inline ex::ex(const basic &b) { construct_from_basic (b); } 24 void ex::construct_from_basic(const basic &b) { 30 ex pow() { return basic(); }
|
/external/mesa3d/src/glsl/ |
.dir-locals.el | 1 ((c-mode . ((c-basic-offset . 3))) 2 (c++-mode . ((c-basic-offset . 3)))
|
/external/llvm/test/tools/llvm-profdata/ |
text-dump.test | 0 Basic tests for testing text dump functions. 3 RUN: llvm-profdata show --all-functions -counts --text %p/Inputs/basic.proftext > %t-basic.proftext1 4 RUN: llvm-profdata merge -o %t-basic.proftext2 --text %p/Inputs/basic.proftext 6 RUN: llvm-profdata merge -binary -o %t-basic.profdata1 %t-basic.proftext1 7 RUN: llvm-profdata merge -o %t-basic.profdata2 %t-basic.proftext2 9 RUN: llvm-profdata show --all-functions -counts %t-basic.profdata1 > %t-basic.dump [all...] |
/hardware/intel/common/libva/ |
.gitignore | 32 /test/basic/test_01 33 /test/basic/test_02 34 /test/basic/test_03 35 /test/basic/test_04 36 /test/basic/test_05 37 /test/basic/test_06 38 /test/basic/test_07 39 /test/basic/test_08 40 /test/basic/test_09 41 /test/basic/test_1 [all...] |
/external/autotest/client/tests/connectathon/ |
connectathon.tar.bz2 | |
/external/clang/include/clang/ |
CMakeLists.txt | 2 add_subdirectory(Basic)
|
/external/llvm/docs/_themes/llvm-theme/ |
theme.conf | 2 inherit = basic
|
/external/markdown/tests/html4/ |
html4.html | 2 basic of html/xhtml differences.</p
|
html4.txt | 2 basic of html/xhtml differences
|
/external/selinux/libsemanage/tests/ |
test_utilities.h | 1 #include <CUnit/Basic.h>
|
/external/valgrind/helgrind/tests/ |
shmem_abits.stderr.exp | 0 basic heap test
|
/external/llvm/test/tools/dsymutil/X86/ |
basic-linking-bundle.test | 1 RUN: rm -rf %T/basic-linking-bundle 2 RUN: mkdir -p %T/basic-linking-bundle/dsymdest 3 RUN: cat %p/../Inputs/basic.macho.x86_64 > %T/basic-linking-bundle/basic.macho.x86_64 5 RUN: llvm-dsymutil -oso-prepend-path=%p/.. %T/basic-linking-bundle/basic.macho.x86_64 6 RUN: llvm-dwarfdump %T/basic-linking-bundle/basic.macho.x86_64.dSYM/Contents/Resources/DWARF/basic.macho.x86_64 | FileCheck %S/basic-linking-x86.tes [all...] |
multiple-inputs.test | 4 RUN: cat %p/../Inputs/basic.macho.x86_64 > %T/multiple-inputs/basic.macho.x86_64 5 RUN: cat %p/../Inputs/basic-archive.macho.x86_64 > %T/multiple-inputs/basic-archive.macho.x86_64 6 RUN: cat %p/../Inputs/basic-lto.macho.x86_64 > %T/multiple-inputs/basic-lto.macho.x86_64 7 RUN: cat %p/../Inputs/basic-lto-dw4.macho.x86_64 > %T/multiple-inputs/basic-lto-dw4.macho.x86_64 10 RUN: llvm-dsymutil -f -oso-prepend-path=%p/.. %T/multiple-inputs/basic.macho.x86_64 %T/multiple-inputs/basic-archive.macho.x86_64 %T/multiple-inputs/basic-lto.macho.x86_64 %T/multiple-inputs/basic-lto-dw4.ma (…) [all...] |
/build/kati/testcase/ |
submake_basic.mk | 4 $(MAKE) -f submake/basic.mk
|
/dalvik/dx/tests/115-merge/testdata/ |
Basic.java | 3 public class Basic {
|
/frameworks/base/core/java/android/os/ |
package.html | 3 Provides basic operating system services, message passing, and inter-process
|
/development/samples/browseable/ClippingBasic/ |
_index.jd | 8 Basic sample to demonstrate clipping on a View.
|
/development/samples/browseable/RevealEffectBasic/ |
_index.jd | 8 Basic sample to demonstrate the reveal effect.
|
/external/chromium-trace/catapult/third_party/webapp2/docs/_themes/webapp2/ |
theme.conf | 2 inherit = basic
|
/external/iproute2/man/man8/ |
tc-basic.8 | 1 .TH "Basic classifier in tc" 8 "21 Oct 2015" "iproute2" "Linux" 4 basic \- basic traffic control filter 8 .BR tc " " filter " ... " basic " [ " match 16 .B basic
|
/external/nist-sip/java/gov/nist/core/ |
package.html | 4 include classes for basic parser and lexer functionality and logging
|