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

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/main/memcheck/tests/linux/
capget.c 23 "effective %#x\n"
26 d.effective,
capget.stderr.exp 3 effective 0
  /external/kernel-headers/original/linux/
auxvec.h 20 #define AT_EUID 12 /* effective uid */
22 #define AT_EGID 14 /* effective gid */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
auxvec.h 20 #define AT_EUID 12 /* effective uid */
22 #define AT_EGID 14 /* effective gid */
  /external/clang/test/Driver/
emit-llvm.c 1 // Check that -O4 is only honored as the effective -O option.
  /libcore/luni/src/main/java/javax/crypto/spec/
RC2ParameterSpec.java 34 * effective key length (in bits),
37 * the effective key length (in bits).
46 * effective key length (in bits) and <i>initialization vector</i>.
52 * the effective key length (in bits).
72 * effective key length (in bits) and <i>initialization vector<i>.
79 * the effective key length (in bits).
101 * Returns the effective key length (in bits).
103 * @return the effective key length (in bits).
129 * @return true if the effective key length and the initialization vector of
  /dalvik/dx/src/com/android/dx/cf/iface/
Method.java 28 * Get the <i>effective</i> method descriptor, which includes, if
31 * @return {@code non-null;} the effective method descriptor
  /external/chromium/chrome/browser/extensions/
extension_pref_value_map.h 24 // rules determine which value becomes effective (visible).
25 // - The effective regular extension pref value is determined by the regular
27 // - The effective incognito extension pref value is determined by the incognito
41 // A = extension A, B = extension B, E = effective value
53 // changes. This does not necessarily mean that the effective value has
143 // if |from_incognito| is not NULL, it is set to true if the effective pref
155 // Mapping of which extension set which preference value. The effective
extension_pref_store.h 15 // A (non-persistent) PrefStore implementation that holds effective preferences
  /external/chromium/chrome/browser/resources/net_internals/
proxyview.js 52 var effective = proxySettings.effective;
54 // Both |original| and |effective| are dictionaries describing the settings.
59 addTextNode(this.effectiveSettingsDiv_, proxySettingsToString(effective));
  /external/apache-http/src/org/apache/http/impl/cookie/
RFC2965DomainAttributeHandler.java 143 // The effective host name must domain-match domain attribute.
147 + "\" violates RFC 2965: effective host name does not "
151 // effective host name minus domain must not contain any dots
157 + "effective host minus domain may not contain any dots");
184 // The effective host name MUST domain-match the Domain
189 // effective host name minus domain must not contain any dots
  /external/chromium/chrome/browser/
chrome_content_browser_client.cc 64 // Get the effective URL for the given actual URL. If the URL is part of an
65 // installed app, the effective URL is an extension URL with the ID of that
  /external/chromium/chrome/browser/ui/cocoa/
keystone_promote_postflight.sh 13 # user's ID, but the effective user ID set to 0 (root). bash -p is used on
14 # the first line to prevent bash from setting the effective user ID to the
  /bionic/libc/kernel/common/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /development/ndk/platforms/android-3/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /external/icu4c/layout/
ArabicShaping.cpp 128 // the effective right char is the most recently encountered
132 // the effective right char shapes
133 // the effective right char causes left shaping
161 // erout is effective right logical index
  /libcore/luni/src/test/java/libcore/java/net/customstreamhandler/http/
Handler.java 26 * test to be effective, its name must be "Handler" and parent package name must
  /ndk/sources/host-tools/sed-4.2.1/m4/
inline.m4 28 #error "inline is not effective"
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
capability.h 26 __u32 effective; member in struct:__user_cap_data_struct

Completed in 2263 milliseconds

1 2 3 4 5 6 7 8 91011>>