Searched refs:hybrid (Results 1 – 25 of 32) sorted by relevance
12
/external/ipsec-tools/src/racoon/ |
D | cftoken.l | 491 yyerror("racoon not configured with --enable-hybrid"); 498 yyerror("racoon not configured with --enable-hybrid"); 505 yyerror("racoon not configured with --enable-hybrid"); 512 yyerror("racoon not configured with --enable-hybrid"); 519 yyerror("racoon not configured with --enable-hybrid"); 526 yyerror("racoon not configured with --enable-hybrid"); 533 yyerror("racoon not configured with --enable-hybrid"); 540 yyerror("racoon not configured with --enable-hybrid");
|
/external/ipsec-tools/src/racoon/samples/roadwarrior/ |
D | README | 2 remote access using hybrid authentication. In this setup, the VPN 14 configure --enable-natt --enable-frag --enable-hybrid --enable-dpd \ 27 is set up to use hybrid authentication (aka mutual group authentication, 39 configure --enable-natt --enable-frag --enable-hybrid --enable-dpd \ 67 hybrid authentication, though this has not been tested.
|
/external/ipsec-tools/src/racoon/doc/ |
D | FAQ | 53 --enable-hybrid: 54 Enable hybrid authentication, and ISAKMP mode config and 55 Xauth as well. Note that plain Xauth (without hybrid auth) 58 Enable the use of RADIUS with hybrid authentication on the 62 Enable the use of PAM with hybrid authentication on the
|
/external/sonivox/arm-hybrid-22k/host_src/ |
D | arm-hybrid-22k.mak | 23 arm-hybrid-22k: $(OBJS) 24 $(LD) -o $@ $(OBJS) libarm-hybrid-22k.a -lm
|
/external/aac/libSBRdec/src/ |
D | psdec.cpp | 277 errorInfo = InitHybridFilterBank ( &h_ps_d->specificTo.mpeg.hybrid, in ResetPsDec() 371 …scale = fMin(scale, getScalefactor(h_ps_d->specificTo.mpeg.hybrid.mQmfBufferRealSlot[i], NO_SUB_QM… in getScaleFactorPsStatesBuffer() 372 …scale = fMin(scale, getScalefactor(h_ps_d->specificTo.mpeg.hybrid.mQmfBufferImagSlot[i], NO_SUB_QM… in getScaleFactorPsStatesBuffer() 429 scaleValues( h_ps_d->specificTo.mpeg.hybrid.mQmfBufferRealSlot[i], NO_SUB_QMF_CHANNELS, scale ); in scalePsStatesBuffer() 430 scaleValues( h_ps_d->specificTo.mpeg.hybrid.mQmfBufferImagSlot[i], NO_SUB_QMF_CHANNELS, scale ); in scalePsStatesBuffer() 542 h_ps_d->specificTo.mpeg.hybrid.sf_mQmfBuffer = maxScal; in scalFilterBankValues() 1298 &h_ps_d->specificTo.mpeg.hybrid ); in ApplyPsSlot() 1305 … &h_ps_d->specificTo.mpeg.hybrid); /* hybrid filterbank handle */ in ApplyPsSlot() 1308 SCHAR hybridScal = h_ps_d->specificTo.mpeg.hybrid.sf_mQmfBuffer; in ApplyPsSlot() 1368 … &h_ps_d->specificTo.mpeg.hybrid ); /* hybrid filterbank handle */ in ApplyPsSlot() [all …]
|
D | psdec.h | 289 …HYBRID hybrid; /*!< hybrid filter bank struct 1 or 2. … member
|
/external/valgrind/unittest/output_tests/ |
D | fun_hist_test.tmpl | 1 hybrid=no
|
D | output_test1.tmpl | 1 hybrid=no
|
/external/ipsec-tools/ |
D | NEWS | 23 o fixed hybrid enabled builds 72 o Support for server-side hybrid authentication, with full 74 o Support for client-side hybrid authentication (Tested only with
|
D | ChangeLog | 131 building with hybrid enabled.
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
D | arm-hybrid-22k_lib.mak | 23 arm-hybrid-22k.a: $(OBJS)
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 2010-03-15-AsmCCClobber.ll | 4 ; RUN: -pre-RA-sched=list-hybrid | FileCheck %s
|
/external/webkit/Source/WebKit/qt/docs/ |
D | qtwebkit-bridge.qdoc | 401 …When using QtWebKit's hybrid features, it is a common pitfall to make the API exposed to JavaScrip… 403 Instead, it is advisable to keep the hybrid layer small and manageable: create a gate only when 408 This usually becomes more apparent when the hybrid layer can create or destroy objects, or uses
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | defconfig | 71 # Please note that the newer Broadcom driver ("hybrid Linux driver") supports
|
D | android.config | 69 # Please note that the newer Broadcom driver ("hybrid Linux driver") supports
|
D | README | 180 ("hybrid Linux driver") supports Linux wireless extensions and does
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | android.config | 71 # Please note that the newer Broadcom driver ("hybrid Linux driver") supports
|
D | defconfig | 66 # Please note that the newer Broadcom driver ("hybrid Linux driver") supports
|
/external/clang/docs/tools/ |
D | clang.pod | 206 Indicate that Objective-C code should be compiled in hybrid-GC mode, which works
|
/external/chromium/testing/gmock/ |
D | README | 18 - can easily define partial (hybrid) mocks, which are a cross of real
|
/external/valgrind/tsan/ |
D | thread_sanitizer.cc | 8087 bool hybrid = false; in ThreadSanitizerParseFlags() local 8088 int has_hyb = FindBoolFlag("hybrid", false, args, &hybrid); in ThreadSanitizerParseFlags() 8093 G_flags->pure_happens_before = !hybrid; in ThreadSanitizerParseFlags()
|
/external/llvm/lib/Target/PTX/ |
D | PTXInstrInfo.td | 502 // Multi-operation hybrid instructions
|
/external/quake/quake/src/WinQuake/data/ |
D | MANUAL.TXT | 699 A spideresque hybrid horror. Keep your eye on the energy pod he hurls.
|
/external/icu4c/data/mappings/ |
D | convrtrs.txt | 503 …windows-28598 { WINDOWS* } # Hebrew (ISO-Visual). A hybrid between ibm-5012 and ibm-916 with extra…
|
/external/dropbear/libtomcrypt/ |
D | changes | 58 hybrid compressed)
|
12