Home
last modified time | relevance | path

Searched defs:fn (Results 1 – 25 of 804) sorted by relevance

12345678910>>...33

/external/python/cpython2/Demo/pdist/
Drrcs.py47 def checkin(x, copts, fn): argument
61 def checkout(x, copts, fn): argument
67 def lock(x, copts, fn): argument
70 def unlock(x, copts, fn): argument
73 def info(x, copts, fn): argument
81 def head(x, copts, fn): argument
85 def list(x, copts, fn): argument
89 def log(x, copts, fn): argument
97 def diff(x, copts, fn): argument
113 def same(x, copts, fn, data = None): argument
[all …]
/external/u-boot/arch/arm/mach-rmobile/
Dpfc-r8a7790.h14 #define CPU_32_PORT(fn, pfx, sfx) \ argument
19 #define CPU_32_PORT2(fn, pfx, sfx) \ argument
24 #define CPU_32_PORT1(fn, pfx, sfx) \ argument
28 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
37 #define CPU_32_PORT1(fn, pfx, sfx) \ argument
48 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
64 #define CPU_32_PORT0_28(fn, pfx, sfx) \ argument
72 #define CPU_32_PORT0_22(fn, pfx, sfx) \ argument
77 #define CPU_32_PORT0_27(fn, pfx, sfx) \ argument
84 #define CPU_32_PORT0_16(fn, pfx, sfx) \ argument
[all …]
/external/u-boot/drivers/pinctrl/renesas/
Dsh_pfc.h297 #define PINMUX_IPSR_NOGP(ipsr, fn) \ argument
307 #define PINMUX_IPSR_GPSR(ipsr, fn) \ argument
318 #define PINMUX_IPSR_NOGM(ipsr, fn, msel) \ argument
329 #define PINMUX_IPSR_NOFN(gpsr, fn, gsel) \ argument
341 #define PINMUX_IPSR_MSEL(ipsr, fn, msel) \ argument
349 #define PINMUX_SINGLE(fn) \ argument
356 #define PORT_GP_CFG_1(bank, pin, fn, sfx, cfg) \ argument
358 #define PORT_GP_1(bank, pin, fn, sfx) PORT_GP_CFG_1(bank, pin, fn, sfx, 0) argument
360 #define PORT_GP_CFG_4(bank, fn, sfx, cfg) \ argument
365 #define PORT_GP_4(bank, fn, sfx) PORT_GP_CFG_4(bank, fn, sfx, 0) argument
[all …]
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
Dmap_defun_op_test.py73 def fn(x): function
86 def fn(x): function
98 def fn(x): function
111 def fn(x): function
122 def fn(x): function
135 def fn(x, y): function
151 def fn(x): function
265 def fn(x): function
277 def fn(x): function
302 def fn(x): function
[all …]
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
DJcopOsDownload.cpp74 static const char fn [] = "JcopOsDwnld::getJcopOsFileInfo"; in getJcopOsFileInfo() local
100 static const char fn [] = "JcopOsDwnld::initialize"; in initialize() local
155 static const char fn [] = "JcopOsDwnld::finalize"; in finalize() local
187 static const char fn [] = "JcopOsDwnld::JcopOs_Download"; in JcopOs_Download() local
223 static const char fn[] = "JcopOsDwnld::JcopOs_update_seq_handler"; in JcopOs_update_seq_handler() local
266 static const char fn [] = "JcopOsDwnld::TriggerApdu"; in TriggerApdu() local
329 static const char fn [] = "JcopOsDwnld::GetInfo"; in GetInfo() local
425 static const char fn [] = "JcopOsDwnld::load_JcopOS_image"; in load_JcopOS_image() local
572 static const char fn [] = "JcopOsDwnld::GetJcopOsState"; in GetJcopOsState() local
644 static const char fn [] = "JcopOsDwnld::SetJcopOsState"; in SetJcopOsState() local
DAlaLib.cpp36 static const char fn[] = "ALA_Init"; in ALA_Init() local
98 static const char fn[] = "ALA_Start"; in ALA_Start() local
130 static const char fn[] = "ALA_DeInit"; in ALA_DeInit() local
219 static const char fn[] = "ALA_GetCertificateKey"; in ALA_GetCertificateKey() local
246 static const char fn[] = "ALA_lsGetVersion"; in ALA_lsGetVersion() local
272 static const char fn[] = "ALA_lsGetStatus"; in ALA_lsGetStatus() local
298 static const char fn[] = "ALA_lsGetStatus"; in ALA_lsGetAppletStatus() local
DAla.cpp92 static const char fn [] = "Ala_initialize"; in initialize() local
167 static const char fn [] = "Ala_finalize"; in finalize() local
195 static const char fn [] = "Perform_ALA"; in Perform_ALA() local
246 static const char fn [] = "GetJsbl_Certificate_ID"; in GetJsbl_Certificate_Refkey() local
284 static const char fn[] = "JsblCerId_seq_handler"; in JsblCerId_seq_handler() local
319 static const char fn [] = "GetLs_Version"; in GetLs_Version() local
353 static const char fn [] = "GetLs_Version"; in Get_LsAppletStatus() local
388 static const char fn[] = "GetVer_seq_handler"; in GetVer_seq_handler() local
423 static const char fn[] = "ls_GetStatus_seqhandler"; in GetLsStatus_seq_handler() local
463 static const char fn[] = "ALA_update_seq_handler"; in ALA_update_seq_handler() local
[all …]
DJcDnld.cpp37 static const char fn[] = "JCDNLD_Init"; in JCDNLD_Init() local
95 static const char fn[] = "JCDNLD_StartDownload"; in JCDNLD_StartDownload() local
115 static const char fn[] = "JCDNLD_DeInit"; in JCDNLD_DeInit() local
/external/tensorflow/tensorflow/python/kernel_tests/
Dreduce_benchmark_test.py58 def fn(): function
67 def fn(): function
83 def fn(): function
100 def fn(): function
Dcritical_section_test.py44 def fn(a, b): function
67 def fn(a, b): function
104 def fn(i): function
169 def fn(x): function
231 fn = lambda: j + 1 function
257 fn = lambda: j + 1 function
283 fn = lambda x: x + 1 function
313 def fn(x): function
375 def fn(): function
/external/python/cpython2/Doc/tools/
Drstlint.py66 def check_syntax(fn, lines): argument
80 def check_suspicious_constructs(fn, lines): argument
95 def check_whitespace(fn, lines): argument
107 def check_line_length(fn, lines): argument
121 def check_leaked_markup(fn, lines): argument
/external/python/cpython3/Doc/tools/
Drstlint.py67 def check_syntax(fn, lines): argument
81 def check_suspicious_constructs(fn, lines): argument
96 def check_whitespace(fn, lines): argument
108 def check_line_length(fn, lines): argument
122 def check_leaked_markup(fn, lines): argument
/external/tensorflow/tensorflow/python/grappler/
Ddatasets_test.py135 def _testTransformation(self, fn): argument
163 def fn(dataset, tensor, shape): function
171 def fn(dataset, tensor, shape): function
179 def fn(dataset, tensor, shape): function
187 def fn(dataset, tensor, shape): function
195 def fn(dataset, tensor, shape): function
203 def fn(dataset, tensor, shape): function
211 def fn(dataset, tensor, shape): function
219 def fn(dataset, tensor, shape): function
227 def fn(dataset, tensor, shape): function
/external/python/cpython2/RISCOS/
Dunixstuff.c12 int isatty(int fn) in isatty()
45 int isdir(char *fn) in isdir()
55 int isfile(char *fn) in isfile()
65 int object_exists(char *fn) in object_exists()
/external/tensorflow/tensorflow/python/util/
Dfunction_utils.py30 def _is_bounded_method(fn): argument
39 def fn_args(fn): argument
63 def has_kwargs(fn): argument
/external/tensorflow/tensorflow/cc/framework/
Dgrad_op_registry.h60 #define REGISTER_GRADIENT_OP(name, fn) \ argument
66 #define REGISTER_GRADIENT_OP_UNIQ_HELPER(ctr, name, fn) \ argument
69 #define REGISTER_GRADIENT_OP_UNIQ(ctr, name, fn) \ argument
/external/perfetto/src/trace_processor/
Dfiltered_row_index.h58 void FilterRows(RowPredicate fn) { in FilterRows()
100 void FilterAllRows(Predicate fn) { in FilterAllRows()
111 void FilterBitVector(Predicate fn) { in FilterBitVector()
124 void FilterRowVector(Predicate fn) { in FilterRowVector()
/external/u-boot/test/py/
Du_boot_utils.py29 def md5sum_file(fn, max_length=None): argument
54 def __init__(self, u_boot_console, fn, size): argument
89 def attempt_to_open_file(fn): argument
110 def wait_until_open_succeeds(fn): argument
130 def wait_until_file_open_fails(fn, ignore_errors): argument
/external/clang/test/SemaTemplate/
Dnested-incomplete-class.cpp7 bar fn() { in fn() function
19 void fn() { in fn() function
/external/u-boot/test/py/tests/
Dtest_dfu.py199 def run_dfu_util(alt_setting, fn, up_dn_load_arg): argument
219 def dfu_write(alt_setting, fn): argument
233 def dfu_read(alt_setting, fn): argument
/external/python/cpython2/Tools/scripts/
Dsvneol.py36 def propfiles(root, fn): argument
49 def proplist(root, fn): argument
/external/tensorflow/tensorflow/python/eager/
Ddef_function_test.py92 def fn(x): function
100 def fn(x): function
110 def fn(x): function
122 def fn(x): function
135 def fn(x): function
147 def fn(x): function
164 def fn(x): function
177 def fn(x): function
193 def fn(x): function
212 def fn(x): function
Dtape_test.py66 def fn(x, y): function
131 def fn(x, y): function
150 def fn(x, y): function
161 def fn(x): function
/external/python/apitools/apitools/base/protorpclite/
Dutil_test.py40 def fn(kwonly=1): function
51 def fn(pos, kwonly=1): function
62 def fn(pos1, pos2=1, kwonly=1): function
87 def fn(a, b, c=None): function
97 def fn(a): function
107 def fn(kwonly=1): function
/external/swiftshader/third_party/SPIRV-Tools/test/opt/dominator_tree/
Dgenerated.cpp44 void check_dominance(const DominatorAnalysisBase& dom_tree, const Function* fn, in check_dominance()
62 const Function* fn, uint32_t x, uint32_t y) { in check_no_dominance()
116 const Function* fn = spvtest::GetFunction(module, 1); in TEST_F() local
282 const Function* fn = spvtest::GetFunction(module, 1); in TEST_F() local
403 const Function* fn = spvtest::GetFunction(module, 1); in TEST_F() local
600 const Function* fn = spvtest::GetFunction(module, 1); in TEST_F() local
731 const Function* fn = spvtest::GetFunction(module, 1); in TEST_F() local
835 const Function* fn = spvtest::GetFunction(module, 1); in TEST_F() local

12345678910>>...33