Home
last modified time | relevance | path

Searched refs:used (Results 376 - 400 of 834) sorted by relevance

1...<<11121314151617181920>>...34

/third_party/gn/src/gn/
H A Dfunctions_target.cc111 " The tools and commands used to create this target type will be\n" \
298 used to inform "create_bundle" targets of the files to copy into generated
302 If there are multiple files, source expansions must be used to express the
305 This target can be used on all platforms though it is designed only to
374 The "bundle_*_dir" are be used for the expansion of {{bundle_*_dir}} rules in
378 This target can be used on all platforms though it is designed only to
405 The post-processing step used to be limited to code-signing. The properties
406 used to be named `code_signing_$name` instead of `post_processing_$name`. The
544 is used for the name for consistency with other target types).
747 function. They are compiled as dynamic libraries and used b
[all...]
H A Dsubstitution_writer.cc42 Source expansion is used for the action_foreach and copy target types to map
62 placeholders used in the definition of tools. See "gn help tool" for those.
66 be used for specifying inputs to a script in the "args" variable.
75 will generally be used for specifying a transformation from a source file
106 generally be used for replicating the source directory layout in the
107 output directory. This can only be used in actions and bundle_data
119 Details: source expansions can be used in the "outputs" variable, the "args"
329 // only when writing target rules since it can never be used in any
H A Dninja_target_command_util.cc56 if (!target->toolchain()->substitution_bits().used.count(subst_enum)) in WriteOneFlag()
116 // precompiled source file will be used for separate C/C++ compiles. in GetPCHOutputFiles()
/third_party/mesa3d/src/mesa/main/
H A Dglthread_marshal.h46 * Number of uint64_t elements used by the command.
64 if (unlikely(glthread->used + num_elements > MARSHAL_MAX_CMD_SIZE / 8)) in _mesa_glthread_allocate_command()
69 (struct marshal_cmd_base *)&next->buffer[glthread->used]; in _mesa_glthread_allocate_command()
70 glthread->used += num_elements; in _mesa_glthread_allocate_command()
/third_party/python/Tools/msi/
H A Dbuildrelease.bat9 rem alongside an official Python release, by modifying the GUIDs used
19 rem This is the URL that will be used to download installation files.
250 echo For the --pgo option, any Python command line can be used, or 'default' to
/third_party/alsa-lib/src/control/
H A Dcontrol.c68 "hw:CARD=<ID>" - can also be used. Further, its device file (something
75 snd_card_get_longname() can be used to find an identifying property
127 is reconnected. The short numid is used to reduce the lookup time.
131 An element list can be used to obtain a list of all elements of the
181 There's no limitation about maximum size of the data, therefore it can be used
1647 * \param name ASCII identifier of the CTL handle used as fallback
1931 * The return value can be used for sorting like qsort(). It gives persistent
1961 * The return value can be used for sorting like qsort(). It gives persistent
2378 * If you used snd_ctl_elem_list_alloc_space() on the list, you must
2433 * \brief Get number of used entrie
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dconnection.c54 * Response text used when the request (http header) is too big to
67 * Response text used when the request (http header) does not
80 * Response text used when the request (http header) is
93 * Response text used when there is an internal server error.
152 * This function can be used to add an entry to the HTTP headers of a
1481 size_t used; local
1605 used = processed;
1622 if (processed > used)
1632 used -= processed;
1634 connection->current_chunk_offset += used;
[all...]
/third_party/libabigail/tools/
H A Dfedabipkgdiff100 # - the rest are ancillary packages used for the comparison. So, the
228 This is the compare function used in sorted function to sort builds so that
650 For details of APIs used within fedabipkgdiff, refer to from line
659 used to access koji XMLRPC APIs.
751 :param selector: a callable object used to select specific subset of
831 If arch is omitted, name is used to get associated package, and then
899 # build originates from Fedora 26 but is being re-used in
/third_party/python/Lib/
H A Dshutil.py441 """Function that can be used as copytree() ignore parameter.
444 that are used to exclude files"""
547 The optional copy_function argument is a callable that will be used
549 destination path as arguments. By default, copy2() is used, but any
550 function that supports the same signature (like copy()) can be used.
795 If the destination is on our current filesystem, then rename() is used.
800 The optional `copy_function` argument is a callable that will be used
802 By default, copy2() is used, but any function that supports the same
803 signature (like copy()) can be used.
906 'owner' and 'group' can be used t
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/checker/
H A Dbundle_checker.cpp33 __attribute__((used)) BundleChecker BundleChecker::instance_;
/third_party/ltp/testcases/kernel/fs/doio/
H A Drwtest65 -P Places Not used
92 If the size is a percentage, df is used to find how much
338 (while read fs blks used avail cap mountpoint
340 #echo $fs $blks $used $avail >&2
/third_party/icu/icu4c/source/tools/genren/
H A Dgenren.pl12 #* tab size: 8 (not used)
84 * tab size: 8 (not used)
128 #error U_ICU_ENTRY_POINT_RENAME is not defined - cannot continue. Consider defining U_DISABLE_RENAMING if renaming should not be used.
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/Test/
H A DUtils.pm53 returned list can be used with B<alldisabled> and B<anydisabled>.
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/Util/
H A DPod.pm57 to be used with the given .pod file.
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A Dfallback.pm31 It is used to add extra directories at the end of perl's search path so
/third_party/openssl/util/perl/OpenSSL/Test/
H A DUtils.pm53 returned list can be used with B<alldisabled> and B<anydisabled>.
/third_party/openssl/util/perl/OpenSSL/Util/
H A DPod.pm57 to be used with the given .pod file.
/third_party/openssl/util/perl/OpenSSL/
H A Dfallback.pm31 It is used to add extra directories at the end of perl's search path so
/third_party/skia/third_party/externals/swiftshader/tests/kokoro/gcp_windows/
H A Dcontinuous.bat15 REM The currently used OS image comes with CMake 3.17.3. If a newer version is
/third_party/skia/third_party/externals/libjpeg-turbo/simd/nasm/
H A Djsimdcfg.inc.h83 ; Datatype used for image dimensions.
/third_party/skia/third_party/externals/icu/source/tools/genren/
H A Dgenren.pl12 #* tab size: 8 (not used)
84 * tab size: 8 (not used)
128 #error U_ICU_ENTRY_POINT_RENAME is not defined - cannot continue. Consider defining U_DISABLE_RENAMING if renaming should not be used.
/third_party/skia/tests/
H A DPathOpsQuadLineIntersectionThreadedTest.cpp42 result = intersections.used(); in doIntersect()
/third_party/typescript/tests/baselines/reference/tsbuild/noEmitOnError/
H A Dsyntax-errors-with-incremental.js183 /lib/lib.d.ts (used version)
/third_party/mesa3d/src/compiler/nir/
H A Dnir_linking_helpers.c128 * The "used" should be an array of 4 uint64_ts (probably of VARYING_BIT_*)
129 * representing each .location_frac used. Note that for vector variables,
131 * variable is used!
140 uint64_t *used; in nir_remove_unused_io_vars() local
146 used = used_by_other_stage_patches; in nir_remove_unused_io_vars()
148 used = used_by_other_stage; in nir_remove_unused_io_vars()
160 uint64_t other_stage = used[var->data.location_frac]; in nir_remove_unused_io_vars()
227 * so even if the outputs are not used by the TES we must also make in nir_remove_unused_varyings()
321 * used. in get_unmoveable_components_masks()
431 uint64_t used in remap_slots_and_components() local
[all...]
/third_party/lwip/src/netif/ppp/
H A Dauth.c13 * 2. The name(s) of the authors of this software must not be used to
46 * 3. The name "Carnegie Mellon University" must not be used to
396 "Set IP address(es) which can be used without authentication",
501 * set_noauth_addr - set address(es) that can be used without authentication.
573 * N.B. we used to do tdb_writelock/tdb_writeunlock around this
1282 unsigned int used; local
1289 used = link_stats.bytes_in;
1292 used = link_stats.bytes_out;
1296 used = (link_stats.bytes_in > link_stats.bytes_out) ? link_stats.bytes_in : link_stats.bytes_out;
1299 used
[all...]

Completed in 19 milliseconds

1...<<11121314151617181920>>...34