/external/deqp-deps/glslang/Test/baseLegalResults/ |
D | hlsl.aliasOpaque.frag.out | 13 Name 47 "gss" 16 Decorate 47(gss) DescriptorSet 0 17 Decorate 47(gss) Binding 0 33 47(gss): 43(ptr) Variable UniformConstant 41 71: 6 Load 47(gss)
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseLegalResults/ |
D | hlsl.aliasOpaque.frag.out | 13 Name 47 "gss" 16 Decorate 47(gss) DescriptorSet 0 17 Decorate 47(gss) Binding 0 33 47(gss): 43(ptr) Variable UniformConstant 41 71: 6 Load 47(gss)
|
/external/ipsec-tools/src/racoon/doc/ |
D | README.gssapi | 1 The gss-api authentication mechanism implementation for racoon was 2 based on the ietf draft draft-ietf-ipsec-isakmp-gss-auth-06.txt. 4 The implementation uses the Heimdal gss-api library, i.e. gss-api 5 on top of Kerberos 5. The Heimdal gss-api library had to be modified 6 to meet the requirements of using gss-api in a daemon. More specifically, 19 The modification to the Heimdal gss-api library implements the 24 it in a memory-based credential cache, part of the gss credential 55 * The gss-api specific code was concentrated as much as possible 89 required standard for gss-api + kerberos 5 (i.e. I am fairly certain 90 that such a string will be rejected by the Heimdal gss-api library, as it [all …]
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ |
D | hlsl.aliasOpaque.frag.out | 43 0:20 'gss' ( uniform sampler) 67 0:? 'gss' ( uniform sampler) 116 0:20 'gss' ( uniform sampler) 140 0:? 'gss' ( uniform sampler) 165 Name 47 "gss" 171 Decorate 47(gss) DescriptorSet 0 172 Decorate 47(gss) Binding 0 200 47(gss): 43(ptr) Variable UniformConstant 233 48: 6 Load 47(gss)
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | hlsl.aliasOpaque.frag.out | 43 0:20 'gss' ( uniform sampler) 67 0:? 'gss' ( uniform sampler) 116 0:20 'gss' ( uniform sampler) 140 0:? 'gss' ( uniform sampler) 165 Name 47 "gss" 171 Decorate 47(gss) DescriptorSet 0 172 Decorate 47(gss) Binding 0 200 47(gss): 43(ptr) Variable UniformConstant 233 48: 6 Load 47(gss)
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | hlsl.aliasOpaque.frag | 7 SamplerState gss; 20 os.ss = gss;
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.aliasOpaque.frag | 7 SamplerState gss; 20 os.ss = gss;
|
/external/libcups/config-scripts/ |
D | cups-gssapi.m4 | 35 AC_CHECK_LIB(gss, gss_display_status, 53 AC_CHECK_LIB(gss, gss_display_status, 58 AC_CHECK_LIB(gss, gss_display_status, 108 AC_ARG_WITH(gssservicename, [ --with-gssservicename set default gss service name],
|
/external/ipsec-tools/src/racoon/ |
D | gssapi.c | 310 itoken = &gps->gss[gps->gsscnt]; in gssapi_get_itoken() 360 itoken = &gps->gss[gps->gsscnt]; in gssapi_get_rtoken() 435 gsstoken = &gps->gss[gps->gsscnt - 1]; in gssapi_get_token_to_send() 459 len += gps->gss[i].length; in gssapi_get_itokens() 466 memcpy(p, gps->gss[i].value, gps->gss[i].length); in gssapi_get_itokens() 467 p += gps->gss[i].length; in gssapi_get_itokens()
|
D | gssapi.h | 52 gss_buffer_desc gss[3]; /* gss-api tokens. */ member
|
/external/openssh/ |
D | Android.bp | 101 "gss-genr.c", 241 "auth2-gss.c", 249 "gss-serv-krb5.c", 250 "gss-serv.c",
|
D | configure.ac | 4593 [ AC_CHECK_LIB([gss], [gss_init_sec_context], 4596 AC_MSG_WARN([Cannot find any suitable gss-api library - build may fail])) 4604 AC_MSG_WARN([Cannot find any suitable gss-api header - build may fail])
|
D | .depend | 21 auth2-gss.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compa… 58 gss-genr.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat… 59 gss-serv-krb5.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-c… 60 gss-serv.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat…
|
/external/curl/tests/data/ |
D | test1282 | 25 FTP with 633 response before gss initialized
|
/external/cpuinfo/test/dmesg/ |
D | nexus4.log | 217 <6>[ 0.404150] gss_8064_init: gss fatal driver init'ed. 626 <3>[ 4.007996] pil pil4: gss: Failed to locate gss.mdt 627 <3>[ 4.011292] pil pil4: gss: Failed to locate gss.mdt 628 <3>[ 4.012971] pil pil4: gss: Failed to locate gss.mdt 629 <3>[ 4.015626] pil pil4: gss: Failed to locate gss.mdt
|
/external/ipsec-tools/ |
D | NEWS | 22 o do not set default gss id if xauth is used
|
D | ChangeLog | 126 * src/racoon/cfparse.y: Do not set default gss id if xauth is used.
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
D | vktFragmentShadingRateBasic.cpp | 367 std::stringstream gss; in initPrograms() local 368 gss << in initPrograms() 416 programCollection.glslSources.add("geom") << glu::GeometrySource(gss.str()); in initPrograms()
|
/external/curl/packages/vms/ |
D | build_vms.com | 622 $ try_shr = "sys$share:gss$rtl"
|
D | generate_config_vms_h_curl.com | 163 $! If kerberos is installed: sys$share:gss$rtl.exe exists.
|
/external/icu/icu4c/source/test/testdata/ |
D | localeCanonicalization.txt | 330 sgn_GR ; gss 818 sgn_300 ; gss
|
/external/cldr/common/testData/localeIdentifiers/ |
D | localeCanonicalization.txt | 330 sgn_GR ; gss 818 sgn_300 ; gss
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | localeCanonicalization.txt | 330 sgn_GR ; gss 818 sgn_300 ; gss
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | localeCanonicalization.txt | 330 sgn_GR ; gss 818 sgn_300 ; gss
|
/external/openssh/contrib/redhat/ |
D | openssh.spec | 488 anything to be warned about, gss patches won't apply, I don't mind)
|