Home
last modified time | relevance | path

Searched refs:self (Results 2626 - 2650 of 6566) sorted by relevance

1...<<101102103104105106107108109110>>...263

/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/plugin-lib/
H A DscapyPlugin.py21 def __init__(self):
22 self.sub_class = 'scapy/SubPlugin'
25 def post_execute(self):
26 if 'scapy' not in self.args.caseinfo:
27 if self.args.verbose:
28 print('{}.post_execute: no scapy info in test case'.format(self.sub_class))
32 scapyinfo = self.args.caseinfo['scapy']
42 .format(self.sub_class))
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/plugin-lib/
H A DscapyPlugin.py21 def __init__(self):
22 self.sub_class = 'scapy/SubPlugin'
25 def post_execute(self):
26 if 'scapy' not in self.args.caseinfo:
27 if self.args.verbose:
28 print('{}.post_execute: no scapy info in test case'.format(self.sub_class))
32 lscapyinfo = self.args.caseinfo['scapy']
46 .format(self.sub_class))
/third_party/node/deps/brotli/c/enc/
H A Dblock_encoder_inc.h14 static void FN(BuildAndStoreEntropyCodes)(MemoryManager* m, BlockEncoder* self, in BuildAndStoreEntropyCodes() argument
18 const size_t table_size = histograms_size * self->histogram_length_; in BuildAndStoreEntropyCodes()
19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in BuildAndStoreEntropyCodes()
20 self->bits_ = BROTLI_ALLOC(m, uint16_t, table_size); in BuildAndStoreEntropyCodes()
26 size_t ix = i * self->histogram_length_; in BuildAndStoreEntropyCodes()
27 BuildAndStoreHuffmanTree(&histograms[i].data_[0], self->histogram_length_, in BuildAndStoreEntropyCodes()
28 alphabet_size, tree, &self->depths_[ix], &self->bits_[ix], in BuildAndStoreEntropyCodes()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dblock_encoder_inc.h14 static void FN(BuildAndStoreEntropyCodes)(MemoryManager* m, BlockEncoder* self, in BuildAndStoreEntropyCodes() argument
18 const size_t table_size = histograms_size * self->histogram_length_; in BuildAndStoreEntropyCodes()
19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in BuildAndStoreEntropyCodes()
20 self->bits_ = BROTLI_ALLOC(m, uint16_t, table_size); in BuildAndStoreEntropyCodes()
26 size_t ix = i * self->histogram_length_; in BuildAndStoreEntropyCodes()
27 BuildAndStoreHuffmanTree(&histograms[i].data_[0], self->histogram_length_, in BuildAndStoreEntropyCodes()
28 alphabet_size, tree, &self->depths_[ix], &self->bits_[ix], in BuildAndStoreEntropyCodes()
/third_party/skia/third_party/externals/brotli/python/tests/
H A Ddecompress_test.py18 def _check_decompression(self, test_data):
22 self.assertFilesMatch(temp_uncompressed, original)
24 def _decompress(self, test_data):
30 def _test_decompress(self, test_data):
31 self._decompress(test_data)
32 self._check_decompression(test_data)
34 def test_garbage_appended(self):
35 with self.assertRaises(brotli.error):
/third_party/typescript/tests/baselines/reference/
H A DglobalThisVarDeclaration.js11 self.a;
12 self.b;
26 self.a;
27 self.b;
42 self.a;
43 self.b;
54 self.a;
55 self.b;
/foundation/ability/idl_tool/test/hdi_unittest/hdi_dump_ast_test/
H A Ddistributed_audio_audioext_v1_0.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_dump_ast_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)
H A Ddistributed_audio_audio_v1_0.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_dump_ast_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)
H A Ddisplay_graphic_common_v1_0.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_dump_ast_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)
H A Ddisplay_composer_v1_0.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_dump_ast_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)
H A Ddisplay_composer_v1_1.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_dump_ast_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)
H A Dconnected_nfc_tag_v1_0.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_dump_ast_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)
H A Ddisplay_buffer_v1_0.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_dump_ast_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)
H A Ddisplay_buffer_v1_1.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_dump_ast_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)
H A Dcodec_v2_0.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_dump_ast_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)
H A Dintelligent_voice_trigger_v1_0.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_dump_ast_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)
/foundation/ability/idl_tool/test/hdi_unittest/hdi_hash_test/
H A Dusb_gadget_mtp_v1_0.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_hash_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)
H A Dwlan_hostapd_v1_0.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_hash_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)
H A Duser_auth_v1_0.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_hash_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)
H A Duser_auth_v1_1.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_hash_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)
H A Duser_auth_v1_2.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_hash_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)
H A Dvibrator_v1_0.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_hash_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)
H A Dvibrator_v1_1.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_hash_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)
H A Dvibrator_v1_2.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_hash_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)
H A Dusb_v1_0.py24 def get_file_name(self):
27 def set_idl_attr(self):
28 work_dir = self.get_working_dir()
31 self.set_hash_param(package_path, idl_dir)
33 def run(self):
34 self.set_idl_attr()
35 return self.run_choose(True)

Completed in 14 milliseconds

1...<<101102103104105106107108109110>>...263