Home
last modified time | relevance | path

Searched full:cache (Results 1 – 18 of 18) sorted by relevance

/libbtbb/wireshark/plugins-legacy/btsm/tools/
H A Dmake-dissector-reg.py48 cache_filename = "register-cache.pkl"
55 * epan/dissectors/register-cache.pkl.
58 * it along with epan/dissectors/register-cache.pkl.
114 # Open our registration symbol cache
115 cache = None variable
119 cache = pickle.load(cache_file) variable
121 if VERSION_KEY not in cache or cache[VERSION_KEY] != CUR_VERSION:
122 cache = {VERSION_KEY: CUR_VERSION} variable
124 cache = {VERSION_KEY: CUR_VERSION} variable
126 print(("Registering %d files, %d cached" % (len(filenames), len(list(cache.keys()))-1)))
[all …]
/libbtbb/wireshark/plugins-legacy/btle/tools/
H A Dmake-dissector-reg.py48 cache_filename = "register-cache.pkl"
55 * epan/dissectors/register-cache.pkl.
58 * it along with epan/dissectors/register-cache.pkl.
114 # Open our registration symbol cache
115 cache = None variable
119 cache = pickle.load(cache_file) variable
121 if VERSION_KEY not in cache or cache[VERSION_KEY] != CUR_VERSION:
122 cache = {VERSION_KEY: CUR_VERSION} variable
124 cache = {VERSION_KEY: CUR_VERSION} variable
126 print(("Registering %d files, %d cached" % (len(filenames), len(list(cache.keys()))-1)))
[all …]
/libbtbb/wireshark/plugins/btbredr/tools/
H A Dmake-dissector-reg.py48 cache_filename = "register-cache.pkl"
55 * epan/dissectors/register-cache.pkl.
58 * it along with epan/dissectors/register-cache.pkl.
114 # Open our registration symbol cache
115 cache = None variable
119 cache = pickle.load(cache_file) variable
121 if VERSION_KEY not in cache or cache[VERSION_KEY] != CUR_VERSION:
122 cache = {VERSION_KEY: CUR_VERSION} variable
124 cache = {VERSION_KEY: CUR_VERSION} variable
126 print(("Registering %d files, %d cached" % (len(filenames), len(list(cache.keys()))-1)))
[all …]
/libbtbb/wireshark/plugins/btbb/tools/
H A Dmake-dissector-reg.py48 cache_filename = "register-cache.pkl"
55 * epan/dissectors/register-cache.pkl.
58 * it along with epan/dissectors/register-cache.pkl.
114 # Open our registration symbol cache
115 cache = None variable
119 cache = pickle.load(cache_file) variable
121 if VERSION_KEY not in cache or cache[VERSION_KEY] != CUR_VERSION:
122 cache = {VERSION_KEY: CUR_VERSION} variable
124 cache = {VERSION_KEY: CUR_VERSION} variable
126 print(("Registering %d files, %d cached" % (len(filenames), len(list(cache.keys()))-1)))
[all …]
/libbtbb/wireshark/plugins-legacy/btbredr/tools/
H A Dmake-dissector-reg.py48 cache_filename = "register-cache.pkl"
55 * epan/dissectors/register-cache.pkl.
58 * it along with epan/dissectors/register-cache.pkl.
114 # Open our registration symbol cache
115 cache = None variable
119 cache = pickle.load(cache_file) variable
121 if VERSION_KEY not in cache or cache[VERSION_KEY] != CUR_VERSION:
122 cache = {VERSION_KEY: CUR_VERSION} variable
124 cache = {VERSION_KEY: CUR_VERSION} variable
126 print(("Registering %d files, %d cached" % (len(filenames), len(list(cache.keys()))-1)))
[all …]
/libbtbb/wireshark/plugins-legacy/btatt/tools/
H A Dmake-dissector-reg.py48 cache_filename = "register-cache.pkl"
55 * epan/dissectors/register-cache.pkl.
58 * it along with epan/dissectors/register-cache.pkl.
114 # Open our registration symbol cache
115 cache = None variable
119 cache = pickle.load(cache_file) variable
121 if VERSION_KEY not in cache or cache[VERSION_KEY] != CUR_VERSION:
122 cache = {VERSION_KEY: CUR_VERSION} variable
124 cache = {VERSION_KEY: CUR_VERSION} variable
126 print(("Registering %d files, %d cached" % (len(filenames), len(list(cache.keys()))-1)))
[all …]
/libbtbb/wireshark/plugins-legacy/btbb/tools/
H A Dmake-dissector-reg.py48 cache_filename = "register-cache.pkl"
55 * epan/dissectors/register-cache.pkl.
58 * it along with epan/dissectors/register-cache.pkl.
114 # Open our registration symbol cache
115 cache = None variable
119 cache = pickle.load(cache_file) variable
121 if VERSION_KEY not in cache or cache[VERSION_KEY] != CUR_VERSION:
122 cache = {VERSION_KEY: CUR_VERSION} variable
124 cache = {VERSION_KEY: CUR_VERSION} variable
126 print(("Registering %d files, %d cached" % (len(filenames), len(list(cache.keys()))-1)))
[all …]
/libbtbb/
H A DCMakeLists.txt27 set(INSTALL_DEFAULT_BINDIR "bin" CACHE STRING "Appended to CMAKE_INSTALL_PREFIX")
29 set(BUILD_SHARED_LIB ON CACHE BOOL "Build shared library")
30 set(BUILD_STATIC_LIB OFF CACHE BOOL "Build static library")
31 set(ENABLE_PYTHON ON CACHE BOOL "Build python tools")
34 set(CMAKE_C_FLAGS "$ENV{CFLAGS}" CACHE STRING "C Flags")
/libbtbb/lib/src/
H A DCMakeLists.txt33 CACHE INTERNAL "List of C sources")
35 CACHE INTERNAL "List of C headers")
H A Dbluetooth_piconet.c405 printf("\nFound hopping sequence in cache.\n"); in get_hop_pattern()
/libbtbb/cmake/modules/
H A DFindBTBB.cmake13 # in cache already
/libbtbb/wireshark/plugins-legacy/btle/cmake/
H A DFindGLIB2.cmake28 # in cache already
/libbtbb/wireshark/plugins-legacy/btsm/cmake/
H A DFindGLIB2.cmake28 # in cache already
/libbtbb/wireshark/plugins-legacy/btatt/cmake/
H A DFindGLIB2.cmake28 # in cache already
/libbtbb/wireshark/plugins/btbredr/cmake/
H A DFindGLIB2.cmake28 # in cache already
/libbtbb/wireshark/plugins-legacy/btbb/cmake/
H A DFindGLIB2.cmake28 # in cache already
/libbtbb/wireshark/plugins/btbb/cmake/
H A DFindGLIB2.cmake28 # in cache already
/libbtbb/wireshark/plugins-legacy/btbredr/cmake/
H A DFindGLIB2.cmake28 # in cache already