Home
last modified time | relevance | path

Searched defs:fw (Results 1 – 25 of 26) sorted by relevance

12

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
Dselect-select-true-false0.c1 int fw(int p, int a, int b) { return ((p ? 42 : 0) ? a : b) == ( p ? a : b); } in fw() function
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Ddiscrete_distribution.h74 UnaryOperation fw) { in param_type()
124 UnaryOperation fw) in discrete_distribution()
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
Dfgetws.c33 size_t fw = fwrite(str, sizeof(char), sizeof(str), fp); in fgetws_0100() local
/third_party/node/deps/v8/src/compiler/backend/
Djump-threading.cc83 RpoNumber fw = block->rpo_number(); in ComputeForwarding() local
234 RpoNumber fw = result[rpo.ToInt()]; in ApplyForwarding() local
/third_party/musl/porting/liteos_a/kernel/src/math/
D__rem_pio2_large.c276 double z,fw,f[20],fq[20],q[20]; in __rem_pio2_large() local
/third_party/musl/src/math/
D__rem_pio2_large.c276 double z,fw,f[20],fq[20],q[20]; in __rem_pio2_large() local
/third_party/ltp/testcases/kernel/firmware/fw_load_kernel/
Dltp_fw_load.c41 static int fw; variable
/third_party/musl/src/locale/
Dstrfmon.c13 int lp, rp, w, fw; in vstrfmon_l() local
/third_party/libsnd/src/ALAC/
Daglib.h60 uint32_t fw, sw ; member
/third_party/FreeBSD/lib/msun/src/
Ds_tanhl.c90 float fr, fw; in divl() local
/third_party/ltp/testcases/kernel/firmware/fw_load_user/
Dfw_load.c58 static struct fw_file_info fw[FW_FILES]; variable
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video.c71 struct nouveau_bo *fw; in nv84_load_firmwares() local
746 #define FIRMWARE_PRESENT(val, fw) (val & FIRMWARE_ ## fw) argument
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBManager.java391 FileWriter fw = new FileWriter(outputFile); in writeToFile() local
448 FileWriter fw = new FileWriter(outputFile); in writeToFile() local
DRBReporter.java181 FileWriter fw = new FileWriter(textFile); in generateReports() local
278 FileWriter fw = new FileWriter(htmlFile); in generateReports() local
341 FileWriter fw = new FileWriter(xmlFile); in generateReports() local
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/
DMigrationJob.java300 FileWriter fw = new FileWriter(newFileLocation); in exportToFile() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_framebuffer.c421 float fw = viewport->scale[0] * 2.0f; in get_viewport_prescale() local
/third_party/jerryscript/jerry-libm/
Dtrig.c193 double z, fw, f[20], fq[20], q[20]; in __kernel_rem_pio2() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBManagerGUI.java1387 FileWriter fw = new FileWriter(outputFile); in write() local
/third_party/lwip/src/include/lwip/
Dstats.h67 STAT_COUNTER fw; /* Forwarded packets. */ member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp88 const float fw = (float)size.x(); in genTexCoords() local
/third_party/node/deps/v8/src/base/
Dieee754.cc471 double z, fw, f[20], fq[20], q[20]; in __kernel_rem_pio2() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DSamplerCore.cpp1292 Float4 fu, fv, fw; in sampleFloat3D() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp129 const float fw = (float)srcSize.x(); in genTexCoords() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSamplerCore.cpp1000 Float4 fu, fv, fw; in sampleFloat3D() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c1762 gst_qtdemux_find_sample (GstQTDemux * qtdemux, gint64 byte_pos, gboolean fw, in gst_qtdemux_find_sample()

12