Home
last modified time | relevance | path

Searched defs:id (Results 11476 – 11500 of 345370) sorted by relevance

1...<<451452453454455456457458459460>>...13815

/dports/net/storj/storj-1.45.3/vendor/google.golang.org/api/
H A Dapi-list.json223 "id": "admob:v1", string
724 "id": "books:v1", string
756 "id": "chat:v1", string
1774 "id": "dlp:v2", string
1789 "id": "dns:v1", string
1983 "id": "fcm:v1", string
2320 "id": "iam:v1", string
2350 "id": "iap:v1", string
2656 "id": "ml:v1", string
3178 "id": "run:v1", string
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/clusterj/clusterj-test/src/main/resources/
H A Dschema.sql46 id int not null, field
52 id int not null, field
95 id int not null primary key, field
109 id int not null primary key, field
124 id int not null primary key, field
164 id int not null primary key, field
173 id int not null primary key, field
403 id int not null, field
878 id int(11) not null, field
889 id varchar(10), field
[all …]
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DNativeObject.cpp1074 RootedId id(cx, PropertyKey::Int(index)); in CallAddPropertyHookDense() local
1156 JSContext* cx, HandleNativeObject obj, HandleId id, in AddOrChangeProperty()
1284 RootedId id(cx, newShape->lastProperty().key()); in AddSlotAndCallAddPropHook() local
1707 RootedId id(cx, NameToId(name)); in NativeDefineDataProperty() local
1811 RootedId id(cx, PropertyKey::Int(int_id)); in AddOrUpdateSparseElementHelper() local
1903 JSContext* cx, HandleNativeObject obj, HandleId id, in NativeGetOwnPropertyDescriptor()
2038 bool GetNonexistentProperty(JSContext* cx, const jsid& id, in GetNonexistentProperty()
2099 RootedId id(cx, PropertyKey::Int(int_id)); in GetSparseElementHelper() local
2189 RootedId id(cx); in NativeGetElement() local
2586 RootedId id(cx); in NativeSetElement() local
[all …]
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_occlusion_query.java73 boolean glIsQueryARB(@GLuint int id); in glIsQueryARB()
75 void glBeginQueryARB(@GLenum int target, @GLuint int id); in glBeginQueryARB()
96 …GetQueryObjectivARB(@GLuint int id, @GLenum int pname, @OutParameter @Check("1") IntBuffer params); in glGetQueryObjectivARB()
101 void glGetQueryObjectivARB2(@GLuint int id, @GLenum int pname, @OutParameter IntBuffer params); in glGetQueryObjectivARB2()
104 …etQueryObjectuivARB(@GLuint int id, @GLenum int pname, @OutParameter @Check("1") IntBuffer params); in glGetQueryObjectuivARB()
109 void glGetQueryObjectuivARB2(@GLuint int id, @GLenum int pname, @OutParameter IntBuffer params); in glGetQueryObjectuivARB2()
/dports/devel/capstone4/capstone-4.0.2/arch/ARM/
H A DARMMapping.c281 void ARM_get_insn_id(cs_struct *h, cs_insn *insn, unsigned int id) in ARM_get_insn_id()
755 const char *ARM_insn_name(csh handle, unsigned int id) in ARM_insn_name()
813 const char *ARM_group_name(csh handle, unsigned int id) in ARM_group_name()
847 bool ARM_rel_branch(cs_struct *h, unsigned int id) in ARM_rel_branch()
861 bool ARM_blx_to_arm_mode(cs_struct *h, unsigned int id) { in ARM_blx_to_arm_mode()
889 uint8_t *ARM_get_op_access(cs_struct *h, unsigned int id) in ARM_get_op_access()
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DNSHashTable.m115 GS_BEGINITEMBUF(objects, nodeCount, id); argument
138 - (id) copyWithZone: (NSZone*)aZone argument
152 {
229 id object; argument
252 id object; argument
293 id object; argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DDataFormats.cs43 private int id; field in System.Windows.Forms.DataFormats.Format
47 public Format (string name, int id) in Format()
100 internal static Format Add (int id) { in Add()
109 internal static Format Find (int id) { in Find()
167 internal static bool ContainsFormat (int id) in ContainsFormat()
177 public static Format GetFormat (int id) in GetFormat()
/dports/audio/ecasound/ecasound-2.9.3/libecasound/
H A Deca-iamode-parser.cpp357 bool ECA_IAMODE_PARSER::action_requires_params(int id) in action_requires_params()
426 bool ECA_IAMODE_PARSER::action_requires_connected(int id) in action_requires_connected()
445 bool ECA_IAMODE_PARSER::action_requires_selected(int id) in action_requires_selected()
546 bool ECA_IAMODE_PARSER::action_requires_selected_not_connected(int id) in action_requires_selected_not_connected()
592 bool ECA_IAMODE_PARSER::action_requires_selected_audio_input(int id) in action_requires_selected_audio_input()
618 bool ECA_IAMODE_PARSER::action_requires_selected_audio_output(int id) in action_requires_selected_audio_output()
/dports/multimedia/libva-intel-driver/intel-vaapi-driver-2.4.1/test/
H A Di965_test_fixture.cpp73 VAConfigID id = VA_INVALID_ID; in createConfig() local
87 void I965TestFixture::destroyConfig(VAConfigID id) in destroyConfig()
95 VAContextID id = VA_INVALID_ID; in createContext() local
105 void I965TestFixture::destroyContext(VAContextID id) in destroyContext()
114 VABufferID id; in createBuffer() local
141 void I965TestFixture::destroyBuffer(VABufferID id) in destroyBuffer()
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/lib/core/
H A Dchangesmemorywrapper.php157 public function ImportMessageReadFlag($id, $flags, $categories = array()) { return true; }
158 public function ImportMessageMove($id, $newfolder) { return true; }
185 public function ImportMessageChange($id, $message) {
199 public function ImportMessageDeletion($id, $asSoftDelete = false) {
217 public function IsChanged($id) {
229 public function IsDeleted($id) {
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/regulator/
H A Dmc13xxx-regulator-core.c31 int id = rdev_get_id(rdev); in mc13xxx_regulator_enable() local
44 int id = rdev_get_id(rdev); in mc13xxx_regulator_disable() local
56 int ret, id = rdev_get_id(rdev); in mc13xxx_regulator_is_enabled() local
71 int id = rdev_get_id(rdev); in mc13xxx_regulator_set_voltage_sel() local
82 int ret, id = rdev_get_id(rdev); in mc13xxx_regulator_get_voltage() local
115 int id = rdev_get_id(rdev); in mc13xxx_fixed_regulator_set_voltage() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/clipboard/
H A Dclipboard.cc62 base::PlatformThreadId id = Clipboard::GetAndValidateThreadID(); in SetClipboardForCurrentThread() local
73 base::PlatformThreadId id = GetAndValidateThreadID(); in GetForCurrentThread() local
90 base::PlatformThreadId id = base::PlatformThread::CurrentId(); in TakeForCurrentThread() local
106 base::PlatformThreadId id = GetAndValidateThreadID(); in OnPreShutdownForCurrentThread() local
119 base::PlatformThreadId id = base::PlatformThread::CurrentId(); in DestroyClipboardForCurrentThread() local
208 const base::PlatformThreadId id = base::PlatformThread::CurrentId(); in GetAndValidateThreadID() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/regulator/
H A Dmc13xxx-regulator-core.c31 int id = rdev_get_id(rdev); in mc13xxx_regulator_enable() local
44 int id = rdev_get_id(rdev); in mc13xxx_regulator_disable() local
56 int ret, id = rdev_get_id(rdev); in mc13xxx_regulator_is_enabled() local
71 int id = rdev_get_id(rdev); in mc13xxx_regulator_set_voltage_sel() local
82 int ret, id = rdev_get_id(rdev); in mc13xxx_regulator_get_voltage() local
115 int id = rdev_get_id(rdev); in mc13xxx_fixed_regulator_set_voltage() local
/dports/devel/py-capstone/capstone-4.0.1/src/arch/ARM/
H A DARMMapping.c281 void ARM_get_insn_id(cs_struct *h, cs_insn *insn, unsigned int id) in ARM_get_insn_id()
755 const char *ARM_insn_name(csh handle, unsigned int id) in ARM_insn_name()
813 const char *ARM_group_name(csh handle, unsigned int id) in ARM_group_name()
847 bool ARM_rel_branch(cs_struct *h, unsigned int id) in ARM_rel_branch()
861 bool ARM_blx_to_arm_mode(cs_struct *h, unsigned int id) { in ARM_blx_to_arm_mode()
889 uint8_t *ARM_get_op_access(cs_struct *h, unsigned int id) in ARM_get_op_access()
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/applier/detail/
H A Dapply_implementations.hpp32 apply_impl(Continuation && c, hpx::id_type const& id, in apply_impl()
77 apply_impl(Continuation && c, hpx::id_type const& id, naming::address&& addr, in apply_impl()
128 bool apply_impl(hpx::id_type const& id, threads::thread_priority priority, in apply_impl()
169 bool apply_impl(hpx::id_type const& id, naming::address&& addr, in apply_impl()
218 apply_cb_impl(Continuation && c, hpx::id_type const& id, in apply_cb_impl()
270 bool apply_cb_impl(hpx::id_type const& id, in apply_cb_impl()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/regulator/
H A Dmc13xxx-regulator-core.c31 int id = rdev_get_id(rdev); in mc13xxx_regulator_enable() local
44 int id = rdev_get_id(rdev); in mc13xxx_regulator_disable() local
56 int ret, id = rdev_get_id(rdev); in mc13xxx_regulator_is_enabled() local
71 int id = rdev_get_id(rdev); in mc13xxx_regulator_set_voltage_sel() local
82 int ret, id = rdev_get_id(rdev); in mc13xxx_regulator_get_voltage() local
115 int id = rdev_get_id(rdev); in mc13xxx_fixed_regulator_set_voltage() local
/dports/games/warzone2100/warzone2100/data/mp/stats/
H A Drepair.json3 "id": "AutoRepair", string
12 "id": "CyborgRepair", string
27 "id": "HeavyRepair", string
41 "id": "LightRepair1", string
51 "id": "NEXUSrepair", string
58 "id": "ZNULLREPAIR", string
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/clientgui/
H A Dwizardex.h316 #define wx__DECLARE_WIZARDEXEVT(evt, id, fn) \ argument
320 #define EVT_WIZARDEX_PAGE_CHANGED(id, fn) wx__DECLARE_WIZARDEXEVT(PAGE_CHANGED, id, fn) argument
324 #define EVT_WIZARDEX_PAGE_CHANGING(id, fn) wx__DECLARE_WIZARDEXEVT(PAGE_CHANGING, id, fn) argument
328 #define EVT_WIZARDEX_CANCEL(id, fn) wx__DECLARE_WIZARDEXEVT(CANCEL, id, fn) argument
331 #define EVT_WIZARDEX_FINISHED(id, fn) wx__DECLARE_WIZARDEXEVT(FINISHED, id, fn) argument
334 #define EVT_WIZARDEX_HELP(id, fn) wx__DECLARE_WIZARDEXEVT(HELP, id, fn) argument
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/depends/capstone/arch/ARM/
H A DARMMapping.c281 void ARM_get_insn_id(cs_struct *h, cs_insn *insn, unsigned int id) in ARM_get_insn_id()
755 const char *ARM_insn_name(csh handle, unsigned int id) in ARM_insn_name()
813 const char *ARM_group_name(csh handle, unsigned int id) in ARM_group_name()
847 bool ARM_rel_branch(cs_struct *h, unsigned int id) in ARM_rel_branch()
861 bool ARM_blx_to_arm_mode(cs_struct *h, unsigned int id) { in ARM_blx_to_arm_mode()
889 uint8_t *ARM_get_op_access(cs_struct *h, unsigned int id) in ARM_get_op_access()
/dports/science/tfel/tfel-3.4.0/mfront/src/
H A DMohrCoulombStressCriterion.cxx45 const std::string& id, in initialize()
87 const std::string& id, in endTreatment()
115 const std::string& id, in computeElasticPrediction()
126 const std::string& id, in computeCriterion()
137 const std::string& id, in computeNormal()
176 const std::string& id, in computeNormalDerivative()
/dports/www/joomla3/joomla3-3.9.24/libraries/src/Cache/
H A DCache.php190 public function contains($id, $group = null)
213 public function get($id, $group = null)
254 public function store($data, $id, $group = null)
278 public function remove($id, $group = null)
366 public function lock($id, $group = null, $locktime = null)
460 public function unlock($id, $group = null)
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/x-pack/plugins/security_solution/server/lib/detection_engine/rules/prepackaged_rules/
H A Dexecution_enumeration_via_wmiprvse.json30 "id": "TA0002", string
36 "id": "T1047", string
45 "id": "TA0007", string
51 "id": "T1518", string
56 "id": "T1087", string
61 "id": "T1018", string
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/classfile/
H A DvmSymbols.hpp47 #define VM_INTRINSIC_IGNORE(id, class, name, sig, flags) /*ignored*/ argument
48 #define VM_SYMBOL_IGNORE(id, name) /*ignored*/ argument
49 #define VM_ALIAS_IGNORE(id, id2) /*ignored*/ argument
744 static constexpr bool is_valid_id(int id) { in is_valid_id()
751 static constexpr vmSymbolID as_SID(int id) { in as_SID()
798 static Symbol* symbol_at(vmSymbolID id) { in symbol_at()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/dot/
H A DSimpleDotVisitor.cpp24 void SimpleDotVisitor::handle(osg::Node& node, int id) { in handle()
31 void SimpleDotVisitor::handle(osg::Geode& node, int id) { in handle()
38 void SimpleDotVisitor::handle(osg::Group& node, int id) { in handle()
49 void SimpleDotVisitor::handle(osg::StateSet& stateset, int id) { in handle()
60 void SimpleDotVisitor::handle(osg::Drawable& drawable, int id) { in handle()
75 …void SimpleDotVisitor::drawNode( int id, const std::string& shape, const std::string& style, const… in drawNode()
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/bank/class/
H A Dapi_bankaccounts.class.php129 public function get($id)
319 public function put($id, $request_data = null)
351 public function delete($id)
422 public function getLines($id, $sqlfilters = '')
487 …public function addLine($id, $date, $type, $label, $amount, $category = 0, $cheque_number = '', $c…
540 public function addLink($id, $line_id, $url_id, $url, $label, $type)

1...<<451452453454455456457458459460>>...13815