/external/skia/gm/ |
D | mixercolorfilter.cpp | 93 auto cf1 = MakeTintColorFilter(0xff003000, 0xff00a000); // green tint in onDraw() local 105 sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1) { in mixRow()
|
D | srgb.cpp | 25 auto cf1 = SkColorFilters::LinearToSRGBGamma(); variable
|
D | composecolorfilter.cpp | 89 auto cf1 = MakeTintColorFilter(0xff003000, 0xff00a000, useSkSL); // green tint variable
|
D | imagefiltersgraph.cpp | 131 sk_sp<SkColorFilter> cf1(SkColorFilters::Blend(SK_ColorBLUE, SkBlendMode::kSrcIn)); in onDraw() local
|
/external/wpa_supplicant_8/src/ap/ |
D | dfs.c | 595 int chan_offset, int chan_width, int cf1, in set_dfs_state() 661 int chan_width, int cf1, int cf2) in dfs_are_channels_overlapped() 811 u8 cf1 = 0, cf2 = 0; in hostapd_handle_dfs() local 878 int cf1, int cf2) in hostapd_dfs_complete_cac() 920 int cf1, int cf2) in hostapd_dfs_pre_cac_expired() 1170 int cf1, int cf2) in hostapd_dfs_radar_detected() 1205 int cf1, int cf2) in hostapd_dfs_nop_finished() 1255 int cf1, int cf2) in hostapd_dfs_start_cac()
|
D | drv_callbacks.c | 863 int offset, int width, int cf1, int cf2, in hostapd_event_ch_switch()
|
/external/skqp/gm/ |
D | srgb.cpp | 25 auto cf1 = SkColorFilter::MakeLinearToSRGBGamma(); variable
|
D | imagefiltersgraph.cpp | 144 sk_sp<SkColorFilter> cf1(SkColorFilter::MakeModeFilter(SK_ColorBLUE, in onDraw() local
|
/external/llvm-project/clang/test/CodeGen/ |
D | guard_nocf.c | 46 __declspec(guard(nocf)) void cf1() { in cf1() function
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | guard_nocf.cpp | 46 __declspec(guard(nocf)) void cf1() { in cf1() function
|
/external/skia/samplecode/ |
D | SampleMixer.cpp | 40 void dodraw(SkCanvas* canvas, sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1, float gap) { in dodraw()
|
D | SampleImageFilterDAG.cpp | 330 sk_sp<SkImageFilter> cf1 = SkImageFilters::ColorFilter( in onDrawContent() local
|
/external/llvm-project/clang/test/SemaCXX/ |
D | cxx1z-copy-omission.cpp | 142 Noncopyable cf1 = ConversionFunction<Noncopyable>(); variable
|
/external/llvm-project/clang/test/CodeGen/arc/ |
D | arguments.c | 20 void cf1(cs1 i) {} in cf1() function
|
/external/skia/src/core/ |
D | SkColorFilter.cpp | 446 sk_sp<SkColorFilter> cf1) { in Lerp()
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211_event.c | 625 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) in calculate_chan_offset() 659 struct nlattr *cf1, struct nlattr *cf2, in mlme_event_ch_switch()
|
D | driver.h | 5835 int cf1; member 5861 int cf1; member
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ap.c | 1535 int offset, int width, int cf1, int cf2, int finished) in wpas_ap_ch_switch()
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | constant_folding_test.cc | 499 Node* cf1 = *(send1->in_nodes().begin()); in TEST_F() local
|