Home
last modified time | relevance | path

Searched +full:fs +full:- +full:extra (Results 1 – 25 of 836) sorted by relevance

12345678910>>...34

/external/cronet/third_party/cpu_features/src/test/
Dcpuinfo_mips_test.cc7 // http://www.apache.org/licenses/LICENSE-2.0
60 auto& fs = GetEmptyFilesystem(); in TEST() local
61 fs.CreateFile("/proc/cpuinfo", R"(system type : IMG Pistachio SoC (B0) in TEST()
69 extra interrupt vector : yes in TEST()
94 auto& fs = GetEmptyFilesystem(); in TEST() local
95 fs.CreateFile("/proc/cpuinfo", in TEST()
104 extra interrupt vector : yes in TEST()
121 auto& fs = GetEmptyFilesystem(); in TEST() local
122 fs.CreateFile("/proc/cpuinfo", R"(system type : MIPS-Goldfish in TEST()
131 extra interrupt vector : yes in TEST()
[all …]
/external/cpu_features/test/
Dcpuinfo_mips_test.cc7 // http://www.apache.org/licenses/LICENSE-2.0
60 auto& fs = GetEmptyFilesystem(); in TEST() local
61 fs.CreateFile("/proc/cpuinfo", R"(system type : IMG Pistachio SoC (B0) in TEST()
69 extra interrupt vector : yes in TEST()
94 auto& fs = GetEmptyFilesystem(); in TEST() local
95 fs.CreateFile("/proc/cpuinfo", in TEST()
104 extra interrupt vector : yes in TEST()
121 auto& fs = GetEmptyFilesystem(); in TEST() local
122 fs.CreateFile("/proc/cpuinfo", R"(system type : MIPS-Goldfish in TEST()
131 extra interrupt vector : yes in TEST()
[all …]
/external/lua/src/
Dlparser.c56 lu_byte insidetbc; /* true if inside the scope of a to-be-closed var. */
62 ** prototypes for recursive non-terminal functions
70 luaO_pushfstring(ls->L, "%s expected", luaX_token2str(ls, token))); in error_expected()
74 static l_noret errorlimit (FuncState *fs, int limit, const char *what) { in errorlimit() argument
75 lua_State *L = fs->ls->L; in errorlimit()
77 int line = fs->f->linedefined; in errorlimit()
83 luaX_syntaxerror(fs->ls, msg); in errorlimit()
87 static void checklimit (FuncState *fs, int v, int l, const char *what) { in checklimit() argument
88 if (v > l) errorlimit(fs, l, what); in checklimit()
96 if (ls->t.token == c) { in testnext()
[all …]
Dlcode.c37 #define hasjumps(e) ((e)->t != (e)->f)
40 static int codesJ (FuncState *fs, OpCode o, int sj, int k);
46 ls->t.token = 0; /* remove "near <token>" from final message */ in luaK_semerror()
58 switch (e->k) { in tonumeral()
60 if (v) setivalue(v, e->u.ival); in tonumeral()
63 if (v) setfltvalue(v, e->u.nval); in tonumeral()
73 static TValue *const2val (FuncState *fs, const expdesc *e) { in const2val() argument
74 lua_assert(e->k == VCONST); in const2val()
75 return &fs->ls->dyd->actvar.arr[e->u.info].k; in const2val()
83 int luaK_exp2const (FuncState *fs, const expdesc *e, TValue *v) { in luaK_exp2const() argument
[all …]
/external/cronet/third_party/libc++/src/test/libcxx/input.output/filesystems/class.path/path.member/path.native.obs/
Dstring_alloc.pass.cpp1 //===----------------------------------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
10 // UNSUPPORTED: availability-filesystem-missing
12 // These tests require locale for non-char paths
13 // UNSUPPORTED: no-localization
33 namespace fs = std::filesystem;
41 using namespace fs; in doShortStringTest()
50 // extra allocations. in doShortStringTest()
54 // no extra allocations should be done. in doShortStringTest()
[all …]
/external/e2fsprogs/tests/m_minrootdir/
Dexpect1 create fs
32 Required extra isize: 32
33 Desired extra isize: 32
38 Group 0: (Blocks 1-8192)
39 Primary superblock at 1, Group descriptors at 2-2
42 Inode table at 7-134 (+6)
44 Free blocks: 317-8192
45 Free inodes: 19-512
46 Group 1: (Blocks 8193-16383) [INODE_UNINIT]
47 Backup superblock at 8193, Group descriptors at 8194-8194
[all …]
/external/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate05.c1 // SPDX-License-Identifier: GPL-2.0-or-later
10 * - fallocate() some empty blocks
11 * - fill the filesystem
12 * - write() into the preallocated space
13 * - try to fallocate() more blocks until we get ENOSPC
14 * - write() into the extra allocated space
15 * - deallocate part of the file
16 * - write() to the end of file to check that some blocks were freed
45 * Use real FS block size, otherwise fallocate() call will test in setup()
84 * Some file systems may still have a few extra blocks that can be in run()
[all …]
/external/rust/crates/libsqlite3-sys/
Dbuild.rs8 // When inside mozilla-central, we are included into the build with in main()
10 std::fs::copy("sqlite3/bindgen_bundled_version.rs", out_path) in main()
17 all(windows, feature = "bundled-windows") in main()
27 #[cfg(any(feature = "bundled", all(windows, feature = "bundled-windows")))] in main()
31 #[cfg(not(any(feature = "bundled", all(windows, feature = "bundled-windows"))))] in main()
38 #[cfg(any(feature = "bundled", all(windows, feature = "bundled-windows")))]
57 use std::fs; in main()
58 fs::copy("sqlite3/bindgen_bundled_version.rs", out_path) in main()
61 println!("cargo:rerun-if-changed=sqlite3/sqlite3.c"); in main()
62 println!("cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c"); in main()
[all …]
/external/fonttools/Doc/source/
Doptional.rst6 The fonttools PyPI distribution also supports so-called "extras", i.e. a
16 are required to unlock the extra features named "ufo", etc.
20 …Optional dependencies are detailed by module in the list below with the ``Extra`` setting that aut…
27 …he module exports a ElementTree-like API for reading/writing XML files, and allows to use as the b…
29 *Extra:* ``lxml``
37 * `fs <https://pypi.org/pypi/fs>`__: (aka ``pyfilesystem2``) filesystem abstraction layer.
39 * `enum34 <https://pypi.org/pypi/enum34>`__: backport for the built-in ``enum`` module (only requir…
41 *Extra:* ``ufo``
51 *Extra:* ``woff``
64 as the latter already comes with an up-to-date ``unicodedata``.
[all …]
/external/crosvm/cros_tracing/tests/
Dtrace_marker.rs2 // Use of this source code is governed by a BSD-style license that can be
7 use std::fs::File;
15 const TRACE_CONTEXT_INFO: &str = "/sys/kernel/tracing/options/context-info";
20 std::fs::write(TRACING_ON, b"1").unwrap(); in setup()
21 // Remove extra noise from trace file for easier parsing in setup()
22 std::fs::write(TRACE_CONTEXT_INFO, b"0").unwrap(); in setup()
23 // Clear the trace backlog by writing an empty string, in case we have extra in setup()
25 std::fs::write(TRACE_FILE, b"").unwrap(); in setup()
32 std::fs::write(TRACING_ON, b"0").unwrap(); in cleanup()
34 std::fs::write(TRACE_CONTEXT_INFO, b"1").unwrap(); in cleanup()
[all …]
/external/mesa3d/docs/relnotes/
D17.0.2.rst15 ----------------
19 2e0f41e7974ba7a36ca32bbeaf8ebcd65c8fd4d2dc9872f04d4becbd5e7a8cb5 mesa-17.0.2.tar.gz
20 f8f191f909e01e65de38d5bdea5fb057f21649a3aed20948be02348e77a689d4 mesa-17.0.2.tar.xz
23 ------------
28 ---------
30 - `Bug 68504 <https://bugs.freedesktop.org/show_bug.cgi?id=68504>`__ -
31 9.2-rc1 workaround for clover build failure on ppc/altivec: cannot
33 - `Bug 97988 <https://bugs.freedesktop.org/show_bug.cgi?id=97988>`__ -
35 deinterlacing/anti-aliasing issues not visible with VA-API
36 - `Bug 99484 <https://bugs.freedesktop.org/show_bug.cgi?id=99484>`__ -
[all …]
/external/rust/crates/fs-err/
DREADME.md1 <!--
2 This readme is created with https://github.com/livioribeiro/cargo-readme
5 -->
7 # fs-err
9 [![Crates.io](https://img.shields.io/crates/v/fs-err.svg)](https://crates.io/crates/fs-err)
10 …Actions](https://github.com/andrewhickman/fs-err/workflows/CI/badge.svg)](https://github.com/andre…
12 fs-err is a drop-in replacement for [`std::fs`][std::fs] that provides more
13 helpful messages on errors. Extra information includes which operations was
18 Using [`std::fs`][std::fs], if this code fails:
30 ...but if we use fs-err instead, our error contains more actionable information:
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.cpp1 //===-- ARMSubtarget.cpp - ARM Subtarget Information ----------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
43 #define DEBUG_TYPE "arm-subtarget"
50 UseFusedMulOps("arm-use-mulops",
62 cl::values(clEnumValN(DefaultIT, "arm-default-it",
64 clEnumValN(RestrictedIT, "arm-restrict-it",
66 clEnumValN(NoRestrictedIT, "arm-no-restrict-it",
69 /// ForceFastISel - Use the fast-isel, even for subtargets where it is not
[all …]
/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Dtime_parsing.hpp37 /*! Expected format for string is "[-]h[h][:mm][:ss][.fff]".
39 * precision of the time duration type then the extra digits are
43 * string is a '-', all other '-' will be treated as delimiters.
44 * Accepted delimiters are "-:,.".
53 bool is_neg = (s.at(0) == '-'); in str_from_delimited_time_duration()
54 boost::int64_t fs=0; in str_from_delimited_time_duration() local
66 char_type sep_chars[5] = {'-',':',',','.'}; in str_from_delimited_time_duration()
84 int digits = static_cast<int>(beg->length()); in str_from_delimited_time_duration()
91 time_duration td(hour,min,sec,fs); in str_from_delimited_time_duration()
96 fs = _atoi64(beg->substr(0, precision).c_str()); in str_from_delimited_time_duration()
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMSubtarget.cpp1 //===-- ARMSubtarget.cpp - ARM Subtarget Information ----------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
44 #define DEBUG_TYPE "arm-subtarget"
51 UseFusedMulOps("arm-use-mulops",
61 cl::values(clEnumValN(DefaultIT, "arm-default-it",
63 clEnumValN(RestrictedIT, "arm-restrict-it",
66 /// ForceFastISel - Use the fast-isel, even for subtargets where it is not
69 ForceFastISel("arm-force-fast-isel",
[all …]
/external/skia/bench/
DSk4fBench.cpp4 * Use of this source code is governed by a BSD-style license that can be
32 skvx::float4 fs(1,2,3,4); in onDraw() local
33 while (loops --> 0) { in onDraw()
34 fs = skvx::cast<float>(skvx::cast<T>(fs)); in onDraw()
36 fs.store(const_cast<float*>(blackhole)); in onDraw()
50 skvx::float4 fs(1,2,3,4); in onDraw() local
51 while (loops --> 0) { in onDraw()
52 fs = floor(fs); in onDraw()
54 fs.store(const_cast<float*>(blackhole)); in onDraw()
67 dc = c1 - c0, in onDraw()
[all …]
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_aaline.c3 * Copyright 2007-2018 VMware, Inc.
20 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
29 * AA line stage: AA lines are converted triangles (with extra generic)
59 * Subclass of pipe_shader_state to carry extra fragment shader info.
88 struct aaline_fragment_shader *fs; member
124 if (decl->Declaration.File == TGSI_FILE_OUTPUT && in aa_transform_decl()
125 decl->Semantic.Name == TGSI_SEMANTIC_COLOR && in aa_transform_decl()
126 decl->Semantic.Index == 0) { in aa_transform_decl()
127 aactx->colorOutput = decl->Range.First; in aa_transform_decl()
129 else if (decl->Declaration.File == TGSI_FILE_INPUT) { in aa_transform_decl()
[all …]
/external/rust/crates/tokio/src/fs/
Dread_dir.rs1 use crate::fs::asyncify;
5 use std::fs::{FileType, Metadata};
27 /// This is an async version of [`std::fs::read_dir`](std::fs::read_dir)
33 pub async fn read_dir(path: impl AsRef<Path>) -> io::Result<ReadDir> { in read_dir()
35 asyncify(|| -> io::Result<ReadDir> { in read_dir()
36 let mut std = std::fs::read_dir(path)?; in read_dir()
53 /// [`ReadDirStream`]: https://docs.rs/tokio-stream/0.1/tokio_stream/wrappers/struct.ReadDirStream.…
69 Idle(Option<(VecDeque<io::Result<DirEntry>>, std::fs::ReadDir, bool)>),
70 Pending(JoinHandle<(VecDeque<io::Result<DirEntry>>, std::fs::ReadDir, bool)>),
79 pub async fn next_entry(&mut self) -> io::Result<Option<DirEntry>> { in next_entry()
[all …]
/external/angle/build/config/siso/
Dandroid.star1 # -*- bazel-starlark -*-
3 # Use of this source code is governed by a BSD-style license that can be
71 # Don't include files under --generated-dir.
113 v = json.decode(str(ctx.fs.read(ctx.fs.canonpath(fn))))
130 # --aapt2-path ../../third_party/android_build_tools/aapt2/aapt2
131 # --android-manifest gen/chrome/android/trichrome_library_system_stub_apk__manifest.xml
132 # --arsc-package-name=org.chromium.trichromelibrary
133 # --arsc-path obj/chrome/android/trichrome_library_system_stub_apk.ap_
134 # --debuggable
135 …# --dependencies-res-zip-overlays=@FileArg\(gen/chrome/android/webapk/shell_apk/maps_go_webapk.b…
[all …]
/external/e2fsprogs/lib/ext2fs/
Dext_attr.c2 * ext_attr.c --- extended attribute blocks
8 * %Begin-Header%
11 * %End-Header%
28 static errcode_t read_ea_inode_hash(ext2_filsys fs, ext2_ino_t ino, __u32 *hash) in read_ea_inode_hash() argument
33 retval = ext2fs_read_inode(fs, ino, &inode); in read_ea_inode_hash()
55 for (n = 0; n < entry->e_name_len; n++) { in ext2fs_ext_attr_hash_entry()
57 (hash >> (8*sizeof(hash) - NAME_HASH_SHIFT)) ^ in ext2fs_ext_attr_hash_entry()
61 /* The hash needs to be calculated on the data in little-endian. */ in ext2fs_ext_attr_hash_entry()
62 if (entry->e_value_inum == 0 && entry->e_value_size != 0) { in ext2fs_ext_attr_hash_entry()
64 for (n = (entry->e_value_size + EXT2_EXT_ATTR_ROUND) >> in ext2fs_ext_attr_hash_entry()
[all …]
/external/clang/docs/
DLibASTMatchersTutorial.rst5 This document is intended to show how to build a useful source-to-source
24 .. code-block:: console
26 mkdir ~/clang-llvm && cd ~/clang-llvm
31 git clone http://llvm.org/git/clang-tools-extra.git extra
37 .. code-block:: console
39 cd ~/clang-llvm
46 cd ~/clang-llvm
56 .. code-block:: console
58 cd ~/clang-llvm
60 cmake -G Ninja ../llvm -DLLVM_BUILD_TESTS=ON # Enable tests; default is off.
[all …]
/external/webrtc/modules/audio_coding/neteq/
Dexpand.h4 * Use of this source code is governed by a BSD-style license
29 // produce packet-loss concealment.
38 int fs,
53 // Prepare the object to do extra expansion during normal operation following
57 // Prepare the object to do extra expansion during merge operation following
120 // Calculate the auto-correlation of `input`, with length `input_length`
149 int fs,
/external/llvm/lib/Target/AMDGPU/
DAMDGPUTargetMachine.cpp1 //===-- AMDGPUTargetMachine.cpp - TargetMachine for hw codegen targets-----===//
8 //===----------------------------------------------------------------------===//
14 //===----------------------------------------------------------------------===//
47 "r600-ir-structurize",
52 "amdgpu-sroa",
58 "r600-if-convert",
65 "amdgpu-load-store-vectorizer",
112 // 32-bit pointers. in computeDataLayout()
113 return "e-p:32:32-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128" in computeDataLayout()
114 "-v192:256-v256:256-v512:512-v1024:1024-v2048:2048-n32:64"; in computeDataLayout()
[all …]
/external/vulkan-validation-layers/docs/
Dcore_validation_layer.md1 <!-- markdownlint-disable MD041 -->
2 <!-- Copyright 2015-2019 LunarG, Inc. -->
13 [3]: https://i.creativecommons.org/l/by-nd/4.0/88x31.png "Creative Commons License"
14 [4]: https://creativecommons.org/licenses/by-nd/4.0/
19 - the descriptor set state and pipeline state at each draw call are consistent
20 - pipelines are created correctly, known when used and bound at draw time
21 - descriptor sets are known and consist of valid types, formats, and layout
22 - descriptor set regions are valid, bound, and updated appropriately
23 - command buffers referenced are known and valid
24 - command sequencing for specific state dependencies and renderpass use is correct
[all …]
/external/cronet/build/config/siso/
Dandroid.star1 # -*- bazel-starlark -*-
3 # Use of this source code is governed by a BSD-style license that can be
50 "third_party/android_sdk/public/platforms/android-34/android.jar",
51 … "third_party/android_sdk/public/platforms/android-34/optional/android.test.base.jar",
52 … "third_party/android_sdk/public/platforms/android-34/optional/org.apache.http.legacy.jar",
86 … "third_party/android_sdk/public/platforms/android-34/optional/android.test.base.jar",
87 … "third_party/android_sdk/public/platforms/android-34/optional/org.apache.http.legacy.jar",
89 # Don't include files under --generated-dir.
106 "third_party/android_sdk/public/platforms/android-34/android.jar",
107 … "third_party/android_sdk/public/platforms/android-34/optional/android.test.base.jar",
[all …]

12345678910>>...34