Searched refs:g_try_malloc (Results 1 - 25 of 44) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-cascade.c70 result = g_try_malloc (sizeof (CRCascade));
77 PRIVATE (result) = g_try_malloc (sizeof (CRCascadePriv));
H A Dcr-doc-handler.c75 result = g_try_malloc (sizeof (CRDocHandler));
81 result->priv = g_try_malloc (sizeof (CRDocHandlerPriv));
H A Dcr-parsing-location.c47 result = g_try_malloc (sizeof (CRParsingLocation)) ;
H A Dcr-string.c38 result = g_try_malloc (sizeof (CRString)) ;
H A Dcr-stylesheet.c42 result = g_try_malloc (sizeof (CRStyleSheet));
H A Dcr-prop-list.c47 result = g_try_malloc (sizeof (CRPropList));
53 PRIVATE (result) = g_try_malloc (sizeof (CRPropListPriv));
H A Dcr-fonts.c159 result = g_try_malloc (sizeof (CRFontFamily));
340 result = g_try_malloc (sizeof (CRFontSize));
923 result = g_try_malloc (sizeof (CRFontSizeAdjust));
H A Dcr-statement.c1135 result = g_try_malloc (sizeof (CRStatement));
1144 result->kind.ruleset = g_try_malloc (sizeof (CRRuleSet));
1270 result = g_try_malloc (sizeof (CRStatement));
1280 result->kind.media_rule = g_try_malloc (sizeof (CRAtMediaRule));
1329 result = g_try_malloc (sizeof (CRStatement));
1339 result->kind.import_rule = g_try_malloc (sizeof (CRAtImportRule));
1454 result = g_try_malloc (sizeof (CRStatement));
1464 result->kind.page_rule = g_try_malloc (sizeof (CRAtPageRule));
1579 result = g_try_malloc (sizeof (CRStatement));
1589 result->kind.charset_rule = g_try_malloc (sizeo
[all...]
H A Dcr-num.c49 result = g_try_malloc (sizeof (CRNum));
H A Dcr-selector.c44 result = g_try_malloc (sizeof (CRSelector));
H A Dcr-additional-sel.c51 result = g_try_malloc (sizeof (CRAdditionalSel));
H A Dcr-sel-eng.c1118 result = g_try_malloc (sizeof (CRSelEng));
1125 PRIVATE (result) = g_try_malloc (sizeof (CRSelEngPriv));
1169 handler_entry = g_try_malloc
1359 stmts_tab = g_try_malloc (stmts_chunck_size * sizeof (CRStatement *));
H A Dcr-simple-sel.c41 result = g_try_malloc (sizeof (CRSimpleSel));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-cascade.c70 result = g_try_malloc (sizeof (CRCascade));
77 PRIVATE (result) = g_try_malloc (sizeof (CRCascadePriv));
H A Dcr-doc-handler.c75 result = g_try_malloc (sizeof (CRDocHandler));
81 result->priv = g_try_malloc (sizeof (CRDocHandlerPriv));
H A Dcr-parsing-location.c47 result = g_try_malloc (sizeof (CRParsingLocation)) ;
H A Dcr-string.c38 result = g_try_malloc (sizeof (CRString)) ;
H A Dcr-stylesheet.c42 result = g_try_malloc (sizeof (CRStyleSheet));
H A Dcr-prop-list.c47 result = g_try_malloc (sizeof (CRPropList));
53 PRIVATE (result) = g_try_malloc (sizeof (CRPropListPriv));
H A Dcr-fonts.c159 result = g_try_malloc (sizeof (CRFontFamily));
340 result = g_try_malloc (sizeof (CRFontSize));
923 result = g_try_malloc (sizeof (CRFontSizeAdjust));
H A Dcr-statement.c1135 result = g_try_malloc (sizeof (CRStatement));
1144 result->kind.ruleset = g_try_malloc (sizeof (CRRuleSet));
1270 result = g_try_malloc (sizeof (CRStatement));
1280 result->kind.media_rule = g_try_malloc (sizeof (CRAtMediaRule));
1329 result = g_try_malloc (sizeof (CRStatement));
1339 result->kind.import_rule = g_try_malloc (sizeof (CRAtImportRule));
1454 result = g_try_malloc (sizeof (CRStatement));
1464 result->kind.page_rule = g_try_malloc (sizeof (CRAtPageRule));
1579 result = g_try_malloc (sizeof (CRStatement));
1589 result->kind.charset_rule = g_try_malloc (sizeo
[all...]
H A Dcr-num.c49 result = g_try_malloc (sizeof (CRNum));
H A Dcr-selector.c44 result = g_try_malloc (sizeof (CRSelector));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dglibconfig.in.h134 #define g_try_malloc(n) xmalloc (n) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dglibconfig.in.h134 #define g_try_malloc(n) xmalloc (n) macro

Completed in 137 milliseconds

12