Home
last modified time | relevance | path

Searched refs:binary (Results 1 – 25 of 109) sorted by relevance

12345

/openthread-latest/
D.gitattributes13 # Files which are explicitly binary
14 *.gz binary !eol
15 *.xz binary !eol
16 *.bz2 binary !eol
17 *.tar binary !eol
18 *.png binary !eol
19 *.jpg binary !eol
20 *.gif binary !eol
DLICENSE4 Redistribution and use in source and binary forms, with or without
8 2. Redistributions in binary form must reproduce the above copyright
/openthread-latest/script/
Dclang-tidy84 $run_clang_tidy -clang-tidy-binary "$clang_tidy" -clang-apply-replacements-binary "$clang_apply_rep…
/openthread-latest/tests/scripts/thread-cert/
DCert_9_2_05_ActiveDataset.py103 binary='0410d2aa9cd8dff7919122d77d37ec3c1b5f0c030e10ef',
120 binary='041017d672be32b0c24a2f8385f2fbaf1d970c030e10ff',
137 binary='041008f4e9531e8efa8e852d5f4fb951b13e0c030e10ff8202aa55',
153 binary='041008f4e9531e8efa8e852d5f4fb951b13e0c030e10f8',
/openthread-latest/third_party/mbedtls/repo/tests/data_files/
Dtest_certs.h.jinja223 {% if mode == 'binary' %}
25 /* BEGIN FILE binary macro {{name}} {{value}} */
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ecp.data172 ECP write binary #1 (zero, uncompressed, buffer just fits)
176 ECP write binary #2 (zero, buffer too small)
180 ECP write binary #3 (non-zero, uncompressed, buffer just fits)
184 ECP write binary #4 (non-zero, uncompressed, buffer too small)
188 ECP write binary #5 (zero, compressed, buffer just fits)
192 ECP write binary #6 (zero, buffer too small)
196 ECP write binary #7 (even, compressed, buffer just fits)
200 ECP write binary #8 (even, compressed, buffer too small)
204 ECP write binary #9 (odd, compressed, buffer just fits)
208 ECP write binary #10 (Montgomery curve25519, buffer just fits)
[all …]
/openthread-latest/src/
DCMakeLists.txt5 # Redistribution and use in source and binary forms, with or without
9 # 2. Redistributions in binary form must reproduce the above copyright
/openthread-latest/tools/
DCMakeLists.txt5 # Redistribution and use in source and binary forms, with or without
9 # 2. Redistributions in binary form must reproduce the above copyright
/openthread-latest/tools/otci/
DLICENSE4 Redistribution and use in source and binary forms, with or without
8 2. Redistributions in binary form must reproduce the above copyright
/openthread-latest/examples/platforms/
DCMakeLists.txt5 # Redistribution and use in source and binary forms, with or without
9 # 2. Redistributions in binary form must reproduce the above copyright
/openthread-latest/examples/
DCMakeLists.txt5 # Redistribution and use in source and binary forms, with or without
9 # 2. Redistributions in binary form must reproduce the above copyright
/openthread-latest/examples/apps/
DCMakeLists.txt5 # Redistribution and use in source and binary forms, with or without
9 # 2. Redistributions in binary form must reproduce the above copyright
/openthread-latest/third_party/
DCMakeLists.txt5 # Redistribution and use in source and binary forms, with or without
9 # 2. Redistributions in binary form must reproduce the above copyright
/openthread-latest/src/lib/url/
DCMakeLists.txt5 # Redistribution and use in source and binary forms, with or without
9 # 2. Redistributions in binary form must reproduce the above copyright
/openthread-latest/src/lib/hdlc/
DBUILD.gn4 # Redistribution and use in source and binary forms, with or without
8 # 2. Redistributions in binary form must reproduce the above copyright
DCMakeLists.txt5 # Redistribution and use in source and binary forms, with or without
9 # 2. Redistributions in binary form must reproduce the above copyright
/openthread-latest/src/lib/platform/
DBUILD.gn4 # Redistribution and use in source and binary forms, with or without
8 # 2. Redistributions in binary form must reproduce the above copyright
DCMakeLists.txt5 # Redistribution and use in source and binary forms, with or without
9 # 2. Redistributions in binary form must reproduce the above copyright
/openthread-latest/examples/platforms/zephyr/
DCMakeLists.txt5 # Redistribution and use in source and binary forms, with or without
9 # 2. Redistributions in binary form must reproduce the above copyright
/openthread-latest/etc/cmake/
Dfunctions.cmake5 # Redistribution and use in source and binary forms, with or without
9 # 2. Redistributions in binary form must reproduce the above copyright
/openthread-latest/third_party/jlink/
DCMakeLists.txt5 # Redistribution and use in source and binary forms, with or without
9 # 2. Redistributions in binary form must reproduce the above copyright
/openthread-latest/third_party/mbedtls/repo/scripts/mbedtls_dev/
Dmacro_collector.py40 def __init__(self, filename: str, binary: bool = False) -> None:
45 self.binary = binary
47 self.file = open(self.filename, 'rb' if self.binary else 'r')
486 with read_file_lines(filename, binary=True) as lines:
/openthread-latest/tests/
DCMakeLists.txt5 # Redistribution and use in source and binary forms, with or without
9 # 2. Redistributions in binary form must reproduce the above copyright
/openthread-latest/src/lib/
DCMakeLists.txt5 # Redistribution and use in source and binary forms, with or without
9 # 2. Redistributions in binary form must reproduce the above copyright
/openthread-latest/examples/apps/cli/
DCMakeLists.txt5 # Redistribution and use in source and binary forms, with or without
9 # 2. Redistributions in binary form must reproduce the above copyright

12345