HomeSort by relevance Sort by last modified time
    Searched full:functional (Results 351 - 375 of 1514) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
base.h 34 #include <functional>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
regex 40 #include <functional>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
stdtr1c++.h 48 #include <tr1/functional>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
stdtr1c++.h 48 #include <tr1/functional>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
stdtr1c++.h 48 #include <tr1/functional>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
stdtr1c++.h 48 #include <tr1/functional>
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
filter-mode.rb 4 require 'antlr3/test/functional'
6 class TestFilterMode < ANTLR3::Test::Functional
98 class TestFuzzy < ANTLR3::Test::Functional
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
scopes.rb 4 require 'antlr3/test/functional'
6 class TestScopes1 < ANTLR3::Test::Functional
36 class TestScopes2 < ANTLR3::Test::Functional
  /external/openssl/crypto/engine/
tb_cipher.c 110 /* Exposed API function to get a functional reference from the implementation
111 * table (ie. try to get a functional reference from the tabled structural
118 /* Obtains a cipher implementation from an ENGINE functional reference */
tb_dh.c 99 /* Exposed API function to get a functional reference from the implementation
100 * table (ie. try to get a functional reference from the tabled structural
107 /* Obtains an DH implementation from an ENGINE functional reference */
tb_digest.c 110 /* Exposed API function to get a functional reference from the implementation
111 * table (ie. try to get a functional reference from the tabled structural
118 /* Obtains a digest implementation from an ENGINE functional reference */
tb_dsa.c 99 /* Exposed API function to get a functional reference from the implementation
100 * table (ie. try to get a functional reference from the tabled structural
107 /* Obtains an DSA implementation from an ENGINE functional reference */
tb_ecdh.c 114 /* Exposed API function to get a functional reference from the implementation
115 * table (ie. try to get a functional reference from the tabled structural
122 /* Obtains an ECDH implementation from an ENGINE functional reference */
tb_ecdsa.c 99 /* Exposed API function to get a functional reference from the implementation
100 * table (ie. try to get a functional reference from the tabled structural
107 /* Obtains an ECDSA implementation from an ENGINE functional reference */
tb_pkmeth.c 111 /* Exposed API function to get a functional reference from the implementation
112 * table (ie. try to get a functional reference from the tabled structural
119 /* Obtains a pkey_meth implementation from an ENGINE functional reference */
tb_rand.c 99 /* Exposed API function to get a functional reference from the implementation
100 * table (ie. try to get a functional reference from the tabled structural
107 /* Obtains an RAND implementation from an ENGINE functional reference */
tb_rsa.c 99 /* Exposed API function to get a functional reference from the implementation
100 * table (ie. try to get a functional reference from the tabled structural
107 /* Obtains an RSA implementation from an ENGINE functional reference */
tb_store.c 103 /* Exposed API function to get a functional reference from the implementation
104 * table (ie. try to get a functional reference from the tabled structural
112 /* Obtains an STORE implementation from an ENGINE functional reference */
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/
README.txt 6 3. Run the functional tests as a full "eclipse plugin" suite (require a real SDK)
9 The functional tests are higher level tests that may require a real SDK.
73 3- Running the functional tests as a full "eclipse plugin" suite
  /external/clang/test/SemaCXX/
functional-cast.cpp 140 (void)Ap((E*)0); // functional-style cast ignores access control
203 (void)Enum((int*)0); // expected-error {{functional-style cast from 'int *' to 'Enum' is not allowed}}
292 (void)intr(&c); // expected-error {{functional-style cast from rvalue to reference type 'intr' (aka 'int &')}}
308 (void)structurevmfp(psi); // expected-error {{functional-style cast from 'const int structure::*' to 'structurevmfp' (aka 'void (structure::*)()') is not allowed}}
309 (void)structureimp(psf); // expected-error {{functional-style cast from 'void (structure::*)()' to 'structureimp' (aka 'int structure::*') is not allowed}}
  /docs/source.android.com/src/source/
building-devices.jd 36 and all the hardware is functional.
41 Wi-Fi, Bluetooth, camera, NFC, GPS and orientation sensors are functional.</p>
45 and audio are functional, as well as Wi-Fi, Bluetooth, and access to the
46 respective cellular networks. NFC and the orientation sensors are functional.</p>
49 the cellular network is not functional,
52 sold in the USA, with Android 4.1.2. Graphics and audio are functional
55 On those devices all the hardware is functional.</p>
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_dpb.c 121 Functional description:
202 Functional description:
311 Functional description:
351 Functional description:
387 Functional description:
450 Functional description:
489 Functional description:
535 Functional description:
599 Functional description:
836 Functional description
    [all...]
  /external/antlr/antlr-3.4/runtime/Python/
setup.py 151 """Run functional tests for package"""
153 description = "run functional tests for package"
278 "Functional test suite failed!",
  /external/antlr/antlr-3.4/runtime/Ruby/
History.txt 135 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/antlr/antlr-3.4/runtime/Ruby/test/functional/token-rewrite/
basic.rb 4 require 'antlr3/test/functional'
6 class TestRewritingLexerOutputDirectly < ANTLR3::Test::Functional
273 class TestRewritingWithTokenStream2 < ANTLR3::Test::Functional

Completed in 814 milliseconds

<<11121314151617181920>>