| /third_party/node/deps/v8/src/strings/ |
| H A D | string-stream.cc | 400 void StringStream::PrintSecurityTokenIfChanged(JSFunction fun) { in PrintSecurityTokenIfChanged() argument 409 void StringStream::PrintFunction(JSFunction fun, Object receiver, Code* code) { in PrintFunction() argument 414 void StringStream::PrintPrototype(JSFunction fun, Object receiver) { in PrintPrototype() argument [all...] |
| /third_party/python/Modules/_ctypes/libffi_osx/x86/ |
| H A D | x86-ffi64.c | 588 ffi_prep_closure( ffi_closure* closure, ffi_cif* cif, void (*fun)(ffi_cif*, void*, void**, void*), void* user_data) ffi_prep_closure() argument
|
| /third_party/python/Lib/test/ |
| H A D | test_context.py | 189 def fun(): function 202 def fun(): function 276 def fun(): function 311 def fun(): function
|
| /third_party/node/src/ |
| H A D | node_builtins.cc | 313 Local<Function> fun; in LookupAndCompileInternal() local
|
| H A D | env-inl.h | 722 ThrowError( v8::Local<v8::Value> (fun)v8::Local<v8::String>), const char* errmsg) ThrowError() argument
|
| H A D | node_api.cc | 764 jsvm_add_env_cleanup_hook(JSVM_Env env, jsvm_cleanup_hook fun, void* arg) jsvm_add_env_cleanup_hook() argument 775 jsvm_remove_env_cleanup_hook(JSVM_Env env, jsvm_cleanup_hook fun, void* arg) jsvm_remove_env_cleanup_hook() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | call-site-info.cc | 311 InferMethodNameFromFastObject(Isolate* isolate, JSObject receiver, JSFunction fun, PrimitiveHeapObject name) InferMethodNameFromFastObject() argument 345 InferMethodNameFromDictionary(Isolate* isolate, Dictionary dictionary, JSFunction fun, PrimitiveHeapObject name) InferMethodNameFromDictionary() argument 370 InferMethodName(Isolate* isolate, JSReceiver receiver, JSFunction fun) InferMethodName() argument [all...] |
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-debug.cc | 470 Handle<JSFunction> fun = args.at<JSFunction>(0); in RUNTIME_FUNCTION() local 689 Handle<JSFunction> fun = args.at<JSFunction>(0); in RUNTIME_FUNCTION() local
|
| /third_party/optimized-routines/math/test/ |
| H A D | mathbench.c | 215 static const struct fun struct 232 } fun; member [all...] |
| H A D | ulp.c | 282 struct fun struct 294 } fun; member 313 static const struct fun fun[] = { variable [all...] |
| /third_party/python/Modules/_ctypes/libffi_osx/powerpc/ |
| H A D | ppc-ffi_darwin.c | 714 ffi_prep_closure( ffi_closure* closure, ffi_cif* cif, void (*fun)(ffi_cif*, void*, void**, void*), void* user_data) ffi_prep_closure() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
| H A D | conformance_testing.h | 88 Fun fun; member 96 GeneratorType<Fun> Generator(Fun fun, const char* description) { in Generator() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_pseudocolor.c | 96 curve_fun fun[3]; member 565 static double poly_eval(const double *const poly, double x, curve_fun fun) in poly_eval() argument [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | spvIR.h | 437 void addFunction(Function *fun) { functions.push_back(fun); } in addFunction() argument
|
| /third_party/googletest/googlemock/include/gmock/ |
| H A D | gmock-actions.h | 765 Action(G&& fun) { // NOLINT in Action() argument
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-wasm-objects.cc | 116 auto fun = ApiNatives::InstantiateFunction(Utils::OpenHandle(*tmp)) in GetOrCreateDebugProxyMap() local
|
| H A D | debug-interface.cc | 935 i::Handle<i::JSFunction> fun = in GetBuiltin() local
|
| H A D | debug.cc | 1465 JSFunction fun = JSFunction::cast(obj); in DiscardBaselineCode() local 1483 JSFunction fun = JSFunction::cast(obj); in DiscardAllBaselineCode() local 1599 JSFunction fun = JSFunction::cast(obj); in InstallDebugBreakTrampoline() local 2490 Object fun = it.frame()->function(); HandleDebugBreak() local [all...] |
| /third_party/node/deps/v8/src/json/ |
| H A D | json-stringifier.cc | 336 Handle<Object> fun; in ApplyToJsonFunction() local
|
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | snapshot.cc | 271 i::JSFunction fun = i::JSFunction::cast(o); in ClearReconstructableDataForSerialization() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | options.c | 233 int (*fun)(const char *arg, const char *opt, const struct flag *, int options); member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | js-generic-lowering.cc | 112 const Runtime::Function* fun = Runtime::FunctionForId(f); in ReplaceWithRuntimeCall() local
|
| /third_party/libabigail/src/ |
| H A D | abg-writer.cc | 1342 shared_ptr<function_decl> fun = in write_binding() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-js.cc | 2739 void SetDummyInstanceTemplate(Isolate* isolate, Handle<JSFunction> fun) { in SetDummyInstanceTemplate() argument
|
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | macro-assembler-ia32.cc | 1341 void MacroAssembler::CallDebugOnFunctionCall(Register fun, Register new_target, in CallRecordWriteStub() argument 1429 void MacroAssembler::InvokeFunction(Register fun, Register new_target, in CallRecordWriteStub() argument
|