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

1 2 3 4 5 6 7 8 91011>>

  /dalvik/vm/mterp/x86/
OP_MOVE_EXCEPTION.S 4 movl offThread_exception(%ecx),%eax # eax<- dvmGetException bypass
8 movl $$0,offThread_exception(%ecx) # dvmClearException bypass
  /dalvik/vm/mterp/armv5te/
OP_MOVE_EXCEPTION.S 4 ldr r3, [rSELF, #offThread_exception] @ r3<- dvmGetException bypass
9 str r1, [rSELF, #offThread_exception] @ dvmClearException bypass
OP_THROW.S 12 @ bypass dvmSetException, just store it
  /dalvik/tests/069-field-type/
info.txt 3 versions of the field-holder class we can bypass the compiler's type
  /external/iptables/include/linux/netfilter/
xt_NFQUEUE.h 26 __u16 bypass; member in struct:xt_NFQ_info_v2
  /external/chromium/net/proxy/
proxy_config_service_win_unittest.cc 84 ""), // bypass rules
103 ""), // bypass rules
128 ""), // bypass rules
131 // Bypass local names.
145 // Bypass "google.com" and local names, using semicolon as delimiter
161 // Bypass "foo.com" and "google.com", using lines as delimiter.
176 // Bypass "foo.com" and "google.com", using commas as delimiter.
proxy_config_service_linux_unittest.cc 495 ""), // bypass rules
535 ""), // bypass rules
555 ""), // bypass rules
580 ""), // bypass rules
600 "") // bypass rules
604 TEST_DESC("Bypass *.google.com"),
619 "*.google.com"), // bypass rules
764 ""), // bypass rules
787 ""), // bypass rules
810 ""), // bypass rule
    [all...]
proxy_config_service_common_unittest.h 38 // the specified bypass rules.
62 // Same as PerScheme, but with the bypass rules reversed
proxy_bypass_rules.h 16 // ProxyBypassRules describes the set of URLs that should bypass the proxy
17 // settings, as a list of rules. A URL is said to match the bypass rules
21 // Interface for an individual proxy bypass rule.
56 // Returns true if |url| matches any of the proxy bypass rules.
89 // "Bypass proxy server for local addresses" settings checkbox. Fully
proxy_config.cc 227 // Output the bypass rules.
228 const ProxyBypassRules& bypass = proxy_rules_.bypass_rules; local
229 if (!bypass.rules().empty()) {
236 bypass.rules().begin();
237 it != bypass.rules().end(); ++it) {
  /external/iptables/extensions/
libxt_NFQUEUE.c 40 " --queue-bypass Bypass Queueing if no queue instance exists.\n");
50 {.name = "queue-bypass", .id = O_QUEUE_BYPASS, .type = XTTYPE_NONE},
90 info->bypass = 1;
123 if (info->bypass)
124 printf(" bypass");
154 if (info->bypass)
155 printf("--queue-bypass ");
libxt_NFQUEUE.man 9 \fBqueue-bypass\fP in 2.6.39.
22 \fB\-\-queue\-bypass\fP
  /frameworks/base/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Private.h 45 #include "LVCS_BypassMix.h" /* Bypass Mixer module definitions */
59 #define LVCS_BYPASSMIXSWITCH 0x0008 /* Bypass mixer enable control */
67 #define LVCS_BYPASS_MIXER_TC 100 /* Bypass mixer time */
122 LVCS_BypassMix_t BypassMix; /* Bypass mixer configuration */
124 /* Bypass variable */
LVCS_BypassMix.h 41 /* Bypass mixer structure */
LVCS_BypassMix.c 44 /* Initialises the bypass mixer module */
186 /* Apply Bypass Mix. */
191 /* When the bypass mixer is enabled the output is the processed signal only and */
219 * Check if the bypass mixer is enabled
224 * Apply the bypass mix
  /frameworks/base/media/libeffects/lvm/lib/Bass/src/
LVDBE_Private.h 70 #define LVDBE_BYPASS_MIXER_TC 100 /* Bypass mixer time */
88 LVMixer3_1St_st BypassVolume; /* Bypass volume scaler */
89 LVMixer3_2St_st BypassMixer; /* Bypass Mixer for Click Removal */
  /frameworks/base/media/libeffects/lvm/lib/Eq/src/
LVEQNB_Private.h 52 #define LVEQNB_BYPASS_MIXER_TC 100 /* Bypass Mixer TC */
98 /* Bypass variable */
99 LVMixer3_2St_st BypassMixer; /* Bypass mixer used in transitions */
  /external/llvm/include/llvm/Target/
TargetSchedule.td 26 // Pipeline bypass / forwarding - These values specifies the symbolic names of
29 class Bypass;
30 def NoBypass : Bypass;
93 // a def by an instruction is available on a specific bypass and the use can
94 // read from the same bypass, then the operand use latency is reduced by one.
109 list<Bypass> bypasses = []> {
113 list<Bypass> Bypasses = bypasses;
120 class ProcessorItineraries<list<FuncUnit> fu, list<Bypass> bp,
123 list<Bypass> BP = bp;
  /external/openssl/crypto/rc4/asm/
rc4-ia64.pl 95 # (pBypass) br.cond.spnt Bypass
124 # - Note that due to the bypass/forwarding-path, the first two
156 # - We use a branch to out-of-line bypass-code of cycle-pressure:
158 # bypass path, and activate the bypass path ALL IN THE SAME
160 # the bypass with a simple conditional move instruction.
161 # Fortunately, the bypass paths get activated relatively
215 local *bypass = shift;
302 &P(\$bypass, ".rc4Bypass%u:", $label);
303 &I(\$bypass, "sub J = J, SI[%u]", $i0 % $NSI)
    [all...]
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
SystemFacade.java 35 * connection; or null if there's no recommended limit. The user will have the option to bypass
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
video_decoder.h 41 #define DECODER_SET_VBI_BYPASS _IOW('d', 10, int) /* switch vbi bypass */
  /external/chromium/chrome/browser/extensions/
extension_proxy_apitest.cc 26 const std::string& bypass,
41 if (!bypass.empty()) {
43 EXPECT_EQ(bypass, value);
269 ASSERT_TRUE(RunExtensionTestIncognito("proxy/bypass")) << message_;
  /external/chromium/chrome/browser/sync/glue/
session_change_processor.h 70 // To bypass some checks/codepaths not applicable in tests.
  /external/chromium/chrome/browser/ui/download/
download_tab_helper.cc 49 // Used in automated testing to bypass prompting the user for file names.
  /external/chromium/net/http/
http_auth_filter.h 57 // want, but we are not using it for proxy bypass.

Completed in 398 milliseconds

1 2 3 4 5 6 7 8 91011>>