Home
last modified time | relevance | path

Searched refs:given (Results 26 - 50 of 115) sorted by relevance

12345

/third_party/icu/icu4c/source/extra/uconv/
H A Dmakedata.mak19 #Here we test if a valid configuration is given
35 #Let's see if user has given us a path to ICU
/third_party/skia/third_party/externals/icu/source/extra/uconv/
H A Dmakedata.mak19 #Here we test if a valid configuration is given
35 #Let's see if user has given us a path to ICU
/third_party/python/Lib/test/test_importlib/frozen/
H A Dtest_loader.py87 'for {name}.{attr}, {given!r} != {expected!r}'.format(
88 name=name, attr=attr, given=attr_value,
101 'for {name}.{attr}, {given} != {expected!r}'.format(
102 name=name, attr=attr, given=attr_value,
/third_party/libabigail/tools/
H A Dfedabipkgdiff315 """Determine if this is the peer of a given rpm.
324 given package with a given NVR is another package with a N'V'
446 For a given architecture, a set of RPMs is made of one RPM and its
450 So a given RPMCollection would (informally) look like:
537 """Get sibling debuginfo package of given rpm
551 """Get the debuginfo package that matches a given one """
564 """Get sibling devel package of given rpm"""
580 to a given RPM.
/third_party/gn/src/gn/
H A Dfunction_template.cc131 # Tell GN how to expand output names given the sources.
/third_party/libsnd/Octave/
H A Dsndfile_play.m24 ## Description: Play the given data as a sound file
/third_party/libunwind/libunwind/doc/
H A Dunw_set_cache_size.tex20 address space \Var{as} to hold at least as many items as given by
H A Dlibunwind.tex242 However, any given cursor may be accessed by only one thread at
243 any given time.
293 select the exact caching policy in use for a given address-space
/third_party/libcoap/examples/
H A Detsi_coaptest.sh179 echo -e "\nno interface given"
/third_party/node/tools/msvs/
H A Dfind_python.cmd31 :: Read the InstallPath of a given Environment Key to %p%
/third_party/skia/third_party/externals/tint/tools/src/cmd/run-parallel/
H A Dmain.go47 per-instance-value for the given invocation.
/third_party/rust/crates/codespan/codespan-reporting/examples/
H A Dcustom_files.rs70 given: line_index, in line_start()
115 /// Get the file corresponding to the given id.
/third_party/skia/third_party/externals/libjpeg-turbo/simd/nasm/
H A Djsimdcfg.inc.h102 ; A forward DCT routine is given a pointer to a work area of type DCTELEM[];
/third_party/rust/crates/termcolor/src/
H A Dlib.rs498 /// Create a new `StandardStream` with the given color preferences that
511 /// Create a new `StandardStream` with the given color preferences that
572 /// Create a new `BufferedStandardStream` with the given color preferences
586 /// Create a new `BufferedStandardStream` with the given color preferences
602 /// Create a new inner writer for a standard stream with the given color
616 /// Create a new inner writer for a standard stream with the given color
918 /// given color preferences.
933 /// given color preferences.
968 /// Create a new `BufferWriter` that writes to stdout with the given
980 /// Create a new `BufferWriter` that writes to stderr with the given
[all...]
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dx_operr.S213 | given size.
243 | This routine stores the data in d0, for the given size in d1,
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dx_operr.S213 | given size.
243 | This routine stores the data in d0, for the given size in d1,
/third_party/node/deps/v8/tools/
H A Dcallstats.py635 given = sum(1 for x in l if x)
636 return given == 0 or given == len(l)
/third_party/ffmpeg/libswscale/x86/
H A Dscale_avx2.asm43 ; pixels, the position of the first pixel is given in filterPos[nOutputPixel].
H A Dscale.asm45 ; (in int16_t) or 19 bits (in int32_t), as given in $intermediate_nbits. Each
47 ; the first pixel is given in filterPos[nOutputPixel].
/third_party/rust/crates/regex/src/
H A Dpikevm.rs69 /// Follow transitions at the given instruction pointer.
71 /// Restore the capture slot with the given position in the input.
86 /// If there's a match, `exec` returns `true` and populates the given
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9mc_16bpp_neon.S178 @ Instantiate a horizontal filter function for the given size.
/third_party/pcre2/pcre2/src/
H A Dpcre2posix.c168 POSIX functions were given pcre2_... names instead of the traditional POSIX
/third_party/json/tests/src/
H A Dunit-cbor.cpp1609 std::vector<uint8_t> given = {0x5b, 0x00, 0x00, 0x00, 0x00, variable
1612 json j = json::from_cbor(given);
1618 std::vector<uint8_t> given = {0x7b, 0x00, 0x00, 0x00, 0x00, variable
1621 json j = json::from_cbor(given);
1627 std::vector<uint8_t> given = {0x9b, 0x00, 0x00, 0x00, 0x00, variable
1630 json j = json::from_cbor(given);
1636 std::vector<uint8_t> given = {0xbb, 0x00, 0x00, 0x00, 0x00, variable
1639 json j = json::from_cbor(given);
/third_party/curl/projects/
H A Dgenerate.bat331 rem Returns the extension for a given filename.
354 rem Removes the given project file.
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/
H A Dos.S62 | given operating system should be substituted.

Completed in 18 milliseconds

12345