Home
last modified time | relevance | path

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

/dports/devel/nuitka/Nuitka-0.6.17/nuitka/plugins/standard/
H A DDillPlugin.py148 extra_code = r""" variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/updater/win/
H A Daction_handler.cc62 int extra_code = 0; in Handle() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_separate_shader_objects/
H A Dmix-and-match-tcs-tes.c60 #define TCS(vars, extra_code) \ argument
/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Darma_config.hpp129 static constexpr bool extra_code = true; member
131 static constexpr bool extra_code = false; member
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Darma_config.hpp129 static constexpr bool extra_code = true; member
131 static constexpr bool extra_code = false; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/component_updater/
H A Drecovery_improved_component_installer_win.cc134 int extra_code = 0; in RunElevatedInSTA() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/update_client/
H A Dcomponent_unpacker_unittest.cc51 void TestCallback::Set(update_client::UnpackerError error, int extra_code) { in Set()
H A Dcomponent_patcher_unittest.cc46 void TestCallback::Set(update_client::UnpackerError error, int extra_code) { in Set()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/update_client/
H A Dcomponent_unpacker_unittest.cc51 void TestCallback::Set(update_client::UnpackerError error, int extra_code) { in Set()
H A Dcomponent_patcher_unittest.cc46 void TestCallback::Set(update_client::UnpackerError error, int extra_code) { in Set()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/snapshot/linux/
H A Dexception_snapshot_linux.cc364 uint64_t extra_code; in ReadSiginfo() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/snapshot/linux/
H A Dexception_snapshot_linux.cc364 uint64_t extra_code; in ReadSiginfo() local
/dports/chinese/librime/librime-1.7.3/src/rime/dict/
H A Dtable.h51 Code extra_code; member
H A Ddictionary.cc53 size_t match_extra_code(const table::Code* extra_code, size_t depth, in match_extra_code()
H A Dtable.cc108 const table::Code* TableAccessor::extra_code() const { in extra_code() function in rime::TableAccessor
/dports/games/redeclipse/base-2.0.0/src/steam/
H A Dsteam_api_internal.h189 #define _STEAM_CALLBACK_3( extra_code, thisclass, func, param ) \ argument
/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dlookup.c914 register Int4 ecode, extra_code; in MegaBlastBuildLookupTable() local
H A Dmblast.c2023 register Int4 s_off, ecode, mask, q_off, extra_code; in MegaBlastWordFinder_disc() local
2372 register Int4 s_off, ecode, mask, q_off, extra_code; in MegaBlastWordFinder_disc_1b() local
/dports/x11-toolkits/fltk/fltk-1.3.8/fluid/
H A DFl_Type.h413 const char *extra_code(int n) const {return extra_code_[n];} in extra_code() function
H A DFl_Widget_Type.cxx231 void Fl_Widget_Type::extra_code(int m,const char *n) { in extra_code() function in Fl_Widget_Type
/dports/x11-toolkits/ntk/ntk/fluid/
H A DFl_Type.h370 const char *extra_code(int n) const {return extra_code_[n];} in extra_code() function
H A DFl_Widget_Type.cxx234 void Fl_Widget_Type::extra_code(int m,const char *n) { in extra_code() function in Fl_Widget_Type
/dports/math/giacxcas/fltk-1.3.0/fluid/
H A DFl_Type.h372 const char *extra_code(int n) const {return extra_code_[n];} in extra_code() function
H A DFl_Widget_Type.cxx234 void Fl_Widget_Type::extra_code(int m,const char *n) { in extra_code() function in Fl_Widget_Type
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/
H A Dconf.c3097 #define SND_CONFIG_SEARCH(config, key, result, extra_code) \ argument
3119 #define SND_CONFIG_SEARCHA(root, config, key, result, fcn, extra_code) \ argument