Home
last modified time | relevance | path

Searched defs:fn (Results 1 – 20 of 20) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/gpu_info_util/
DSystemInfo_vulkan.cpp92 void *gpa(std::string fn) { return dlsym(mLibVulkan, fn.c_str()); } in gpa()
93 #define GPA(ob, type, fn) reinterpret_cast<type>(ob.gpa(fn)) argument
/device/google/contexthub/firmware/lib/libm/
Def_rem_pio2.c105 float z,w,t,r,fn; local
/device/google/cuttlefish/host/commands/secure_env/
Dtpm_hmac.cpp153 auto fn = data_size > TPM2_MAX_DIGEST_BUFFER ? SegmentedHmac : OneshotHmac; in TpmHmac() local
/device/generic/vulkan-cereal/third-party/perfetto/src/base/
Dthread_task_runner.cc94 void ThreadTaskRunner::PostTaskAndWaitForTesting(std::function<void()> fn) { in PostTaskAndWaitForTesting()
/device/generic/vulkan-cereal/protocols/vulkan/xml/
Dcomment_convert.py171 def process(self, fn, write=False): argument
Dmake_ext_dependency.py125 def make_dir(fn): argument
/device/generic/vulkan-cereal/third-party/angle/scripts/
Dexport_targets.py275 def fn(target_name): function
Dgenerate_entry_points.py1582 capser = lambda fn: "EGL_" + fn[3:] argument
/device/generic/vulkan-cereal/protocols/vulkan/xml/spec_tools/
Dhtml_printer.py423 def makeIdentifierFromFilename(self, fn): argument
Dconsole_printer.py262 def formatFilename(self, fn, _with_color=True): argument
Dbase_printer.py206 def getRelativeFilename(self, fn): argument
/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/tools/
Dastc_inspector_cli.cc126 const std::function<int(const IntermediateBlockData&)> &fn) in PerBlockAverage()
155 const std::function<bool(const IntermediateBlockData&)> &fn) in PerBlockPredicate()
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_util/
DIntermNode_util.cpp301 const TFunction *fn = LookUpBuiltInFunction(name, arguments, symbolTable, shaderVersion); in CreateBuiltInFunctionCallNode() local
/device/linaro/dragonboard/qcom/qrtr/src/
Dwaiter.c116 void (* fn)(void *data, struct waiter_ticket *); member
/device/linaro/hikey/hifi/xaf/host-apf/playback/tinyalsa/
Dpcm.c561 char fn[256]; in pcm_params_get() local
845 char fn[256]; in pcm_open() local
/device/generic/goldfish/wifi/wifi_hal/
Dwifi_hal.cpp399 wifi_error init_wifi_vendor_hal_func_table(wifi_hal_fn* fn) in init_wifi_vendor_hal_func_table()
/device/linaro/poplar/wifi/wifi_hal/
Dwifi_hal.cpp158 wifi_error init_wifi_vendor_hal_func_table(wifi_hal_fn *fn) in init_wifi_vendor_hal_func_table()
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/
DXlibint.h1250 XConnectionWatchProc fn; member
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc5632 void ThreadTaskRunner::PostTaskAndWaitForTesting(std::function<void()> fn) { in PostTaskAndWaitForTesting()
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp6529 void ThreadTaskRunner::PostTaskAndWaitForTesting(std::function<void()> fn) { in PostTaskAndWaitForTesting()