/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | push.h | 41 void Push(MutableFst<Arc> *fst, ReweightType type) { in Push() function 57 void Push(const Fst<Arc> &ifst, MutableFst<Arc> *ofst, uint32 ptype) { in Push() function
|
/external/chromium/chrome/browser/sync/util/ |
D | dbgq.h | 19 void Push(const T& t) { in Push() function
|
/external/chromium/base/ |
D | task_queue.cc | 18 void TaskQueue::Push(Task* task) { in Push() function in TaskQueue
|
/external/v8/src/x64/ |
D | full-codegen-x64.cc | 196 __ Push(Smi::FromInt(scope()->num_parameters())); in Generate() local 403 __ Push(lit); in Plug() local 497 __ Push(isolate()->factory()->true_value()); in Plug() local 500 __ Push(isolate()->factory()->false_value()); in Plug() local 700 __ Push(variable->name()); in EmitDeclaration() local 704 __ Push(Smi::FromInt(attr)); in EmitDeclaration() local 714 __ Push(Smi::FromInt(0)); // no initial value! in EmitDeclaration() local 760 __ Push(pairs); in DeclareGlobals() local 761 __ Push(Smi::FromInt(is_eval() ? 1 : 0)); in DeclareGlobals() local 762 __ Push(Smi::FromInt(strict_mode_flag())); in DeclareGlobals() local [all …]
|
D | lithium-codegen-x64.cc | 1980 __ Push(instr->function()); in DoDeferredLInstanceOfKnownGlobal() local 3216 __ Push(Smi::FromInt(const_index)); in DoDeferredStringCharCodeAt() local 3638 __ Push(Smi::FromInt(instr->hydrogen()->literal_index())); in DoArrayLiteral() local 3639 __ Push(instr->hydrogen()->constant_elements()); in DoArrayLiteral() local 3666 __ Push(Smi::FromInt(instr->hydrogen()->literal_index())); in DoObjectLiteral() local 3667 __ Push(instr->hydrogen()->constant_properties()); in DoObjectLiteral() local 3668 __ Push(Smi::FromInt(instr->hydrogen()->fast_elements() ? 1 : 0)); in DoObjectLiteral() local 3704 __ Push(Smi::FromInt(instr->hydrogen()->literal_index())); in DoRegExpLiteral() local 3705 __ Push(instr->hydrogen()->pattern()); in DoRegExpLiteral() local 3706 __ Push(instr->hydrogen()->flags()); in DoRegExpLiteral() local [all …]
|
D | ic-x64.cc | 1599 __ Push(Smi::FromInt(NONE)); // PropertyAttributes in GenerateGlobalProxy() local 1600 __ Push(Smi::FromInt(strict_mode)); in GenerateGlobalProxy() local 1621 __ Push(Smi::FromInt(NONE)); // PropertyAttributes in GenerateRuntimeSetProperty() local 1622 __ Push(Smi::FromInt(strict_mode)); // Strict mode. in GenerateRuntimeSetProperty() local
|
D | regexp-macro-assembler-x64.cc | 1286 void RegExpMacroAssemblerX64::Push(Register source) { in Push() function in v8::internal::RegExpMacroAssemblerX64 1294 void RegExpMacroAssemblerX64::Push(Immediate value) { in Push() function in v8::internal::RegExpMacroAssemblerX64 1319 void RegExpMacroAssemblerX64::Push(Label* backtrack_target) { in Push() function in v8::internal::RegExpMacroAssemblerX64
|
D | stub-cache-x64.cc | 783 __ Push(Handle<Map>(transition)); in GenerateStoreField() local 1057 __ Push(Handle<Object>(callback_handle->data())); in GenerateLoadCallback() local 2375 __ Push(Handle<AccessorInfo>(callback)); // callback info in CompileStoreCallback() local 2426 __ Push(Smi::FromInt(strict_mode_)); in CompileStoreInterceptor() local 3445 __ Push(Smi::FromInt(NONE)); // PropertyAttributes in CompileKeyedStoreStub() local 3446 __ Push(Smi::FromInt( in CompileKeyedStoreStub() local
|
D | builtins-x64.cc | 569 __ Push(Smi::FromInt(static_cast<int>(type))); in Generate_NotifyDeoptimizedHelper() local 634 __ Push(FACTORY->undefined_value()); in Generate_FunctionCall() local 1322 __ Push(Smi::FromInt(StackFrame::ARGUMENTS_ADAPTOR)); in EnterArgumentsAdaptorFrame() local
|
/external/v8/tools/ |
D | jsmin.py | 76 def Push(self): member in JavaScriptMinifier
|
/external/v8/src/arm/ |
D | ic-arm.cc | 663 __ Push(r3, r2); in GenerateCallMiss() local 798 __ Push(r1, r2); // pass the receiver and the key in GenerateMegamorphic() local 921 __ Push(r3, r2); in GenerateMiss() local 1154 __ Push(r1, r0); in GenerateMiss() local 1169 __ Push(r1, r0); in GenerateRuntimeGetProperty() local 1378 __ Push(r1, r0); // Receiver, key. in GenerateIndexedInterceptor() local 1401 __ Push(r2, r1, r0); in GenerateMiss() local 1419 __ Push(r2, r1, r0); in GenerateRuntimeSetProperty() local 1423 __ Push(r1, r0); in GenerateRuntimeSetProperty() local 1567 __ Push(r1, r2, r0); in GenerateMiss() local [all …]
|
D | full-codegen-arm.cc | 138 __ Push(lr, fp, cp, r1); in Generate() local 207 __ Push(r3, r2, r1); in Generate() local 747 __ Push(cp, r2, r1, r0); in EmitDeclaration() local 749 __ Push(cp, r2, r1); in EmitDeclaration() local 754 __ Push(cp, r2, r1, r0); in EmitDeclaration() local 804 __ Push(cp, r2, r1, r0); in DeclareGlobals() local 1002 __ Push(r2, r1, r0); in VisitForInStatement() local 1008 __ Push(r1, r0); in VisitForInStatement() local 1011 __ Push(r1, r0); // Fixed array length (as smi) and initial index. in VisitForInStatement() local 1099 __ Push(cp, r0, r1); in EmitNewClosure() local [all …]
|
D | stub-cache-arm.cc | 456 __ Push(r2, r0); in GenerateStoreField() local 870 __ Push(holder, name_); in LoadWithInterceptor() local 1268 __ Push(reg, scratch3, name_reg); in GenerateLoadCallback() local 1339 __ Push(receiver, holder_reg, name_reg); in GenerateLoadInterceptor() local 1341 __ Push(holder_reg, name_reg); in GenerateLoadInterceptor() local 1406 __ Push(receiver, holder_reg); in GenerateLoadInterceptor() local 1409 __ Push(scratch3, scratch2, name_reg); in GenerateLoadInterceptor() local 1414 __ Push(holder_reg, scratch3, scratch2, name_reg); in GenerateLoadInterceptor() local 2654 __ Push(ip, r2, r0); in CompileStoreCallback() local 2700 __ Push(r1, r2, r0); // Receiver, name, value. in CompileStoreInterceptor() local [all …]
|
D | code-stubs-arm.cc | 131 __ Push(cp, r3, r4); in Generate() local 1670 __ Push(lhs_, rhs_); in Generate() local 1782 __ Push(r1, r0); in GenerateTypeTransition() local 1787 __ Push(r2, r1, r0); in GenerateTypeTransition() local 2408 __ Push(r5, r4); in GenerateInt32Stub() local 2737 __ Push(r1, r0); in GenerateRegisterArgsPush() local 3449 __ Push(r8, r7, r6, r5); in GenerateBody() local 3731 __ Push(r0, r1); in Generate() local 3736 __ Push(r0, r1); in Generate() local 4592 __ Push(object_, index_); in GenerateSlow() local [all …]
|
/external/v8/src/mips/ |
D | macro-assembler-mips.h | 443 void Push(Register src) { in Push() function 479 void Push(Register src, Condition cond, Register tst1, Register tst2) { in Push() function
|
D | regexp-macro-assembler-mips.cc | 434 void RegExpMacroAssemblerMIPS::Push(Register source) { in Push() function in v8::internal::RegExpMacroAssemblerMIPS
|
/external/v8/test/cctest/ |
D | test-assembler-mips.cc | 999 __ Push(t0); // These instructions disappear after opt. in TEST() local 1004 __ Push(t3); in TEST() local 1006 __ Push(t3); // These instructions disappear after opt. in TEST() local 1009 __ Push(t3); in TEST() local 1018 __ Push(t1); in TEST() local 1022 __ Push(t1); in TEST() local 1026 __ Push(t1); in TEST() local 1030 __ Push(t2); in TEST() local 1034 __ Push(t1); in TEST() local
|
/external/webrtc/src/common_audio/resampler/main/source/ |
D | resampler.cc | 401 int Resampler::Push(const WebRtc_Word16 * samplesIn, int lengthIn, WebRtc_Word16* samplesOut, in Push() function in webrtc::Resampler
|
/external/v8/src/ |
D | mark-compact.h | 72 void Push(HeapObject* object) { in Push() function
|
D | hydrogen.h | 352 void Push(HValue* value) { in Push() function 670 void Push(HValue* value) { environment()->Push(value); } in Push() function
|
/external/skia/src/svg/ |
D | SkSVGPaintState.cpp | 454 void SkSVGPaint::Push(SkSVGPaint** head, SkSVGPaint* newRecord) { in Push() function in SkSVGPaint
|
/external/valgrind/tsan/ |
D | ts_util.h | 294 void Push(const char *cc) { in Push() function
|
/external/opencv/cvaux/src/ |
D | cvcalibfilter.cpp | 437 bool CvCalibFilter::Push( const CvPoint2D32f** pts ) in Push() function in CvCalibFilter
|
/external/chromium/chrome/browser/net/ |
D | predictor.cc | 711 void Predictor::HostNameQueue::Push(const GURL& url, in Push() function in chrome_browser_net::Predictor::HostNameQueue
|
/external/valgrind/unittest/ |
D | windows_tests.cc | 399 void Push() { in Push() function
|