Home
last modified time | relevance | path

Searched refs:acceptable (Results 1 – 25 of 88) sorted by relevance

1234

/external/oauth/core/src/main/java/net/oauth/signature/
DOAuthSignatureMethod.java228 String acceptable = OAuth.percentEncode(NAME_TO_CLASS.keySet()); in newMethod() local
229 if (acceptable.length() > 0) { in newMethod()
231 acceptable.toString()); in newMethod()
/external/llvm/autoconf/m4/
Dbuild_exeext.m420 test -z "$BUILD_CC" && AC_MSG_ERROR([no acceptable cc found in \$PATH])
/external/ipsec-tools/src/racoon/
Dremoteconf.h234 struct isakmpsa *acceptable));
Dremoteconf.c1212 checkisakmpsa(pcheck_level, proposal, acceptable) in checkisakmpsa() argument
1214 struct isakmpsa *proposal, *acceptable;
1218 for (p = acceptable; p != NULL; p = p->next){
DTODO39 o more acceptable check.
/external/libvpx/
Dkeywords.dox32 particular behavior is acceptable or even useful, but the full
/external/elfutils/m4/
Dlib-ld.m495 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
/external/bison/m4/
Dlib-ld_gl.m4108 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
/external/chromium/chrome/browser/ui/cocoa/location_bar/
Dev_bubble_decoration.mm24 // Minimum acceptable width for the ev bubble.
/external/openssl/apps/
Dopenssl.cnf93 # At this point in time, you must list all acceptable 'object'
341 other_policies = tsa_policy2, tsa_policy3 # acceptable policies (optional)
/external/llvm/docs/HistoricalNotes/
D2003-06-26-Reoptimizer2.txt41 follows an alloca(). What might be an acceptable solution would be to
/external/webkit/Source/WebCore/bridge/objc/
Dobjc_instance.mm256 // been filtered already to ensure that it has acceptable argument
309 // been filtered already to ensure that it have an acceptable return
/external/webkit/Source/WebCore/platform/graphics/mac/
DGraphicsContext3DMac.mm138 // Could not find an acceptable renderer - fail
/external/mesa3d/docs/
DMESA_texture_signed_rgba.spec109 the standard OpenGL byte/float mapping is considered acceptable too, as
/external/kernel-headers/original/linux/
Dfs.h1285 int (*acceptable)(void *context, struct dentry *de),
1299 int (*acceptable)(void *context, struct dentry *de),
1307 int (*acceptable)(void *context, struct dentry *de),
/external/webkit/LayoutTests/fast/dom/Geolocation/
Dargument-types-expected.txt1 Tests the acceptable types for arguments to Geolocation methods.
/external/bluetooth/glib/glib/
Dgconvert.c1480 static const guchar acceptable[96] = { variable
1504 #define ACCEPTABLE(a) ((a)>=32 && (a)<128 && (acceptable[(a)-32] & use_mask)) in g_escape_uri_string()
/external/qemu/docs/
DCHAR-DEVICES.TXT74 there are various formats for acceptable 'filenames', and they correspond
/external/quake/quake/src/QW/docs/
Dglqwcl-readme.txt15 accelerates everything needed, the game play will not be acceptable. If it
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-P2P358 indicates which value would be acceptable.
367 have acceptable range of 1-65535 (with interval obviously having to be
/external/bluetooth/bluez/
DTODO67 address all arguments needed in an acceptable way. For testing, we need
/external/quake/quake/src/WinQuake/kit/
DREADME.TXT15 accelerates everything needed, the game play will not be acceptable. If it
/external/quake/quake/src/WinQuake/
Dglqnotes.txt15 accelerates everything needed, the game play will not be acceptable. If it
/external/clang/test/SemaObjCXX/
Darc-type-conversion.mm63 // It's acceptable to cast away constness.
/external/iptables/include/
Dxtables.h.in68 * %XTTYPE_PORTRC: colon-separated port range (names acceptable),

1234