Searched refs:functional (Results 1 – 25 of 115) sorted by relevance
12345
44 - the GBSearchArray flag G_BSEARCH_ALIGN_POWER2 becomes non-functional46 The g_assert() and g_assert_not_reached() become non-functional52 will end up with the non-functional variants after including glib.h59 too. The macros that become non-functional here are63 gmem.h become non-functional if this macro is supplied.
34 - 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 '{}' ';'
16 // Processor functional unit - These values represent the function units19 // all chip sets of the target. Each functional unit is treated as a resource43 // the choice of functional units that can be used to complete the58 list<FuncUnit> Units = units; // choice of functional units
112 …(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…
1 Test to ensure the the window.applicationCache attribute is defined but non-functional with the fea…
52 void functional(typename enable_if< O <= unsigned(4) >::type* = 0) { in functional() function78 template void functional<4>(void*);
12 - MT ASE only partially implemented and not functional36 - Userland emulation (both n32 and n64) not functional.
6 functional
52 functional or algorithm Standard headers include in your code.66 * Fully functional pointer specialization feature (_STLP_USE_PTR_SPECIALIZATIONS).
35 # include_next <functional>37 # include _STLP_NATIVE_HEADER(functional)
93 cipher-specific ENGINE code is asked for an ENGINE pointer (a functional103 combination represented by the provided EVP_CIPHER, then a functional reference105 That functional reference will be stored in the context (and released on114 EVP_CIPHER_CTX, it is done whilst the EVP_CIPHER_CTX holds a functional147 functional reference to the first that successfully initialised. In the latter148 case it will also cache an extra functional reference to the ENGINE as a155 (ie. it's simply an increment of the functional reference count, and no real177 nothing to do with whether an ENGINE is *functional* or not (ie. you can even
14 be used in small memory environments, while still being functional and
16 C interpreter. It is designed to demonstrate a simple but functional use of the
11 // MBlaze functional units.
135 functional test implementation for the new template output mode148 - test/functional/template-output/template-output.rb serves as a basic149 functional test implementation for the new template output mode
17 You'll need to configure this sample before it will be functional. Edit
26 "yacc" functional equivalent under MVS to expand parse.y in that
4 as well as the ability to divide up functional components of large grammars. However it has
1 This test client is a simple functional test for WebRTC enabled Chrome build.
66 A set of builtin modules (currently only an ASN1 non functional test module)
49 3) Select the file runtime/JavaScript/tests/functional/all.html (or any other
69 One has to do instruction interleaving to keep both functional units125 to keep both functional units of the pentium going.
25 The PAM support is now more functional than the popular packages of
100 * Each 'D' drops can contain functional enhancements as
44 - Fixed missing <functional> includes (1.2.9)