/external/iw/ |
D | wowlan.c | 351 struct nlattr *trig[NUM_NL80211_WOWLAN_TRIG]; in print_wowlan_handler() local 365 nla_parse(trig, MAX_NL80211_WOWLAN_TRIG, in print_wowlan_handler() 371 if (trig[NL80211_WOWLAN_TRIG_ANY]) in print_wowlan_handler() 373 if (trig[NL80211_WOWLAN_TRIG_DISCONNECT]) in print_wowlan_handler() 375 if (trig[NL80211_WOWLAN_TRIG_MAGIC_PKT]) in print_wowlan_handler() 377 if (trig[NL80211_WOWLAN_TRIG_GTK_REKEY_FAILURE]) in print_wowlan_handler() 379 if (trig[NL80211_WOWLAN_TRIG_EAP_IDENT_REQUEST]) in print_wowlan_handler() 381 if (trig[NL80211_WOWLAN_TRIG_4WAY_HANDSHAKE]) in print_wowlan_handler() 383 if (trig[NL80211_WOWLAN_TRIG_RFKILL_RELEASE]) in print_wowlan_handler() 385 if (trig[NL80211_WOWLAN_TRIG_NET_DETECT]) { in print_wowlan_handler() [all …]
|
/external/libopus/celt/ |
D | mdct.c | 62 kiss_twiddle_scalar *trig; in clt_mdct_init() local 80 l->trig = trig = (kiss_twiddle_scalar*)opus_alloc((N4+1)*sizeof(kiss_twiddle_scalar)); in clt_mdct_init() 81 if (l->trig==NULL) in clt_mdct_init() 86 trig[i] = TRIG_UPSCALE*celt_cos_norm(DIV32(ADD32(SHL32(EXTEND32(i),17),N2),N)); in clt_mdct_init() 89 trig[i] = (kiss_twiddle_scalar)cos(2*PI*i/N); in clt_mdct_init() 99 opus_free((kiss_twiddle_scalar*)l->trig); in clt_mdct_clear() 170 const kiss_twiddle_scalar *t = &l->trig[0]; in clt_mdct_forward() 193 const kiss_twiddle_scalar *t = &l->trig[0]; in clt_mdct_forward() 237 const kiss_twiddle_scalar *t = &l->trig[0]; in clt_mdct_backward() 259 const kiss_twiddle_scalar *t = &l->trig[0]; in clt_mdct_backward()
|
D | mdct.h | 53 const kiss_twiddle_scalar * OPUS_RESTRICT trig; member
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.AMDGPU.trig_preop.ll | 4 declare double @llvm.AMDGPU.trig.preop.f64(double, i32) nounwind readnone 15 %result = call double @llvm.AMDGPU.trig.preop.f64(double %a, i32 %b) nounwind readnone 27 %result = call double @llvm.AMDGPU.trig.preop.f64(double %a, i32 7) nounwind readnone
|
/external/libvorbis/lib/ |
D | mdct.c | 60 lookup->trig=T; in mdct_init() 321 DATA_TYPE *T=init->trig; in mdct_butterflies() 341 if(l->trig)_ogg_free(l->trig); in mdct_clear() 353 DATA_TYPE *T = init->trig+n; in mdct_bitreverse() 406 DATA_TYPE *T = init->trig+n4; in mdct_backward() 420 T = init->trig+n4; in mdct_backward() 441 T =init->trig+n2; in mdct_backward() 509 DATA_TYPE *T=init->trig+n2; in mdct_forward() 553 T=init->trig+n2; in mdct_forward()
|
D | mdct.h | 60 DATA_TYPE *trig; member
|
/external/icu/icu4c/source/data/rbnf/ |
D | es_003.txt | 173 "30: trig\u00E9simo[ >>];", 218 "30: trig\u00E9simo[ >>];", 263 "30: trig\u00E9sima[ >>];",
|
D | es.txt | 173 "30: trig\u00E9simo[ >>];", 218 "30: trig\u00E9simo[ >>];", 263 "30: trig\u00E9sima[ >>];",
|
D | pt.txt | 136 "30: trig\u00E9simo[ >>];", 178 "30: trig\u00E9sima[ >>];",
|
D | pt_PT.txt | 136 "30: trig\u00E9simo[ >>];", 178 "30: trig\u00E9sima[ >>];",
|
/external/crcalc/tests/ |
D | README.txt | 8 (CRTest is quick, SlowCRTest is not, especially not the final trig function
|
/external/clang/test/CodeGenOpenCL/ |
D | builtins-r600.cl | 62 // CHECK: call float @llvm.AMDGPU.trig.preop.f32 69 // CHECK: call double @llvm.AMDGPU.trig.preop.f64
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | p2p_supplicant.h | 183 enum wpas_p2p_channel_update_trig trig); 247 enum wpas_p2p_channel_update_trig trig) in wpas_p2p_update_channel_list() argument
|
D | p2p_supplicant.c | 163 enum wpas_p2p_channel_update_trig trig); 7470 enum wpas_p2p_channel_update_trig trig) in wpas_p2p_update_channel_list() argument 7503 wpas_p2p_consider_moving_gos(wpa_s, freqs, num, trig); in wpas_p2p_update_channel_list() 9136 enum wpas_p2p_channel_update_trig trig) in wpas_p2p_consider_moving_gos() argument 9159 (trig == WPAS_P2P_CHANNEL_UPDATE_STATE_CHANGE || in wpas_p2p_consider_moving_gos() 9160 trig == WPAS_P2P_CHANNEL_UPDATE_CS)) { in wpas_p2p_consider_moving_gos()
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | R600Instructions.td | 763 class TRIG_eg <InstR600 trig, Intrinsic intr> : Pat< 765 (trig (MUL (MOV_IMM_I32 (i32 ALU_LITERAL_X), CONST.TWO_PI_INV), R600_Reg32:$src))
|
/external/llvm/docs/ |
D | WritingAnLLVMBackend.rst | 1369 floating-point sine and cosine trig operations are supported by expansion to
|
/external/hyphenation-patterns/de/ |
D | hyph-de-1996.pat.txt | 18177 4trig.
|
D | hyph-de-1901.pat.txt | 18389 2trig.
|
D | hyph-de-ch-1901.pat.txt | 18161 2trig.
|
/external/bison/doc/ |
D | bison.texi | 149 * Multi-function Calc:: Calculator with memory and trig functions. 1427 * Multi-function Calc:: Calculator with memory and trig functions.
|
D | bison.info | 112 * Multi-function Calc:: Calculator with memory and trig functions. 1986 * Multi-function Calc:: Calculator with memory and trig functions.
|