Home
last modified time | relevance | path

Searched +defs:options +defs:o (Results 1 – 7 of 7) sorted by relevance

/f-stack/tools/libxo/xohtml/external/
H A Djquery.qtip.js99 ;function QTip(target, options, id, attr) { argument
395 '^id$': function(obj, o, v, prev) { argument
410 '^prerender': function(obj, o, v) { argument
415 '^content.text$': function(obj, o, v) { argument
423 '^content.title$': function(obj, o, v) { argument
431 '^content.button$': function(obj, o, v) { argument
447 '^show.ready$': function(obj, o, v) { argument
461 '^style.def': function(obj, o, v) { argument
485 function convertNotation(options, notation) { argument
1986 function Tip(qtip, options) { argument
[all …]
H A Djquery.js6642 swap: function( elem, options, callback ) { argument
6986 function inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR, argument
7146 …h( "ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split( " " ), function( i, o ){ argument
7267 ajax: function( url, options ) { argument
8669 fx: function( elem, options, prop ) { argument
8957 jQuery.fn.offset = function( options ) { argument
9085 setOffset: function( elem, options, i ) { argument
/f-stack/app/redis-5.0.5/src/
H A Dconfig.c834 void loadServerConfig(char *filename, char *options) { in loadServerConfig()
903 robj *o; local
1326 robj *o = c->argv[2]; local
1740 sds o = sdsnew(option); local
H A Dserver.c521 const robj *o = key; in dictObjHash() local
552 robj *o = (robj*) key; in dictEncObjHash() local
942 size_t i = 0, o = 0; in getExpansiveClientsInfo() local
4140 sds options = sdsempty(); in main() local
H A Dredis-cli.c877 sds sdscatcolor(sds o, char *s, size_t len, char *color) { in sdscatcolor()
898 sds sdsCatColorizedLdbReply(sds o, char *s, size_t len) { in sdsCatColorizedLdbReply()
2011 char *options; member
/f-stack/dpdk/drivers/net/ark/
H A Dark_pktchkr.c322 options(const char *id) in options() function
339 struct OPTIONS *o = options(arg); in set_arg() local
H A Dark_pktgen.c300 options(const char *id) in options() function
321 struct OPTIONS *o = options(arg); in pmd_set_arg() local