Home
last modified time | relevance | path

Searched refs:decided (Results 1 – 25 of 241) sorted by relevance

12345678910

/third_party/selinux/libselinux/src/
Dcompute_av.c62 &avd->allowed, &avd->decided, in security_compute_av_flags_raw()
103 avd->decided = lavd.decided; in security_compute_av_raw()
155 avd->decided = lavd.decided; in security_compute_av()
Dmapping.c226 if (avd->decided & mapping->perms[i]) in map_decision()
231 avd->decided = result; in map_decision()
/third_party/selinux/libselinux/utils/
Dcompute_av.c47 if (avd.decided != ~0U) { in main()
49 print_access_vector(tclass, avd.decided); in main()
/third_party/selinux/libsepol/include/sepol/policydb/
Dflask_types.h56 sepol_access_vector_t decided; member
/third_party/selinux/libsepol/utils/
Dsepol_compute_av.c54 printf("decided: %s\n", sepol_av_perm_to_string(tclass, avd.decided)); in main()
/third_party/node/deps/cares/
DREADME.cares5 decided to fork and release a separate project since the original ares author
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_depth_texture.txt59 the WG decided to disallow manual generation of mipmaps for a depth texture.
93 not support cube-maps while others did so it was decided to make support for
184 Resolution for issue 1 changed to b) - decided in ES WG meeting on 8/29/2007.
DOES_texture_float.txt70 NEAREST filter but again the computational and memory b/w costs decided
81 This was decided for the same reasons given in issue #1. The decision
/third_party/openGLES/extensions/OES/
DOES_depth_texture.txt69 the WG decided to disallow manual generation of mipmaps for a depth texture.
103 not support cube-maps while others did so it was decided to make support for
194 Resolution for issue 1 changed to b) - decided in ES WG meeting on 8/29/2007.
DOES_texture_float.txt80 NEAREST filter but again the computational and memory b/w costs decided
91 This was decided for the same reasons given in issue #1. The decision
/third_party/json/docs/mkdocs/docs/api/basic_json/
Dbinary.md45 JSON binary arrays are a non-standard extension it was decided that it would be best to prevent aut…
/third_party/openh264/codec/build/windowsphone/all/CodecApp/
Dlayer2.cfg38 # 5 SM_AUTO_SLICE | according to thread number | the number of slices is decided by the number of…
/third_party/mesa3d/docs/relnotes/
D17.3.2.rst64 - egl: let each platform decided how to handle LIBGL_ALWAYS_SOFTWARE
D9.1.5.rst66 - cherry-ignore: Drop two patches which we've decided not to include
/third_party/typescript/src/services/formatting/
DREADME.md24 As it recurses, `processNode` is called on the children setting the indentation is decided and pass…
/third_party/gstreamer/gstreamer/docs/random/company/
Dpush-vs-pull30 I'm under the impression that push-vs-pull is often best decided by the
/third_party/openssl/doc/man3/
DSSL_CTX_set_timeout.pod40 The default value for session timeout is decided on a per protocol
/third_party/gstreamer/gstreamer/docs/random/wingo/
Dpro-audio-with-gstreamer42 signal-flow infrastructure from scratch if you decided to go it alone.
66 once you've decided how to set things up it's reasonably easy.
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_NV_corner_sampled_image.txt59 As a result, we decided to name the extension NV_corner_sampled_image.
/third_party/libuv/docs/src/guide/
Dintroduction.rst23 suited for your application and decided to use libuv.
/third_party/openGLES/extensions/EXT/
DEXT_EGL_image_storage_compression.txt136 and the compression ratio must have been decided at that time.
/third_party/curl/docs/
DBUG-BOUNTY.md70 mentioned above. The actual monetary reward amount is decided and paid by the
/third_party/python/Doc/faq/
Dgeneral.rst95 would be foolish to write an Amoeba-specific language, so I decided that I
99 decided to give it a try. During the next year, while still mostly working
104 In February 1991, after just over a year of development, I decided to post to
283 decided to call the language Python.
/third_party/libinput/doc/user/
Dtouchpad-pressure-debugging.rst96 Once the thresholds are decided on (e.g. 10 and 8), they can be enabled with
193 Once the thresholds are decided on (e.g. 10 and 8), they can be enabled with
/third_party/selinux/libselinux/include/selinux/
Dselinux.h139 access_vector_t decided; member

12345678910