Home
last modified time | relevance | path

Searched refs:functional (Results 1 – 25 of 115) sorted by relevance

12345

/external/bluetooth/glib/docs/
Dmacros.txt44 - the GBSearchArray flag G_BSEARCH_ALIGN_POWER2 becomes non-functional
46 The g_assert() and g_assert_not_reached() become non-functional
52 will end up with the non-functional variants after including glib.h
59 too. The macros that become non-functional here are
63 gmem.h become non-functional if this macro is supplied.
/external/valgrind/main/auxprogs/
Dposixtestsuite-1.5.1-diff.txt34 - find functional/ -type f -maxdepth 2 -mindepth 2 -name "Makefile" -exec dirname '{}' ';'
35 + find functional/ -maxdepth 2 -mindepth 2 -type f -name "Makefile" -exec dirname '{}' ';'
39 - find functional/ -type f -maxdepth 2 -mindepth 2 -name "run.sh" -exec dirname '{}' ';'
40 + find functional/ -maxdepth 2 -mindepth 2 -type f -name "run.sh" -exec dirname '{}' ';'
/external/llvm/include/llvm/Target/
DTargetSchedule.td16 // Processor functional unit - These values represent the function units
19 // all chip sets of the target. Each functional unit is treated as a resource
43 // the choice of functional units that can be used to complete the
58 list<FuncUnit> Units = units; // choice of functional units
/external/clang/test/SemaObjCXX/
Darc-type-conversion.mm112 …(void)strong_id_pointer(wip); // expected-error{{functional-style cast from '__weak id *' to 'stro…
113 …(void)weak_id_pointer(sip); // expected-error{{functional-style cast from '__strong id *' to 'weak…
114 …(void)autoreleasing_id_pointer(sip); // expected-error{{functional-style cast from '__strong id *'…
115 …(void)autoreleasing_id_pointer(wip); // expected-error{{functional-style cast from '__weak id *' t…
116 …(void)const_strong_id_pointer(wip); // expected-error{{functional-style cast from '__weak id *' to…
117 …(void)const_weak_id_pointer(sip); // expected-error{{functional-style cast from '__strong id *' to…
120 …(void)const_autoreleasing_id_pointer(wip); // expected-error{{functional-style cast from '__weak i…
/external/webkit/LayoutTests/http/tests/appcache/
Ddisabled-expected.txt1 Test to ensure the the window.applicationCache attribute is defined but non-functional with the fea…
/external/clang/test/CodeGenCXX/
Dmangle-exprs.cpp52 void functional(typename enable_if< O <= unsigned(4) >::type* = 0) { in functional() function
78 template void functional<4>(void*);
/external/qemu/target-mips/
DTODO12 - MT ASE only partially implemented and not functional
36 - Userland emulation (both n32 and n64) not functional.
/external/stlport/etc/
Dstd_headers.txt6 functional
DReleaseNote.txt52 functional or algorithm Standard headers include in your code.
66 * Fully functional pointer specialization feature (_STLP_USE_PTR_SPECIALIZATIONS).
/external/stlport/stlport/
Dfunctional35 # include_next <functional>
37 # include _STLP_NATIVE_HEADER(functional)
/external/openssl/crypto/engine/
DREADME93 cipher-specific ENGINE code is asked for an ENGINE pointer (a functional
103 combination represented by the provided EVP_CIPHER, then a functional reference
105 That functional reference will be stored in the context (and released on
114 EVP_CIPHER_CTX, it is done whilst the EVP_CIPHER_CTX holds a functional
147 functional reference to the first that successfully initialised. In the latter
148 case it will also cache an extra functional reference to the ENGINE as a
155 (ie. it's simply an increment of the functional reference count, and no real
177 nothing to do with whether an ENGINE is *functional* or not (ie. you can even
/external/dropbear/debian/
Dcontrol14 be used in small memory environments, while still being functional and
/external/clang/examples/clang-interpreter/
DREADME.txt16 C interpreter. It is designed to demonstrate a simple but functional use of the
/external/llvm/lib/Target/MBlaze/
DMBlazeSchedule.td11 // MBlaze functional units.
/external/antlr/antlr-3.4/runtime/Ruby/
DHistory.txt135 functional test implementation for the new template output mode
148 - test/functional/template-output/template-output.rb serves as a basic
149 functional test implementation for the new template output mode
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/
DREADME17 You'll need to configure this sample before it will be functional. Edit
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
DREADME26 "yacc" functional equivalent under MVS to expand parse.y in that
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/
Dlibraries.apt4 as well as the ability to divide up functional components of large grammars. However it has
/external/webrtc/test/functional_test/
DREADME1 This test client is a simple functional test for WebRTC enabled Chrome build.
/external/openssl/crypto/conf/
DREADME66 A set of builtin modules (currently only an ASN1 non functional test module)
/external/antlr/antlr-3.4/runtime/JavaScript/build/
DREADME49 3) Select the file runtime/JavaScript/tests/functional/all.html (or any other
/external/openssl/crypto/des/asm/
Dreadme69 One has to do instruction interleaving to keep both functional units
125 to keep both functional units of the pentium going.
/external/openssh/
DREADME25 The PAM support is now more functional than the popular packages of
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DXSLProcessorVersion.src100 * Each 'D' drops can contain functional enhancements as
/external/openfst/
DNEWS44 - Fixed missing <functional> includes (1.2.9)

12345