Home
last modified time | relevance | path

Searched defs:cf2 (Results 1 – 18 of 18) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Ddfs.c596 int cf2, u32 state) 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()
Ddrv_callbacks.c863 int offset, int width, int cf1, int cf2, in hostapd_event_ch_switch()
/external/skqp/gm/
Dsrgb.cpp26 auto cf2 = SkColorFilter::MakeSRGBToLinearGamma(); variable
Dimagefiltersgraph.cpp146 sk_sp<SkColorFilter> cf2(SkColorFilter::MakeModeFilter(SK_ColorGREEN, in onDraw() local
/external/skia/gm/
Dsrgb.cpp26 auto cf2 = SkColorFilters::SRGBToLinearGamma(); variable
Dimagefiltersgraph.cpp132 sk_sp<SkColorFilter> cf2(SkColorFilters::Blend(SK_ColorGREEN, SkBlendMode::kSrcIn)); in onDraw() local
/external/llvm-project/clang/test/CodeGenCXX/
Dguard_nocf.cpp75 void cf2() override { in cf2() function
/external/skqp/tests/
DColorFilterTest.cpp102 auto cf2 = reincarnate_colorfilter(cf.get()); in DEF_TEST() local
/external/skia/tests/
DColorFilterTest.cpp84 auto cf2 = reincarnate_colorfilter(cf.get()); in DEF_TEST() local
/external/llvm-project/clang/test/SemaCXX/
Dcxx1z-copy-omission.cpp143 Noncopyable cf2 = ConversionFunction<Noncopyable&&>(); // expected-error {{deleted}} variable
/external/javassist/src/test/javassist/bytecode/
DBytecodeTest.java369 ClassFile cf2 = new ClassFile(false, "test1.AnnoTest", in testAnnotations() local
531 ClassFile cf2 = new ClassFile(true, "Test2", null); in testModifiers() local
/external/icu/icu4c/source/test/intltest/
Dmsfmrgts.cpp952 ChoiceFormat *cf2 = new ChoiceFormat(pat, status); in TestChoicePatternQuote() local
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_event.c625 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()
Ddriver.h5836 int cf2; member
5862 int cf2; member
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1535 int offset, int width, int cf1, int cf2, int finished) in wpas_ap_ch_switch()
/external/tensorflow/tensorflow/core/common_runtime/
Dconstant_folding_test.cc503 Node* cf2 = *(send2->in_nodes().begin()); in TEST_F() local
/external/javassist/src/main/javassist/
DCtClassType.java919 ClassFile cf2 = c.getClassFile2(); in makeNestedClass() local
/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c229 CFTypeRef cf2; in CFTypeRefObj_CFEqual() local