/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/ |
test_result.py | 474 addFunction = getattr(result, add_attr) 475 addFunction(self, (None, None, None))
|
/frameworks/base/services/usb/java/com/android/server/usb/ |
UsbDeviceManager.java | 668 functions = UsbManager.addFunction(functions, UsbManager.USB_FUNCTION_ADB); [all...] |
/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
SPIRVModule.cpp | 181 virtual SPIRVFunction *addFunction(SPIRVFunction *); 182 virtual SPIRVFunction *addFunction(SPIRVTypeFunction *, SPIRVId); 805 SPIRVModuleImpl::addFunction(SPIRVFunction *Func) { 811 SPIRVModuleImpl::addFunction(SPIRVTypeFunction *FuncType, SPIRVId Id) { 812 return addFunction(new SPIRVFunction(this, FuncType, [all...] |
/external/libxml2/doc/ |
index.py | 272 def addFunction(name, module, desc = ""): 684 addFunction(symbol, file) 878 addFunction(symbol, file, "") 882 addFunction(symbol, file, info) [all...] |
/external/v8/src/asmjs/ |
asm-wasm-builder.cc | 73 init_function_ = builder_->AddFunction(b.Build()); 78 foreign_init_function_ = builder_->AddFunction(); [all...] |
asm-typer.cc | 506 void AddFunction(const AstNode& node) { functions_.AddNewElement(node); } 654 source_layout.AddFunction(*fun_decl); [all...] |
/external/google-breakpad/src/common/ |
module.h | 202 void AddFunction(Function *function);
|
/external/swiftshader/src/Reactor/ |
DLL.cpp | 53 void DLL::addFunction(const void *function, const void *entry, int size)
|
/external/v8/src/wasm/ |
wasm-interpreter.cc | 901 AddFunction(function, code_start, code_end); 940 int AddFunction(const WasmFunction* function, const byte* code_start, [all...] |
wasm-module-builder.cc | 229 WasmFunctionBuilder* WasmModuleBuilder::AddFunction(FunctionSig* sig) {
|
/frameworks/base/core/java/android/hardware/usb/ |
UsbManager.java | 667 public static String addFunction(String functions, String function) {
|
/prebuilts/tools/common/m2/repository/com/google/jsilver/jsilver/1.0.0/ |
jsilver-1.0.0-sources.jar | |
/external/v8/src/parsing/ |
parser.h | 809 fni_->AddFunction(func_to_infer); [all...] |
parser.cc | [all...] |
/external/llvm/bindings/go/llvm/ |
ir.go | [all...] |
/external/spirv-llvm/lib/SPIRV/ |
SPIRVWriter.cpp | 643 BM->addFunction(BFT))); [all...] |
/external/google-breakpad/src/client/mac/handler/testcases/testdata/ |
dump_syms_i386_breakpad.sym | 167 FUNC 1bb2 4a2 0 -[DumpSymbols addFunction:line:address:section:] [all...] |
/external/v8/tools/profviz/ |
gnuplot-4.6.3-emscripten.js | 381 addFunction: function (func) { [all...] |
/prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/ |
htmlunit-core-js-2.14.jar | |
/prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/ |
rhino-1.7R3.jar | |