/external/webkit/JavaScriptCore/pcre/ |
D | pcre_exec.cpp | 151 } locals; member 424 currentFrame->locals.bracketChainNode.previousBracket = currentFrame->args.bracketChain; in startNewGroup() 425 currentFrame->locals.bracketChainNode.bracketStart = currentFrame->args.subjectPtr; in startNewGroup() 426 currentFrame->args.bracketChain = ¤tFrame->locals.bracketChainNode; in startNewGroup() 586 … stack.currentFrame->locals.startOfRepeatingBracket = stack.currentFrame->args.instructionPtr + 1; in match() 587 …RECURSIVE_MATCH_NEW_GROUP(14, stack.currentFrame->locals.startOfRepeatingBracket, stack.currentFra… in match() 590 advanceToEndOfBracket(stack.currentFrame->locals.startOfRepeatingBracket); in match() 591 …stack.currentFrame->args.instructionPtr = stack.currentFrame->locals.startOfRepeatingBracket + 1 +… in match() 596 … stack.currentFrame->locals.startOfRepeatingBracket = stack.currentFrame->args.instructionPtr + 1; in match() 597 advanceToEndOfBracket(stack.currentFrame->locals.startOfRepeatingBracket); in match() [all …]
|
/external/webkit/V8Binding/v8/src/ |
D | scopeinfo.cc | 77 List<Variable*, Allocator> locals(32); // 32 is a wild guess in ScopeInfo() local 78 ASSERT(locals.is_empty()); in ScopeInfo() 79 scope->CollectUsedVariables(&locals); in ScopeInfo() 80 locals.Sort(&CompareLocal); in ScopeInfo() 82 List<Variable*, Allocator> heap_locals(locals.length()); in ScopeInfo() 83 for (int i = 0; i < locals.length(); i++) { in ScopeInfo() 84 Variable* var = locals[i]; in ScopeInfo()
|
D | scopes.cc | 306 void Scope::CollectUsedVariables(List<Variable*, Allocator>* locals) { in CollectUsedVariables() argument 314 locals->Add(var); in CollectUsedVariables() 322 locals->Add(var); in CollectUsedVariables() 330 List<Variable*, FreeStoreAllocationPolicy>* locals); 332 List<Variable*, PreallocatedStorage>* locals); 334 List<Variable*, ZoneListAllocationPolicy>* locals);
|
D | cfg.h | 760 uintptr_t locals() { return locals_; } in locals() function 783 locals_ |= other->locals(); in Union()
|
D | scopes.h | 247 void CollectUsedVariables(List<Variable*, Allocator>* locals);
|
D | mirror-delay.js | 2221 content.locals = x;
|
D | runtime.cc | 6094 Handle<FixedArray> locals = Factory::NewFixedArray(info.NumberOfLocals() * 2); in Runtime_GetFrameDetails() local 6097 locals->set(i * 2, *info.LocalName(i)); in Runtime_GetFrameDetails() 6102 locals->set(i * 2 + 1, it.frame()->GetExpression(i)); in Runtime_GetFrameDetails() 6111 locals->set(i * 2 + 1, in Runtime_GetFrameDetails() 6187 details->set(details_index++, locals->get(i)); in Runtime_GetFrameDetails()
|
/external/aes/ |
D | aescrypt.c | 50 #define locals(y,x) x[4],y[4] macro 52 #define locals(y,x) x##0,x##1,x##2,x##3,y##0,y##1,y##2,y##3 109 { aes_32t locals(b0, b1); in aes_encrypt() 236 { aes_32t locals(b0, b1); in aes_decrypt()
|
/external/freetype/src/cff/ |
D | cffgload.h | 153 FT_Byte** locals; member
|
D | cffgload.c | 438 decoder->locals = sub->local_subrs; in cff_decoder_prepare() 2259 zone->base = decoder->locals[idx]; in cff_decoder_parse_charstrings() 2260 zone->limit = decoder->locals[idx + 1]; in cff_decoder_parse_charstrings()
|
/external/clearsilver/cs/ |
D | csparse.c | 719 map = parse->locals; in lookup_map() 770 map = parse->locals; in var_set_value() 2703 each_map.next = parse->locals; in each_eval() 2706 parse->locals = &each_map; in each_eval() 2730 parse->locals = each_map.next; in each_eval() 2760 with_map.next = parse->locals; in with_eval() 2762 parse->locals = &with_map; in with_eval() 2766 parse->locals = with_map.next; in with_eval() 3207 map->next = parse->locals; in call_eval() 3215 map = parse->locals; in call_eval() [all …]
|
D | cs.h | 283 CS_LOCAL_MAP *locals; member
|
/external/opencore/tools_v2/build/make/platforms/ |
D | android.mk | 7 SHARED_PRELINK_FLAGS := --quiet --prelinkmap $(ANDROID_BASE)/config/prelink-linux-arm.map --locals-…
|
/external/fdlibm/ |
D | configure | 433 | --locals | --local | --loca | --loc | --lo) 437 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
|
/external/webkit/V8Binding/v8/ |
D | ChangeLog | 343 Avoided linear search for non-locals in scope code when resolving 1142 aligned loads and stores and by removing premature locals
|
/external/libxml2/ |
D | xmlschemas.c | 302 xmlSchemaAddItemSize(&(WXS_BUCKET(ctx)->locals), 10, item) 406 xmlSchemaItemListPtr locals; /* Local components. */ member 438 xmlSchemaItemListPtr locals; member 461 xmlSchemaItemListPtr locals; /* Local components. */ member 3503 if (bucket->locals != NULL) { in xmlSchemaBucketFree() 3504 xmlSchemaComponentListFree(bucket->locals); in xmlSchemaBucketFree() 3505 xmlSchemaItemListFree(bucket->locals); in xmlSchemaBucketFree() 3557 ret->locals = xmlSchemaItemListCreate(); in xmlSchemaBucketCreate() 3558 if (ret->locals == NULL) { in xmlSchemaBucketCreate()
|
/external/clearsilver/ |
D | configure | 468 | --locals | --local | --loca | --loc | --lo) 472 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
|
/external/elfutils/ |
D | configure | 436 | --locals | --local | --loca | --loc | --lo) 440 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
|
/external/grub/ |
D | configure | 470 | --locals | --local | --loca | --loc | --lo) 474 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
|
/external/icu4c/ |
D | configure | 468 | --locals | --local | --loca | --loc | --lo) 472 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
|
/external/strace/ |
D | configure | 468 | --locals | --local | --loca | --loc | --lo) 472 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
|
/external/bluetooth/glib/po/ |
D | ca@valencia.po | 1446 "No s'ha pogut trobar el tipus de seguiment de directoris locals predeterminat"
|
D | ca.po | 1445 "No s'ha pogut trobar el tipus de seguiment de directoris locals predeterminat"
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog-2008-08-10 | 7011 (KJS::slideRegisterWindowForCall): Instead, initialize locals 12614 128 locals. This is just a stop-gap until we code up a real 12660 to optimized locals in eval code. 13182 "this", even if we're not optimizing access to other locals. Because 13187 for determining whether we should optimize access to locals, since 13836 4 instructions; 48 bytes at 0x509210; 3 locals (2 parameters); 1 temporaries 14130 we're given matches the number of locals actually allocated. 14715 Registers are printed as lr1 for locals, tr1 for temp registers. Identifiers print as 14831 clarified that "locals" always means all local variables, functions, 15103 function returns, at which point it copies the registers for locals and [all …]
|
/external/bison/ |
D | configure | 471 | --locals | --local | --loca | --loc | --lo) 475 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
|