/external/wpa_supplicant_8/src/radius/ |
D | radius_client.c | 2 * RADIUS client 12 #include "radius.h" 16 /* Defaults for RADIUS retransmit values (exponential backoff) */ 19 * RADIUS_CLIENT_FIRST_WAIT - RADIUS client timeout for first retry in seconds 24 * RADIUS_CLIENT_MAX_WAIT - RADIUS client maximum retry timeout in seconds 29 * RADIUS_CLIENT_MAX_RETRIES - RADIUS client maximum retries 37 * RADIUS_CLIENT_MAX_ENTRIES - RADIUS client maximum pending messages 45 * RADIUS_CLIENT_NUM_FAILOVER - RADIUS client failover point 47 * The number of failed retry attempts after which the RADIUS server will be 54 * struct radius_rx_handler - RADIUS client RX handler [all …]
|
D | radius_client.h | 2 * RADIUS client 17 * struct hostapd_radius_server - RADIUS server information for RADIUS client 19 * This structure contains information about a RADIUS server. The values are 39 * shared_secret - Shared secret for authenticating RADIUS messages 118 * struct hostapd_radius_servers - RADIUS servers for RADIUS client 122 * auth_servers - RADIUS Authentication servers in priority order 137 * acct_servers - RADIUS Accounting servers in priority order 155 * the primary RADIUS server. RADIUS client code will automatically try 164 * msg_dumps - Whether RADIUS message details are shown in stdout 181 * RadiusType - RADIUS server type for RADIUS client [all …]
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/ |
D | dataurl-realdata-doublequotes.css.min | 1 …radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;background-image:url("data:image/png;b…
|
D | dataurl-realdata-noquotes.css | 9 border-radius:3px; 10 -webkit-border-radius: 3px; 11 -moz-border-radius: 3px; 17 border-bottom-right-radius:0; 18 border-bottom-left-radius:0; 20 -webkit-border-bottom-right-radius:0; 21 -webkit-border-bottom-left-radius:0; 23 -moz-border-radius-bottomright:0; 24 -moz-border-radius-bottomleft:0; 28 border-radius:0; [all …]
|
D | dataurl-realdata-doublequotes.css | 9 border-radius:3px; 10 -webkit-border-radius: 3px; 11 -moz-border-radius: 3px; 17 border-bottom-right-radius:0; 18 border-bottom-left-radius:0; 20 -webkit-border-bottom-right-radius:0; 21 -webkit-border-bottom-left-radius:0; 23 -moz-border-radius-bottomright:0; 24 -moz-border-radius-bottomleft:0; 28 border-radius:0; [all …]
|
D | dataurl-realdata-singlequotes.css | 9 border-radius:3px; 10 -webkit-border-radius: 3px; 11 -moz-border-radius: 3px; 17 border-bottom-right-radius:0; 18 border-bottom-left-radius:0; 20 -webkit-border-bottom-right-radius:0; 21 -webkit-border-bottom-left-radius:0; 23 -moz-border-radius-bottomright:0; 24 -moz-border-radius-bottomleft:0; 28 border-radius:0; [all …]
|
D | dataurl-realdata-singlequotes.css.min | 1 …radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;background-image:url('data:image/png;b…
|
D | dataurl-realdata-noquotes.css.min | 1 …radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;background-image:url(data:image/png;ba…
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/out/ |
D | dataurl-realdata-singlequotes.out | 1 …radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;background-image:url('data:image/png;b…
|
D | dataurl-realdata-doublequotes.out | 1 …radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;background-image:url("data:image/png;b…
|
D | dataurl-realdata-singlequotes.out.b | 1 …radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;background-image:url('data:image/png;b…
|
D | dataurl-realdata-noquotes.out | 1 …radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;background-image:url(data:image/png;ba…
|
D | dataurl-realdata-doublequotes.out.b | 1 …radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;background-image:url("data:image/png;b…
|
D | dataurl-realdata-noquotes.out.b | 1 …radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;background-image:url(data:image/png;ba…
|
/external/skia/src/effects/ |
D | SkMorphologyImageFilter.cpp | 84 SkVector radius = SkVector::Make(SkIntToScalar(this->radius().width()), in filterImageGeneric() local 85 SkIntToScalar(this->radius().height())); in filterImageGeneric() 86 ctx.ctm().mapVectors(&radius, 1); in filterImageGeneric() 87 int width = SkScalarFloorToInt(radius.fX); in filterImageGeneric() 88 int height = SkScalarFloorToInt(radius.fY); in filterImageGeneric() 157 SkVector radius = SkVector::Make(SkIntToScalar(this->radius().width()), in onFilterNodeBounds() local 158 SkIntToScalar(this->radius().height())); in onFilterNodeBounds() 159 ctm.mapVectors(&radius, 1); in onFilterNodeBounds() 160 dst->outset(SkScalarCeilToInt(radius.x()), SkScalarCeilToInt(radius.y())); in onFilterNodeBounds() 180 str->appendf("radius: (%d,%d)", this->radius().fWidth, this->radius().fHeight); in toString() [all …]
|
/external/v8/tools/sodium/ |
D | styles.css | 33 border-radius: 10px; 34 -o-border-radius: 10px; 35 -moz-border-radius: 10px; 36 -webkit-border-radius: 10px; 42 border-radius: 10px; 43 -o-border-radius: 10px; 44 -moz-border-radius: 10px; 45 -webkit-border-radius: 10px; 50 border-radius: 10px; 51 -o-border-radius: 10px; [all …]
|
/external/ppp/pppd/plugins/radius/ |
D | pppd-radius.8 | 1 .\" manual page [] for RADIUS plugin for pppd 2.4 2 .\" $Id: pppd-radius.8,v 1.5 2004/03/26 13:27:17 kad Exp $ 8 .TH PPPD-RADIUS 8 10 radius.so \- RADIUS authentication plugin for 17 plugin radius.so 20 The RADIUS plugin for pppd permits pppd to perform PAP, CHAP, MS-CHAP and 21 MS-CHAPv2 authentication against a RADIUS server instead of the usual 27 The RADIUS plugin is built on a library called 30 consult those files for more information on configuring the RADIUS 34 The RADIUS plugin introduces one additional pppd option: [all …]
|
/external/opencv3/modules/cudastereo/src/cuda/ |
D | stereobm.cu | 73 template<int RADIUS> 79 for(int i = 1; i <= RADIUS; i++) in CalcSSD() 86 if (threadIdx.x < BLOCK_W - RADIUS) in CalcSSD() 87 cache2 = col_ssd_cache[RADIUS]; in CalcSSD() 89 for(int i = RADIUS + 1; i < (2 * RADIUS + 1); i++) in CalcSSD() 95 template<int RADIUS> 100 //See above: #define COL_SSD_SIZE (BLOCK_W + 2 * RADIUS) in MinSSD() 101 ssd[0] = CalcSSD<RADIUS>(col_ssd_cache, col_ssd + 0 * (BLOCK_W + 2 * RADIUS)); in MinSSD() 103 ssd[1] = CalcSSD<RADIUS>(col_ssd_cache, col_ssd + 1 * (BLOCK_W + 2 * RADIUS)); in MinSSD() 105 ssd[2] = CalcSSD<RADIUS>(col_ssd_cache, col_ssd + 2 * (BLOCK_W + 2 * RADIUS)); in MinSSD() [all …]
|
/external/chromium-trace/catapult/third_party/flot/ |
D | jquery.flot.errorbars.js | 27 radius: null or number 47 user-defined drawing function, with (ctx, x, y, radius) as parameters, as eg. 49 function drawSemiCircle( ctx, x, y, radius ) { 51 ctx.arc( x, y, radius, 0, Math.PI, false ); 52 ctx.moveTo( x - radius, y ); 53 ctx.lineTo( x + radius, y ); 57 Color and radius both default to the same ones of the points series if not 58 set. The independent radius parameter on xerr/yerr is useful for the case when 60 points (with radius: 0), and still showing end caps on the error-bars. 70 …err: 'x', show: null, asymmetric: null, upperCap: null, lowerCap: null, color: null, radius: null}, property [all …]
|
D | jquery.flot.errorbars.min.js | 7 …radius:null},yerr:{err:"y",show:null,asymmetric:null,upperCap:null,lowerCap:null,color:null,radius… property
|
D | jquery.flot.pie.min.js | 7 …radius=="auto"){if(options.series.pie.label.show){options.series.pie.radius=3/4}else{options.serie… property
|
D | jquery.flot.pie.js | 21 radius: 0-1 for percentage of fullsize, or a specified pixel length, or 'auto' 36 radius: 0-1 for percentage of fullsize, or a specified pixel length 100 // set radius 102 if (options.series.pie.radius == "auto") { 104 options.series.pie.radius = 3/4; 106 options.series.pie.radius = 1; 288 // calculate maximum radius and center point 312 // Keep shrinking the pie's radius until drawPie returns true, 349 …var radius = options.series.pie.radius > 1 ? options.series.pie.radius : maxRadius * options.serie… 351 …if (radius >= canvasWidth / 2 - shadowLeft || radius * options.series.pie.tilt >= canvasHeight / 2… [all …]
|
/external/ppp/pppd/plugins/radius/etc/ |
D | radiusclient.conf.in | 4 # authentication is used. possible values are: "radius" and "local". 5 # if you specify "radius,local" then the RADIUS server is asked 8 auth_order radius 27 # RADIUS settings 29 # RADIUS server to use for authentication requests. this config 34 # RADIUS listens separated by a colon from the hostname. if 35 # no port is specified /etc/services is consulted of the radius 39 # RADIUS server to use for accouting requests. All that I 45 # between the RADIUS client and server 49 # just like in the normal RADIUS distributions [all …]
|
D | radiusclient.conf | 4 # authentication is used. possible values are: "radius" and "local". 5 # if you specify "radius,local" then the RADIUS server is asked 8 auth_order radius 27 # RADIUS settings 29 # RADIUS server to use for authentication requests. this config 34 # RADIUS listens separated by a colon from the hostname. if 35 # no port is specified /etc/services is consulted of the radius 39 # RADIUS server to use for accouting requests. All that I 45 # between the RADIUS client and server 49 # just like in the normal RADIUS distributions [all …]
|
/external/okhttp/website/static/ |
D | bootstrap-combined.min.css | 9 …radius:6px;-moz-border-radius:6px;border-radius:6px}.img-polaroid{padding:4px;background-color:#ff… 18 …radius:3px;-moz-border-radius:3px;border-radius:3px}.nav-collapse .btn{padding:4px 10px 4px;font-w…
|