HomeSort by relevance Sort by last modified time
    Searched refs:Basic (Results 1 - 25 of 423) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/dx/tests/115-merge/testdata/
Basic.java 3 public class Basic {
  /device/google/cuttlefish_common/common/vsoc/lib/
graphics_test.cpp 20 TEST(GraphicsTest, Basic) {
  /external/pdfium/xfa/fxfa/parser/
xfa_basic_data_element_script.cpp 481 XFA_Attribute::Desc, XFA_ScriptType::Basic},
484 XFA_Attribute::Lock, XFA_ScriptType::Basic},
489 XFA_Attribute::Desc, XFA_ScriptType::Basic},
492 XFA_Attribute::Lock, XFA_ScriptType::Basic},
496 XFA_Attribute::Use, XFA_ScriptType::Basic},
498 XFA_Attribute::Usehref, XFA_ScriptType::Basic},
502 XFA_Attribute::Max, XFA_ScriptType::Basic},
504 XFA_Attribute::Use, XFA_ScriptType::Basic},
507 XFA_Attribute::EofAction, XFA_ScriptType::Basic},
510 XFA_Attribute::CursorType, XFA_ScriptType::Basic},
    [all...]
  /external/selinux/libsemanage/tests/
test_utilities.h 1 #include <CUnit/Basic.h>
test_semanage_store.h 24 #include <CUnit/Basic.h>
  /external/selinux/libsepol/tests/
test-cond.h 24 #include <CUnit/Basic.h>
test-deps.h 24 #include <CUnit/Basic.h>
test-expander.h 24 #include <CUnit/Basic.h>
test-linker.h 24 #include <CUnit/Basic.h>
test-expander-roles.c 27 #include <CUnit/Basic.h>
test-downgrade.h 24 #include <CUnit/Basic.h>
  /external/tensorflow/tensorflow/core/distributed_runtime/
request_id_test.cc 23 TEST(GetUniqueRequestId, Basic) {
  /external/curl/docs/cmdline-opts/
proxy-basic.d 1 Long: proxy-basic
2 Help: Use Basic authentication on the proxy
5 Tells curl to use HTTP Basic authentication when communicating with the given
6 proxy. Use --basic for enabling HTTP Basic with a remote host. Basic is the
basic.d 1 Long: basic
2 Help: Use HTTP Basic Authentication
3 See-also: proxy-basic
6 Tells curl to use HTTP Basic authentication with the remote host. This is the
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/
net.properties 79 # when proxying HTTP or HTTPS. For example, "Basic" results in effectively the
93 # include: 'Basic', 'Digest', 'NTLM', 'Kerberos', 'Negotiate'. A scheme that
100 jdk.http.auth.tunneling.disabledSchemes=Basic
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/
net.properties 79 # when proxying HTTP or HTTPS. For example, "Basic" results in effectively the
93 # include: 'Basic', 'Digest', 'NTLM', 'Kerberos', 'Negotiate'. A scheme that
100 jdk.http.auth.tunneling.disabledSchemes=Basic
  /prebuilts/jdk/jdk9/darwin-x86/conf/
net.properties 79 # when proxying HTTP or HTTPS. For example, "Basic" results in effectively the
93 # include: 'Basic', 'Digest', 'NTLM', 'Kerberos', 'Negotiate'. A scheme that
100 jdk.http.auth.tunneling.disabledSchemes=Basic
  /prebuilts/jdk/jdk9/linux-x86/conf/
net.properties 79 # when proxying HTTP or HTTPS. For example, "Basic" results in effectively the
93 # include: 'Basic', 'Digest', 'NTLM', 'Kerberos', 'Negotiate'. A scheme that
100 jdk.http.auth.tunneling.disabledSchemes=Basic
  /bionic/tools/versioner/src/
VFS.h 23 #include <clang/Basic/VirtualFileSystem.h>
  /external/vixl/test/aarch64/
test-simulator-aarch64.cc     [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/basic/
fp_misc.s 3 ; Basic immediate instruction tests.
immed.s 3 ; Basic immediate instruction tests.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/parse/
linesepbug.s 4 ; Basic immediate instruction tests.
  /external/clang/utils/
find-unused-diagnostics.sh 8 ALL_DIAGS=$(grep -E --only-matching --no-filename '(err_|warn_|ext_|note_)[a-z_]+' ./include/clang/Basic/Diagnostic*.td)
  /external/tensorflow/tensorflow/contrib/tensor_forest/kernels/
tree_utils_test.cc 22 TEST(TestSum, Basic) {
33 TEST(TestWeightedGiniImpurity, Basic) {
41 TEST(TestWeightedVariance, Basic) {
56 TEST(TestInitialize, Basic) {
72 TEST(DecideNode, Basic) {
83 TEST(IsAllInitialized, Basic) {
95 TEST(BestFeatureClassification, Basic) {
132 TEST(BestFeatureRegression, Basic) {

Completed in 472 milliseconds

1 2 3 4 5 6 7 8 91011>>