Searched defs:replacer (Results 1 - 21 of 21) sorted by relevance

/external/v8/test/mjsunit/regress/
H A Dregress-752.js32 function replacer(key, value) { function
36 assertEquals("[false]", JSON.stringify([42], replacer));
/external/icu/icu4c/source/i18n/
H A Dfuncrepl.h26 * A replacer that calls a transliterator to generate its output text.
28 * UnicodeReplacer object. That is, this replacer wraps another
29 * replacer with a transliterator.
43 * The replacer object. This generates text that is then
46 UnicodeFunctor* replacer; member in class:FunctionReplacer
51 * Construct a replacer that takes the output of the given
52 * replacer, passes it through the given transliterator, and emits
/external/v8/test/mjsunit/
H A Ddebug-stepout-to-builtin.js64 function replacer(key, value) { function
75 JSON.stringify(obj, replacer);
H A Djson-stringify-holder.js10 function replacer(key, value) { function
17 assertEquals(`{"a":true,"replaced":true}`, JSON.stringify(object, replacer));
59 function replacer(key, value) {
67 JSON.stringify(object, replacer));
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
H A DUtils.java54 and a string to replace with, replacer,
56 You can use replacer==null to remove replacee from the string.
61 public static String replace(String src, String replacee, String replacer) { argument
67 if ( replacer!=null ) {
68 result.append(replacer);
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DFunctionReplacer.java15 * A replacer that calls a transliterator to generate its output text.
17 * UnicodeReplacer object. That is, this replacer wraps another
18 * replacer with a transliterator.
29 * The replacer object. This generates text that is then
32 private UnicodeReplacer replacer; field in class:FunctionReplacer
35 * Construct a replacer that takes the output of the given
36 * replacer, passes it through the given transliterator, and emits
42 replacer = theReplacer;
53 // First delegate to subordinate replacer
54 int len = replacer
[all...]
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DFunctionReplacer.java14 * A replacer that calls a transliterator to generate its output text.
16 * UnicodeReplacer object. That is, this replacer wraps another
17 * replacer with a transliterator.
28 * The replacer object. This generates text that is then
31 private UnicodeReplacer replacer; field in class:FunctionReplacer
34 * Construct a replacer that takes the output of the given
35 * replacer, passes it through the given transliterator, and emits
41 replacer = theReplacer;
52 // First delegate to subordinate replacer
53 int len = replacer
[all...]
/external/v8/src/compiler/
H A Dliveness-analyzer.cc54 void LivenessAnalyzer::Run(NonLiveFrameStateSlotReplacer* replacer) { argument
82 block->Process(&working_area, replacer);
95 NonLiveFrameStateSlotReplacer* replacer) {
110 if (replacer != nullptr) {
111 replacer->ClearNonLiveFrameStateSlots(entry.node(), result);
94 Process(BitVector* result, NonLiveFrameStateSlotReplacer* replacer) argument
/external/v8/src/
H A Djson-stringifier.cc91 Handle<Object> replacer,
93 if (!InitializeReplacer(replacer)) return MaybeHandle<Object>();
113 bool JsonStringifier::InitializeReplacer(Handle<Object> replacer) { argument
116 Maybe<bool> is_array = Object::IsArray(replacer);
124 Object::GetLengthFromArrayLike(isolate_, replacer), false);
131 isolate_, element, Object::GetElement(isolate_, replacer, i), false);
150 } else if (replacer->IsCallable()) {
151 replacer_function_ = Handle<JSReceiver>::cast(replacer);
90 Stringify(Handle<Object> object, Handle<Object> replacer, Handle<Object> gap) argument
H A Dbuiltins.cc2233 Handle<Object> replacer = args.atOrUndefined(isolate, 2); local
2236 stringifier.Stringify(object, replacer, indent));
H A Dapi.cc2855 i::Handle<i::Object> replacer = isolate->factory()->undefined_value(); local
2861 .Stringify(object, replacer, gap_string)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/lib/build/
H A Dbnd-0.0.384.jar ... aQute/libg/sed/ OSGI-OPT/src/aQute/libg/sed/Replacer.java OSGI-OPT/src/aQute/libg/sed/Sed ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 517 milliseconds