/development/vndk/tools/header-checker/src/repr/json/ |
D | ir_dumper.cpp | 171 JsonObject &function, const CFunctionLikeIR *cfunction_like_ir) { in AddFunctionParametersAndSetReturnType() argument 172 function.Set("return_type", cfunction_like_ir->GetReturnType()); in AddFunctionParametersAndSetReturnType() 173 AddFunctionParameters(function, cfunction_like_ir); in AddFunctionParametersAndSetReturnType() 177 JsonObject &function, const CFunctionLikeIR *cfunction_like_ir) { in AddFunctionParameters() argument 186 function.Set("parameters", parameters); in AddFunctionParameters() 198 JsonObject function; in ConvertFunctionIR() local 199 AddAccess(function, functionp->GetAccess()); in ConvertFunctionIR() 200 function.Set("linker_set_key", functionp->GetLinkerSetKey()); in ConvertFunctionIR() 201 function.Set("source_file", functionp->GetSourceFile()); in ConvertFunctionIR() 202 function.Set("function_name", functionp->GetName()); in ConvertFunctionIR() [all …]
|
D | ir_reader.cpp | 262 const JsonObjectRef &function, CFunctionLikeIR *function_ir) { in ReadFunctionParametersAndReturnType() argument 263 function_ir->SetReturnType(function.GetString("return_type")); in ReadFunctionParametersAndReturnType() 264 for (auto &¶meter : function.GetObjects("parameters")) { in ReadFunctionParametersAndReturnType() 272 FunctionIR JsonIRReader::FunctionJsonToIR(const JsonObjectRef &function) { in FunctionJsonToIR() argument 274 function_ir.SetLinkerSetKey(function.GetString("linker_set_key")); in FunctionJsonToIR() 275 function_ir.SetName(function.GetString("function_name")); in FunctionJsonToIR() 276 function_ir.SetAccess(GetAccess(function)); in FunctionJsonToIR() 277 function_ir.SetSourceFile(function.GetString("source_file")); in FunctionJsonToIR() 278 ReadFunctionParametersAndReturnType(function, &function_ir); in FunctionJsonToIR() 279 ReadTemplateInfo(function, &function_ir); in FunctionJsonToIR() [all …]
|
D | ir_dumper.h | 58 JsonObject &function, const CFunctionLikeIR *cfunction_like_ir); 60 static void AddFunctionParameters(JsonObject &function,
|
D | ir_reader.h | 168 static void ReadFunctionParametersAndReturnType(const JsonObjectRef &function, 171 static FunctionIR FunctionJsonToIR(const JsonObjectRef &function);
|
/development/vndk/tools/header-checker/src/repr/ |
D | ir_representation.cpp | 88 void ModuleIR::AddFunction(FunctionIR &&function) { in AddFunction() argument 89 if (!IsLinkableMessageInExportedHeaders(&function)) { in AddFunction() 92 functions_.insert({function.GetLinkerSetKey(), std::move(function)}); in AddFunction()
|
D | ir_representation.h | 846 void AddFunction(FunctionIR &&function);
|
/development/vndk/tools/header-checker/src/dumper/ |
D | ast_processing.cpp | 73 static bool MutateFunctionWithLinkageName(const repr::FunctionIR *function, in MutateFunctionWithLinkageName() argument 77 *added_function = *function; in MutateFunctionWithLinkageName() 82 static bool AddMangledFunctions(const repr::FunctionIR *function, in AddMangledFunctions() argument 86 if (!MutateFunctionWithLinkageName(function, module, mangling)) { in AddMangledFunctions()
|
/development/scripts/ |
D | native_heapdump_viewer.py | 111 def __init__(self, function, location, library): argument 112 self.function = function 333 function = splitted[2*x]; 335 resolved_addrs[addrs_by_lib[lib][x]] = FrameDescription(function, location, lib) 380 …tal_percent, parent_percent, node.number, indent, node.addr, fd.library, fd.function, fd.location)) 394 …f%% %6d %s%s %s %s" % (node.size, total_percent, node.number, extra, lib, fd.function, fd.location)
|
/development/samples/IntentPlayground/src/com/example/android/intentplayground/ |
D | BaseActivityViewModel.java | 24 import java.util.function.Consumer;
|
D | Tracking.java | 17 import java.util.function.Consumer;
|
D | BaseActivity.java | 41 import java.util.function.Consumer;
|
/development/apps/DumpViewer/app/src/main/java/com/android/dumpviewer/utils/ |
D | Exec.java | 29 import java.util.function.Consumer;
|
/development/vndk/tools/header-checker/src/utils/ |
D | config_file.h | 145 using ErrorListener = std::function<void (size_t, const char *)>;
|
/development/scripts/gdb/ |
D | dalvik.gdb | 18 # also set a breakpoint in a libart.so function to stop when the program
|
/development/tools/winscope/ |
D | yarn.lock | 320 babel-helper-function-name "^6.24.1" 333 babel-helper-function-name@^6.24.1: 335 …resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.2… 337 babel-helper-get-function-arity "^6.24.1" 343 babel-helper-get-function-arity@^6.24.1: 345 …esolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-… 376 babel-helper-function-name "^6.24.1" 429 babel-plugin-syntax-trailing-function-commas@^6.22.0: 431 …egistry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-fu… 468 babel-helper-function-name "^6.24.1" [all …]
|
/development/samples/browseable/AppShortcuts/src/com.example.android.appshortcuts/ |
D | ShortcutHelper.java | 39 import java.util.function.BooleanSupplier;
|
/development/vndk/tools/header-checker/src/linker/ |
D | header_abi_linker.cpp | 128 const std::function<bool(const std::string &)> &symbol_filter); 280 const std::function<bool(const std::string &)> &symbol_filter) { in LinkDecl()
|
/development/samples/ShortcutSample/src/com/example/android/shortcutsample/ |
D | ShortcutHelper.java | 41 import java.util.function.BooleanSupplier;
|
/development/tools/labpretest/ |
D | README | 50 rewrite the flash_device function and any others, etc...
|
/development/samples/ShortcutDemo/publisher/src/com/example/android/pm/shortcutdemo/ |
D | ShortcutPublisher.java | 54 import java.util.function.BooleanSupplier;
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 201 conversion - n. the act of changing from one use or function or purpose to another 210 counterpart - n. a person or thing having the same function or characteristics as another 321 emulate - v. imitate the function of (another system), as by modifying the hardware or the software 377 facility - n. something designed and created to serve a particular function and to afford a particu… 657 operate - v. handle and cause to function 840 restore - v. bring back into original existence, use, function, or position
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 701 d) If a facility in the modified Library refers to a function or a 705 in the event an application does not supply such function or 709 (For example, a function in a library to compute square roots has 712 application-supplied function or table used by this function must 714 root function must still compute square roots.) 2424 d) If a facility in the modified Library refers to a function or a 2428 in the event an application does not supply such function or 2432 (For example, a function in a library to compute square roots has 2435 application-supplied function or table used by this function must 2437 root function must still compute square roots.) [all …]
|