Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Ddfs.c613 u8 cf1 = 0, cf2 = 0; in dfs_set_valid_channel() local
662 int cf2, u32 state) in set_dfs_state()
727 int chan_width, int cf1, int cf2) in dfs_are_channels_overlapped()
1129 int cf1, int cf2) in hostapd_dfs_complete_cac()
1190 int cf1, int cf2) in hostapd_dfs_pre_cac_expired()
1421 int cf1, int cf2) in hostapd_dfs_radar_detected()
1457 int cf1, int cf2) in hostapd_dfs_nop_finished()
1514 int cf1, int cf2) in hostapd_dfs_start_cac()
Ddrv_callbacks.c861 int offset, int width, int cf1, int cf2, in hostapd_event_ch_switch()
/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/skia/tests/
DColorFilterTest.cpp104 auto cf2 = reincarnate_colorfilter(cf.get()); in DEF_TEST() local
/external/iw/
Dmeasurements.c41 unsigned int freq = 0, cf1 = 0, cf2 = 0; in parse_ftm_target() local
/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/cronet/third_party/icu/source/test/intltest/
Dmsfmrgts.cpp952 ChoiceFormat *cf2 = new ChoiceFormat(pat, status); in TestChoicePatternQuote() 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.c1162 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) in calculate_chan_offset()
1202 struct nlattr *cf2, in mlme_event_ch_switch()
Ddriver.h6413 int cf2; member
6441 int cf2; member
/external/tensorflow/tensorflow/core/common_runtime/
Dconstant_folding_test.cc503 Node* cf2 = *(send2->in_nodes().begin()); in TEST_F() local
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c1844 int offset, int width, int cf1, int cf2, in wpas_ap_ch_switch()
/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