/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-tools/src/test/python/ |
H A D | test_indexer.py | 26 from opengrok_tools.utils.indexer import merge_properties 30 merged = merge_properties(['foo', '-Dfoo=1'],
|
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-tools/src/main/python/opengrok_tools/utils/ |
H A D | indexer.py | 50 java_options = merge_properties(java_options, 86 def merge_properties(base, extra): function
|
/dports/www/firefox-legacy/firefox-52.8.0esr/python/mozbuild/mozbuild/action/ |
H A D | generate_browsersearch.py | 54 def merge_properties(filename, srcdirs): function 81 properties = merge_properties('region.properties', reversed(opts.srcdir))
|
H A D | generate_suggestedsites.py | 49 def merge_properties(filename, srcdirs): function 82 properties = merge_properties('region.properties', reversed(opts.srcdir))
|
/dports/lang/spidermonkey60/firefox-60.9.0/python/mozbuild/mozbuild/action/ |
H A D | generate_browsersearch.py | 55 def merge_properties(paths): function 90 properties = merge_properties(sources)
|
H A D | generate_suggestedsites.py | 50 def merge_properties(paths): function 92 properties = merge_properties(sources)
|
/dports/lang/erlang-runtime23/corba-5.0.2/lib/cosNotification/src/ |
H A D | CosNotification_Common.erl | 1105 merge_properties(NewQoS, Curr, LAS); 1110 merge_properties(NewQoS, Curr, NewLQS); 1146 merge_properties([], NewCurrQoS, LQS) -> function 1148 merge_properties([H|T], Curr, LQS) -> function 1149 merge_properties(T, lists:keyreplace(H#'CosNotification_Property'.name, %% get key.
|
/dports/lang/erlang-runtime24/corba-5.0.2/lib/cosNotification/src/ |
H A D | CosNotification_Common.erl | 1105 merge_properties(NewQoS, Curr, LAS); 1110 merge_properties(NewQoS, Curr, NewLQS); 1146 merge_properties([], NewCurrQoS, LQS) -> function 1148 merge_properties([H|T], Curr, LQS) -> function 1149 merge_properties(T, lists:keyreplace(H#'CosNotification_Property'.name, %% get key.
|
/dports/lang/erlang-runtime22/corba-4.5.2/lib/cosNotification/src/ |
H A D | CosNotification_Common.erl | 1105 merge_properties(NewQoS, Curr, LAS); 1110 merge_properties(NewQoS, Curr, NewLQS); 1146 merge_properties([], NewCurrQoS, LQS) -> function 1148 merge_properties([H|T], Curr, LQS) -> function 1149 merge_properties(T, lists:keyreplace(H#'CosNotification_Property'.name, %% get key.
|
/dports/lang/erlang/corba-5.0.2/lib/cosNotification/src/ |
H A D | CosNotification_Common.erl | 1105 merge_properties(NewQoS, Curr, LAS); 1110 merge_properties(NewQoS, Curr, NewLQS); 1146 merge_properties([], NewCurrQoS, LQS) -> function 1148 merge_properties([H|T], Curr, LQS) -> function 1149 merge_properties(T, lists:keyreplace(H#'CosNotification_Property'.name, %% get key.
|
/dports/lang/erlang-runtime21/corba-4.5.2/lib/cosNotification/src/ |
H A D | CosNotification_Common.erl | 1105 merge_properties(NewQoS, Curr, LAS); 1110 merge_properties(NewQoS, Curr, NewLQS); 1146 merge_properties([], NewCurrQoS, LQS) -> function 1148 merge_properties([H|T], Curr, LQS) -> function 1149 merge_properties(T, lists:keyreplace(H#'CosNotification_Property'.name, %% get key.
|
/dports/devel/hs-darcs/darcs-2.16.4/harness/Darcs/Test/ |
H A D | Patch.hs | 235 [ merge_properties @(RepoPatchV2 prim) "tree" (TestGenerator mergePairFromTree) 236 , merge_properties @(RepoPatchV2 prim) "twfp" (TestGenerator mergePairFromTWFP) 402 merge_properties :: forall p gen . 408 merge_properties genname gen = function
|
/dports/misc/amanda-server/amanda-3.3.9/client-src/ |
H A D | client_util.h | 183 merge_properties(dle_t *dle, char *name, proplist_t dle_proplist,
|
H A D | client_util.c | 797 merge_properties( in merge_properties() function 850 merge_properties(dle, dle->program, in merge_dles_properties() 880 merge_properties(dle, script->plugin, in merge_dles_properties()
|
/dports/misc/amanda-client/amanda-3.3.9/client-src/ |
H A D | client_util.h | 183 merge_properties(dle_t *dle, char *name, proplist_t dle_proplist,
|
H A D | client_util.c | 797 merge_properties( in merge_properties() function 850 merge_properties(dle, dle->program, in merge_dles_properties() 880 merge_properties(dle, script->plugin, in merge_dles_properties()
|
/dports/devel/py-azure-mgmt-reservations/azure-mgmt-reservations-0.7.0/azure/mgmt/reservations/models/ |
H A D | _models_py3.py | 1579 …xtended_status_info=None, billing_plan=None, split_properties=None, merge_properties=None, billing… argument 1595 self.merge_properties = merge_properties
|
H A D | _models.py | 1595 self.merge_properties = kwargs.get('merge_properties', None)
|
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filters/ |
H A D | compose.c | 175 static void merge_properties(GF_Compositor *ctx, GF_FilterPid *pid, u32 mtype, GF_Scene *parent_sce… in merge_properties() function 260 merge_properties(ctx, pid, mtype, odm->parentscene); in compose_configure_pid() 426 merge_properties(ctx, pid, mtype, scene); in compose_configure_pid()
|
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filters/ |
H A D | compose.c | 175 static void merge_properties(GF_Compositor *ctx, GF_FilterPid *pid, u32 mtype, GF_Scene *parent_sce… in merge_properties() function 260 merge_properties(ctx, pid, mtype, odm->parentscene); in compose_configure_pid() 426 merge_properties(ctx, pid, mtype, scene); in compose_configure_pid()
|
/dports/editors/emacs-devel/emacs-4d1968b/src/ |
H A D | intervals.c | 135 merge_properties (register INTERVAL source, register INTERVAL target) in merge_properties() function 1681 merge_properties (over, this); in graft_intervals_into_buffer()
|
/dports/editors/emacs/emacs-27.2/src/ |
H A D | intervals.c | 134 merge_properties (register INTERVAL source, register INTERVAL target) in merge_properties() function 1670 merge_properties (over, this); in graft_intervals_into_buffer()
|
/dports/games/renpy/renpy-7.4.11-sdk/renpy/gl2/ |
H A D | gl2draw.pyx | 1122 def merge_properties(self, dict old, dict child): member in GL2DrawingContext 1275 properties = self.merge_properties(properties, r.properties)
|
/dports/misc/amanda-server/amanda-3.3.9/recover-src/ |
H A D | extract_list.c | 1980 merge_properties(dump_dle, NULL, dump_dle->application_property, in extract_files_child()
|
/dports/misc/amanda-client/amanda-3.3.9/recover-src/ |
H A D | extract_list.c | 1980 merge_properties(dump_dle, NULL, dump_dle->application_property, in extract_files_child()
|