Searched
full:replacement (Results
601 -
625 of
2295) sorted by null
<<21222324252627282930>>
/development/ndk/platforms/android-3/arch-arm/include/machine/ |
cpu-features.h | 153 * used in replacement of deprecated swp instruction
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
LocalServiceActivities.java | 125 // supporting component replacement by other applications).
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3parser.c | 154 // a replacement function for debug mode should be supplied
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/tree/ |
ANTLRCommonTreeTest.m | 500 ANTLRCommonTree *replacement = [ANTLRCommonTree newTreeWithTokenType:ANTLRTokenTypeUP]; 501 replacement.token.text = @"<UP>"; 507 [parent replaceChildrenFrom:0 To:0 With:replacement]; 509 STAssertTrue([parent getChild:0] == replacement, @"Children do not match");
|
/external/bison/build-aux/snippet/ |
warn-on-use.h | 25 instructions on the replacement function that should be used
|
/external/bison/darwin-lib/sys/ |
stat.h | 72 * For providing a replacement for a function that exists on all platforms, 91 * For providing a replacement for a function that exists on some platforms 124 declares a replacement function, named rpl_func, with the given prototype, 732 /* The lchmod replacement follows symbolic links. Callers should take [all...] |
/external/bison/doc/ |
bison.1 | 4 bison \- GNU Project parser generator (yacc replacement)
|
/external/bison/lib/ |
stat.c | 69 # error "Please port this replacement to your platform"
|
/external/bison/linux-lib/sys/ |
stat.h | 72 * For providing a replacement for a function that exists on all platforms, 91 * For providing a replacement for a function that exists on some platforms 124 declares a replacement function, named rpl_func, with the given prototype, 732 /* The lchmod replacement follows symbolic links. Callers should take [all...] |
/external/bison/m4/ |
isnanf.m4 | 62 dnl Prerequisites of replacement isnanf definition. It does not need -lm.
|
isnanl.m4 | 55 dnl Prerequisites of replacement isnanl definition. It does not need -lm.
|
strerror_r.m4 | 49 # Detect if strerror_r works, but without affecting whether a replacement
|
wctype_h.m4 | 103 dnl collision with gnulib's replacement.
|
/external/blktrace/ |
rbtree.h | 152 /* Fast replacement of a single node without remove/rebalance/add/rebalance */
|
/external/ceres-solver/internal/ceres/ |
map_util.h | 45 // This is intended as a replacement for operator[] as an rvalue (for reading)
|
/external/chromium/chrome/browser/chromeos/cros/ |
cros_library.h | 43 // purpose of testing (i.e. replacement of members' implementation with
|
/external/chromium/chrome/browser/importer/ |
toolbar_importer.h | 80 // Token replacement tags are defined below.
|
/external/chromium/chrome/browser/notifications/ |
notification_ui_manager.cc | 187 // First check the queue of pending notifications for replacement.
|
/external/chromium/googleurl/src/ |
url_canon_host.cc | 163 unsigned char replacement = kHostCharLookup[source]; local 164 if (!replacement) { 168 } else if (replacement == kEsc) { 175 output->push_back(replacement);
|
/external/chromium/net/http/ |
http_auth_handler_factory_unittest.cc | 88 // Test replacement of existing auth scheme
|
/external/chromium/testing/gtest/test/ |
gtest-options_test.cc | 115 // Chandler Carruth's libtool replacement is ready.
|
gtest_xml_outfiles_test.py | 110 # hack when Chandler Carruth's libtool replacement tool is ready.
|
/external/chromium_org/chrome/browser/autocomplete/ |
keyword_provider.cc | 132 // And extract the replacement string. 193 // Don't provide a keyword if it doesn't support replacement. 315 // supports replacement and that has extra text following it), 493 // Keyword that has no replacement text (aka a shorthand for a URL).
|
zero_suggest_provider.h | 157 // term replacement, an arbitrary URL, etc.).
|
/external/chromium_org/chrome/browser/extensions/api/ |
execute_code_function.cc | 57 // We need to do message replacement on the data, so it has to be mutable.
|
Completed in 379 milliseconds
<<21222324252627282930>>