Home
last modified time | relevance | path

Searched defs:allowed (Results 1 – 25 of 68) sorted by relevance

123

/third_party/node/test/parallel/
Dtest-internal-validators-validateoneof.js10 const allowed = [2, 3]; variable
30 const allowed = ['b', 'c']; variable
51 const allowed = [Symbol.for('b'), Symbol.for('c')]; variable
67 const allowed = [Symbol.for('b'), Symbol.for('c')]; variable
/third_party/boost/libs/date_time/test/gregorian/
Dtestgreg_year.cpp13 void test_yearlimit(int yr, bool allowed) in test_yearlimit()
Dtestdate.cpp14 void test_yearlimit(int yr, bool allowed) in test_yearlimit()
/third_party/skia/third_party/externals/oboe/include/oboe/
DAudioStreamBuilder.h343 AudioStreamBuilder *setChannelConversionAllowed(bool allowed) { in setChannelConversionAllowed()
355 AudioStreamBuilder *setFormatConversionAllowed(bool allowed) { in setFormatConversionAllowed()
/third_party/glib/gio/
Dgsimplepermission.c77 g_simple_permission_new (gboolean allowed) in g_simple_permission_new()
Dgpermission.c64 gboolean allowed; member
326 gboolean allowed, in g_permission_impl_update()
/third_party/node/test/addons/stringbytes-external-exceed-max/
Dbinding.cc21 size_t allowed = (allowedBlocks * BYTES_PER_BLOCK * 4) / 5; in Allowed() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dacs.c368 const int allowed[] = { 36, 44, 52, 60, 100, 108, 116, 124, 132, 149, in acs_usable_ht40_chan() local
382 const int allowed[] = { 36, 52, 100, 116, 132, 149 }; in acs_usable_vht80_chan() local
395 const int allowed[] = { 36, 100 }; in acs_usable_vht160_chan() local
/third_party/libwebsockets/lib/tls/
Dlws-genec-common.c49 lws_genec_confirm_curve_allowed_by_tls_id(const char *allowed, int id, in lws_genec_confirm_curve_allowed_by_tls_id()
/third_party/selinux/libsepol/include/sepol/policydb/
Dflask_types.h54 sepol_access_vector_t allowed; member
/third_party/node/deps/npm/node_modules/es-abstract/
Des5.js98 var allowed = { variable
/third_party/glib/gio/tests/
Dpermission.c65 gboolean allowed; in test_simple() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dacs.c375 const int allowed[] = { 5180, 5220, 5260, 5300, 5500, 5540, 5580, 5620, in acs_usable_bw40_chan() local
393 const int allowed[] = { 5180, 5260, 5500, 5580, 5660, 5745, 5955, 6035, in acs_usable_bw80_chan() local
408 const int allowed[] = { 5180, 5500, 5955, 6115, 6275, 6435, 6595, 6755, in acs_usable_bw160_chan() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
Dradius_das.c41 u8 allowed[] = { in radius_das_disconnect() local
198 u8 allowed[] = { in radius_das_coa() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
Dradius_das.c41 u8 allowed[] = { in radius_das_disconnect() local
198 u8 allowed[] = { in radius_das_coa() local
/third_party/boost/boost/asio/execution/
Dblocking_adaptation.hpp128 static constexpr allowed_t allowed; member
/third_party/boost/libs/asio/include/boost/asio/execution/
Dblocking_adaptation.hpp128 static constexpr allowed_t allowed; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoutilsprivate.c95 GstCaps *allowed; in __gst_video_element_proxy_getcaps() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.h188 static const D3DFORMAT allowed[] = { /* TODO: list incomplete */ in fetch4_compatible_format() local
226 static const D3DFORMAT allowed[] = { in depth_stencil_format() local
Dadapter9.c242 static const D3DFORMAT allowed[] = { in display_format() local
262 static const D3DFORMAT allowed[] = { in adapter_format() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioutilsprivate.c93 GstCaps *allowed; in __gst_audio_element_proxy_getcaps() local
/third_party/selinux/libselinux/include/selinux/
Dselinux.h133 access_vector_t allowed; member
/third_party/flutter/engine/flutter/shell/common/
Dswitches.cc139 const std::string& allowed = gDartFlagsWhitelist[i]; in IsWhitelistedDartVMFlag() local
/third_party/node/lib/internal/
Dvalidators.js134 const allowed = oneOf constant
/third_party/iptables/extensions/
Dlibxt_policy.c382 static const unsigned int allowed = XT_POLICY_MATCH_STRICT | in policy_xlate() local

123