Home
last modified time | relevance | path

Searched defs:fc (Results 1 – 25 of 236) sorted by relevance

12345678910

/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/default/
Dfully_connected_selector.cc35 FullyConnected fc = CreateFullyConnected(gpu_info, op_def, attr); in SelectFullyConnectedGeneric() local
48 FullyConnected fc = CreateFullyConnected(gpu_info, op_def, attr); in SelectFullyConnectedAdreno() local
60 FullyConnected fc = CreateFullyConnected(gpu_info, op_def, attr); in SelectFullyConnectedPowerVR() local
79 FullyConnected fc = CreateFullyConnected(gpu_info, op_def, attr); in SelectFullyConnectedMali() local
101 FullyConnected fc = CreateFullyConnected(gpu_info, op_def, attr); in SelectFullyConnected() local
119 FullyConnected fc = CreateFullyConnected(gpu_info, op_def, attr); in SelectFullyConnected() local
/external/clang/test/Sema/
Doverloadable-complex.c4 void test_foo_1(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_1()
14 void test_foo_2(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_2()
23 void test_foo_3(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_3()
33 void test_promote_or_convert(float f, float _Complex fc) { in test_promote_or_convert()
41 void test_promote_or_convert2(float _Complex fc) { in test_promote_or_convert2()
/external/javasqlite/src/main/java/SQLite/
DFunction.java40 public void function(FunctionContext fc, String args[]); in function()
49 public void step(FunctionContext fc, String args[]); in step()
57 public void last_step(FunctionContext fc); in last_step()
/external/clang/test/SemaCXX/
Dcomplex-overload.cpp4 void test_foo_1(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_1()
14 void test_foo_2(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_2()
23 void test_foo_3(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_3()
33 void test_promote_or_convert(float f, float _Complex fc) { in test_promote_or_convert()
41 void test_promote_or_convert2(float _Complex fc) { in test_promote_or_convert2()
/external/musl/src/stdio/
Dfopencookie.c16 struct fcookie fc; member
22 struct fcookie *fc = f->cookie; in cookieread() local
56 struct fcookie *fc = f->cookie; in cookiewrite() local
75 struct fcookie *fc = f->cookie; in cookieseek() local
93 struct fcookie *fc = f->cookie; in cookieclose() local
/external/grpc-grpc/test/core/channel/
Dchannel_args_test.cc157 fake_class* fc = static_cast<fake_class*>(arg); in fake_pointer_arg_copy() local
165 fake_class* fc = static_cast<fake_class*>(arg); in fake_pointer_arg_destroy() local
188 fake_class* fc = static_cast<fake_class*>(gpr_malloc(sizeof(fake_class))); in test_channel_create_with_args() local
218 fake_class* fc = static_cast<fake_class*>(gpr_malloc(sizeof(fake_class))); in test_server_create_with_args() local
/external/guice/core/src/com/google/inject/internal/
DDefaultConstructionProxyFactory.java49 net.sf.cglib.reflect.FastClass fc = BytecodeGen.newFastClassForMember(constructor); in create() local
71 final net.sf.cglib.reflect.FastClass fc; field in DefaultConstructionProxyFactory.FastClassProxy
77 net.sf.cglib.reflect.FastClass fc, in FastClassProxy()
/external/webrtc/modules/audio_processing/agc2/rnn_vad/
Drnn_unittest.cc32 void TestFullyConnectedLayer(FullyConnectedLayer* fc, in TestFullyConnectedLayer()
157 FullyConnectedLayer fc(rnnoise::kInputLayerInputSize, in TEST() local
181 FullyConnectedLayer fc(rnnoise::kInputLayerInputSize, in TEST() local
217 for (auto& fc : implementations) { in TEST() local
/external/tcpdump/
Dprint-802_11.c164 #define FC_VERSION(fc) ((fc) & 0x3) argument
165 #define FC_TYPE(fc) (((fc) >> 2) & 0x3) argument
166 #define FC_SUBTYPE(fc) (((fc) >> 4) & 0xF) argument
167 #define FC_TO_DS(fc) ((fc) & 0x0100) argument
168 #define FC_FROM_DS(fc) ((fc) & 0x0200) argument
169 #define FC_MORE_FLAG(fc) ((fc) & 0x0400) argument
170 #define FC_RETRY(fc) ((fc) & 0x0800) argument
171 #define FC_POWER_MGMT(fc) ((fc) & 0x1000) argument
172 #define FC_MORE_DATA(fc) ((fc) & 0x2000) argument
173 #define FC_PROTECTED(fc) ((fc) & 0x4000) argument
[all …]
/external/armnn/src/armnn/test/optimizations/
DConvertConstantsBFloatTests.cpp40 …auto fc = graph.AddLayer<armnn::FullyConnectedLayer>(armnn::FullyConnectedDescriptor(), "fc"); in BOOST_AUTO_TEST_CASE() local
96 …auto fc = graph.AddLayer<armnn::FullyConnectedLayer>(armnn::FullyConnectedDescriptor(), "fc"); in BOOST_AUTO_TEST_CASE() local
DConvertConstantsFloatToHalfTests.cpp33 …auto fc = graph.AddLayer<armnn::FullyConnectedLayer>(armnn::FullyConnectedDescriptor(), "fc"); in BOOST_AUTO_TEST_CASE() local
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_monitor.c29 u16 fc; in handle_tx_callback() local
50 u16 fc; in from_unknown_sta() local
71 u16 fc; in handle_frame() local
/external/tensorflow/tensorflow/python/feature_column/
Dserialization.py43 def serialize_feature_column(fc): argument
193 def _column_name_with_class_name(fc): argument
/external/clang/test/CodeGen/
Dcomplex-builtints.c27 volatile float _Complex fc = 1.0F + 2.0iF; in main() local
/external/libvpx/libvpx/vp9/common/
Dvp9_entropymode.c323 static void init_mode_probs(FRAME_CONTEXT *fc) { in init_mode_probs()
342 FRAME_CONTEXT *fc = cm->fc; in vp9_adapt_mode_probs() local
/external/clang/test/Headers/
Dtgmath.c10 float complex fc; variable
/external/libldac/src/
Dquant_ldac.c105 const float fc = (float)((1 << 23) + (1 << 22)); in quant_spectrum_core_ldac() local
150 const float fc = (float)((1 << 23) + (1 << 22)); in quant_residual_core_ldac() local
/external/libcxx/test/std/numerics/complex.number/complex.member.ops/
Dtimes_equal_complex.pass.cpp41 std::complex<float> fc (1,1); in test() local
Dminus_equal_complex.pass.cpp41 std::complex<float> fc (1,1); in test() local
Dplus_equal_complex.pass.cpp41 std::complex<float> fc (1,1); in test() local
Ddivide_equal_complex.pass.cpp41 std::complex<float> fc (1,1); in test() local
/external/skia/src/ports/
DSkFontConfigInterface.cpp28 void SkFontConfigInterface::SetGlobal(sk_sp<SkFontConfigInterface> fc) { in SetGlobal()
/external/slf4j/slf4j-migrator/src/test/java/org/slf4j/migrator/
DFileConverterTest.java54 … InplaceFileConverter fc = new InplaceFileConverter(new EmptyRuleSet(), new NopProgressListener()); in XtestNOP() local
/external/selinux/policycoreutils/sestatus/
Dsestatus.c95 static void load_checks(char *pc[], int *npc, char *fc[], int *nfc) in load_checks()
184 char *fc[MAX_CHECK]; in main() local
/external/tensorflow/tensorflow/compiler/mlir/python/mlir_wrapper/
Dfilecheck_wrapper.cc26 llvm::FileCheck fc(fcr); in PYBIND11_MODULE() local

12345678910