HomeSort by relevance Sort by last modified time
    Searched full:hybrid (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /external/v8/test/mjsunit/compiler/
delete.js 42 // In a hybrid test/value context, expression is always true, value
45 // In a hybrid test/value context, expression is always false, value
48 // In a hybrid test/value context, expression is always true, value
51 // In a hybrid test/value context, expression is always false, value
55 // In a hybrid value/test context, expression is always true, value
58 // In a hybrid value/test context, expression is always false, value
61 // In a hybrid value/test context, expression is always true, value
64 // In a hybrid value/test context, expression is always false, value
  /external/sonivox/arm-hybrid-22k/host_src/
arm-hybrid-22k.mak 23 arm-hybrid-22k: $(OBJS)
24 $(LD) -o $@ $(OBJS) libarm-hybrid-22k.a -lm
  /external/ipsec-tools/src/racoon/samples/roadwarrior/
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/valgrind/unittest/output_tests/
fun_hist_test.tmpl 0 hybrid=no
output_test1.tmpl 0 hybrid=no
  /external/ipsec-tools/src/racoon/doc/
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/chromium/chrome/browser/ui/cocoa/download/
download_item_cell.h 17 // A button cell that implements the weird button/popup button hybrid that is
  /external/ipsec-tools/src/racoon/
cfparse.y 492 yyerror("racoon not configured with --enable-hybrid");
608 yyerror("racoon not configured with --enable-hybrid");
768 yyerror("racoon not configured with --enable-hybrid");
779 yyerror("racoon not configured with --enable-hybrid");
792 yyerror("racoon not configured with --enable-hybrid");
801 yyerror("racoon not configured with --enable-hybrid");
808 yyerror("racoon not configured with --enable-hybrid");
820 yyerror("racoon not configured with --enable-hybrid");
829 yyerror("racoon not configured with --enable-hybrid");
842 yyerror("racoon not configured with --enable-hybrid");
    [all...]
cftoken.l 500 yyerror("racoon not configured with --enable-hybrid");
507 yyerror("racoon not configured with --enable-hybrid");
514 yyerror("racoon not configured with --enable-hybrid");
521 yyerror("racoon not configured with --enable-hybrid");
528 yyerror("racoon not configured with --enable-hybrid");
535 yyerror("racoon not configured with --enable-hybrid");
542 yyerror("racoon not configured with --enable-hybrid");
549 yyerror("racoon not configured with --enable-hybrid");
vendorid.h 76 /* Hybrid auth */
oakley.h 70 /* Hybrid Auth */
racoonctl.8 144 can be used when establishing an ISAKMP SA while hybrid auth is in use.
strnames.c 722 { OAKLEY_ATTR_AUTH_METHOD_HYBRID_DSS_R, "Hybrid DSS server", NULL },
723 { OAKLEY_ATTR_AUTH_METHOD_HYBRID_RSA_R, "Hybrid RSA server", NULL },
724 { OAKLEY_ATTR_AUTH_METHOD_HYBRID_DSS_I, "Hybrid DSS client", NULL },
725 { OAKLEY_ATTR_AUTH_METHOD_HYBRID_RSA_I, "Hybrid RSA client", NULL },
  /frameworks/base/media/libstagefright/codecs/aacdec/
ps_hybrid_filter_bank_allocation.cpp 37 Does Hybrid filter bank memory allocation
133 Int32 ps_hybrid_filter_bank_allocation(HYBRID **phHybrid,
141 HYBRID *hs;
145 *phHybrid = (HYBRID *)NULL;
147 hs = (HYBRID *)ptr;
149 ptr += sizeof(HYBRID) / sizeof(*ptr);
ps_hybrid_analysis.cpp 38 Does Hybrid analysis:
45 Two hybrid are defined. Both filters have length 13 and a delay of 6.
53 ->|Hybrid | LF ---- | |->| Hybrid |-->
60 ->| Delay | | ->| |-------->| |->| Hybrid |-->
191 HYBRID *pHybrid,
ps_hybrid_synthesis.cpp 37 Hybrid synthesis
41 ->|Hybrid | LF ---- | |->| Hybrid |-->
48 ->| Delay | | ->| |-------->| |->| Hybrid |-->
153 HYBRID *hHybrid)
  /external/ipsec-tools/
NEWS 24 o fixed hybrid enabled builds
74 o Support for server-side hybrid authentication, with full
76 o Support for client-side hybrid authentication (Tested only with
  /external/chromium/third_party/libjingle/source/talk/examples/call/
call_main.cc 220 protocol, "hybrid",
221 "Initial signaling protocol to use: jingle, gingle, or hybrid.");
259 } else if (protocol == "hybrid") {
262 printf("Invalid protocol. Must be jingle, gingle, or hybrid.\n");
  /external/clang/lib/StaticAnalyzer/Checkers/
CheckObjCDealloc.cpp 173 : "missing -dealloc (Hybrid MM, non-GC)";
188 : "missing [super dealloc] (Hybrid MM, non-GC)";
245 : "missing ivar release (Hybrid MM, non-GC)";
253 : "extra ivar release (Hybrid MM, non-GC)";
  /external/sonivox/arm-hybrid-22k/lib_src/
arm-hybrid-22k_lib.mak 23 arm-hybrid-22k.a: $(OBJS)
  /external/opencv/cvaux/src/
cvlcm.cpp 42 /* Hybrid linear-contour model reconstruction */
99 // Purpose: Function constructs hybrid model
103 // Returns: 1, if hybrid model was succesfully constructed
113 // two points and more) of hybrid model
117 // pLCMEdge: in, input edge of hybrid model
130 // one point) of hybrid model
134 // pLCMEdge: in, input edge of hybrid model
146 // Purpose: Function constructs Edge of hybrid model
  /external/webkit/Source/WebKit/qt/docs/
qtwebkit-bridge.qdoc 82 \i \bold{Hybrid C++/script}: C++ application code connects a
89 \i \bold{Hybrid script/C++}: A script can connect signals and slots
399 \section2 Limiting the Scope of the Hybrid Layer
401 When using QtWebKit's hybrid features, it is a common pitfall to make the API exposed to JavaScript very rich and
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/openssl/apps/
ec.c 173 else if (strcmp(*argv, "hybrid") == 0)
239 " hybrid\n");
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
README.txt 52 * Hybrid's OpenGL ES API Implementation (Gerbera) version 2.0.4
  /external/llvm/test/CodeGen/Thumb2/
2010-03-15-AsmCCClobber.ll 4 ; RUN: -pre-RA-sched=list-hybrid | FileCheck %s

Completed in 589 milliseconds

1 2 3 4 5