Searched refs:Basic (Results 1 - 25 of 94) sorted by relevance

1234

/macosx-10.9.5/RubyCocoa-80/RubyCocoa/sample/PassengerPane/test/fixtures/
H A Dwiki.vhost.conf7 AuthType Basic
/macosx-10.9.5/tcl-102/tcl_ext/tls/tls/tests/oldTests/
H A DtlsHttp.tcl27 set hdrs [list Authorization [list Basic $auth]]
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkctool_main.h15 #pragma mark Basic Types & Constants
H A Dkclist_main.h15 #pragma mark Basic Types & Constants
H A Dkextd_main.h40 #pragma mark Basic Types & Constants
42 * Basic Types & Constants
H A Dkextfind_main.h40 #pragma mark Basic Types & Constants
H A Dkextstat_main.h22 #pragma mark Basic Types & Constants
H A Dkextunload_main.h33 #pragma mark Basic Types & Constants
H A Dkextload_main.h22 #pragma mark Basic Types & Constants
H A Dkextlibs_main.h22 #pragma mark Basic Types & Constants
/macosx-10.9.5/llvmCore-3425.0.33/unittests/ADT/
H A DilistTest.cpp26 TEST(ilistTest, Basic) {
H A DDAGDeltaAlgorithmTest.cpp60 TEST(DAGDeltaAlgorithmTest, Basic) {
H A DDeltaAlgorithmTest.cpp75 TEST(DeltaAlgorithmTest, Basic) {
/macosx-10.9.5/ruby-104/ruby/lib/webrick/
H A Dhttpauth.rb59 if /^Basic\s+(.*)/o =~ req[req_field]
67 res[res_field] = "Basic realm=\"#{realm}\""
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/win/
H A DPlatformCAAnimationWin.cpp159 if (type == Basic)
170 m_type = Basic;
198 // Copy the specific Basic or Keyframe values
347 if (animationType() != Basic)
356 if (animationType() != Basic)
365 if (animationType() != Basic)
375 if (animationType() != Basic)
392 if (animationType() != Basic || value->animationType() != Basic)
400 if (animationType() != Basic)
[all...]
/macosx-10.9.5/zsh-60/zsh/Test/
H A DA01grammar.ztst17 0:Basic pipeline handling
47 0:Basic coprocess handling
51 0:Basic sublist (i)
55 0:Basic sublist (ii)
59 0:Basic subshell list with error
63 0:Basic current shell list with error
310 0:Basic `always' syntax
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/mac/
H A DPlatformCAAnimationMac.mm167 if (type == Basic)
176 m_type = Basic;
205 // Copy the specific Basic or Keyframe values
357 if (animationType() != Basic)
364 if (animationType() != Basic)
372 if (animationType() != Basic)
385 if (animationType() != Basic)
407 if (animationType() != Basic || value->animationType() != Basic)
416 if (animationType() != Basic)
[all...]
/macosx-10.9.5/CPANInternal-140/Class-DBI-v3.0.17/lib/Class/DBI/Search/
H A DBasic.pm1 package Class::DBI::Search::Basic;
5 Class::DBI::Search::Basic - Simple Class::DBI search
9 my $searcher = Class::DBI::Search::Basic->new(
18 search => "Class::DBI::Search::Basic",
26 At the minute Class::DBI::Search::Basic doubles up as both the default
35 my $searcher = Class::DBI::Search::Basic->new(
/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A Dhurl.sh126 type=Basic
163 if [[ $AUTHORIZE || $type != Basic ]]
/macosx-10.9.5/apache-786.1/httpd/modules/aaa/
H A DNWGNUauthbasc100 NLM_DESCRIPTION = Apache $(VERSION_STR) Basic Authentication Module
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dregextst.h31 virtual void Basic();
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DPlatformClutterAnimation.cpp295 if (animationType() != Basic || m_fromValue == value)
303 if (animationType() != Basic || m_fromValueMatrix == value)
311 if (animationType() != Basic || m_fromValue3D == value)
329 if (animationType() != Basic || m_toValue == value)
337 if (animationType() != Basic || m_toValueMatrix == value)
345 if (animationType() != Basic || m_toValue3D == value)
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DPlatformCAAnimation.h57 enum AnimationType { Basic, Keyframe }; enumerator in enum:WebCore::PlatformCAAnimation::AnimationType
108 // Basic-animation properties.
/macosx-10.9.5/xnu-2422.115.4/osfmk/mach/
H A Dkmod.h46 #pragma mark Basic macros & typedefs
49 * Basic macros & typedefs
/macosx-10.9.5/postfix-252/postfix/mantools/
H A Dmakemanidx36 <li> <a href="BASIC_CONFIGURATION_README.html"> Basic configuration

Completed in 158 milliseconds

1234