Home
last modified time | relevance | path

Searched refs:ness (Results 1 – 25 of 66) sorted by relevance

123

/third_party/node/deps/npm/node_modules/cross-spawn/node_modules/lru-cache/
DREADME.md85 Both of these will update the "recently used"-ness of the key.
96 updating the "recently used"-ness of the key.
112 Check if a key is in the cache, without updating the recent-ness
118 in the cache, in order of recent-ness. (Ie, more recently used
/third_party/node/deps/npm/node_modules/lru-cache/
DREADME.md93 Both of these will update the "recently used"-ness of the key.
104 updating the "recently used"-ness of the key.
120 Check if a key is in the cache, without updating the recent-ness
126 in the cache, in order of recent-ness. (Ie, more recently used
/third_party/libsnd/docs/
Dapi.md13 such as file endian-ness and data format. See [Note 1](#note-1) and [Note 2](#note-2).
105 minor format type (with values less than 0x10000) and an optional endian-ness
108 combinations of endian-ness and major and minor file types are valid.
170 | **Endian-ness options.** |
171 | SF_ENDIAN_FILE | 0x00000000 | Default file endian-ness. |
172 | SF_ENDIAN_LITTLE | 0x10000000 | Force little endian-ness. |
173 | SF_ENDIAN_BIG | 0x20000000 | Force big endian-ness. |
174 | SF_ENDIAN_CPU | 0x30000000 | Force CPU endian-ness. |
Dindex.md45 * On the fly format conversion, including endian-ness swapping, type conversion
130 read/write for CAF and RF64. FIx PAF endian-ness issue.
DFAQ.md107 - Able to store data in either endian-ness.
414 Part of the problem is that the CPU endian-ness is detected at configure time.
/third_party/protobuf/cmake/
Dprotobuf-config-version.cmake.in53 …# check that the installed version has the same 32/64bit-ness as the one which is currently search…
/third_party/skia/third_party/externals/expat/expat/cmake/autotools/
Dexpat-config-version.cmake.in62 # check that the installed version has the same 32/64bit-ness as the one which is currently searchi…
/third_party/libsnd/include/
Dsndfile.h.in119 /* Endian-ness options. */
121 SF_ENDIAN_FILE = 0x00000000, /* Default file endian-ness. */
122 SF_ENDIAN_LITTLE = 0x10000000, /* Force little endian-ness. */
123 SF_ENDIAN_BIG = 0x20000000, /* Force big endian-ness. */
124 SF_ENDIAN_CPU = 0x30000000, /* Force CPU endian-ness. */
/third_party/typescript/tests/cases/conformance/jsx/
DtsxLibraryManagedAttributes.tsx115 …ifiedGeneric foo={null} bar="ok" />; // generic overrides propTypes required-ness, null isn't valid
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_custom_border_color.txt114 - Fix const-ness on pname:pNext of
DVK_EXT_custom_border_color.adoc114 ** Fix const-ness on pname:pNext of
/third_party/mksh/
Djobs.c422 ksh_nice(int ness) argument
429 if (nice(ness) == -1 && (eno = errno) != 0)
432 (void)nice(ness);
/third_party/libabigail/
DNEWS129 ir: Make pointers name stable wrt decl-only-ness of pointed-to types
324 dwarf-reader: properly set artificial-ness in opaque types
466 Bug 26770 - Spurious declaration-only-ness induces spurious type changes
483 reader: Don't lose anonymous-ness of decl-only classes
692 Fully account for anonymous-ness of scopes when comparing decl names
713 Better propagation of suppressed-ness to function types
DChangeLog1292 Redundant-ness should have been handled by the
2098 ir: Make pointers name stable wrt decl-only-ness of pointed-to types
3665 * abg-writer.cc (write_type_record): Fix const-ness in argument
4287 (die_flag_attribute, die_is_public_decl): Adjust const-ness.
5803 showing details for enums. Also show declaration-only-ness for
6209 dwarf-reader: properly set artificial-ness in opaque types
6211 the artificial-ness of the original type here.
7676 Improve detection of member function 'static-ness' by handling
7679 of spurious change reports about loss of 'static-ness' of member
8481 reader: Don't lose anonymous-ness of decl-only classes
[all …]
/third_party/flutter/skia/third_party/externals/wuffs/std/crc32/
DREADME.md77 polynomial is `N=4, LSB, BITS=0xC`. If `N` and `LSB`-ness is agreed beforehand,
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_sRGB_decode.txt404 5) What is the expense of changing the sRGB-ness of a texture without
423 change the sRGB-ness of textures?
/third_party/openGLES/extensions/EXT/
DEXT_texture_sRGB_decode.txt404 5) What is the expense of changing the sRGB-ness of a texture without
423 change the sRGB-ness of textures?
/third_party/flutter/skia/third_party/externals/wuffs/doc/note/
Dio-input-output.md76 ## Closed-ness
/third_party/typescript/tests/baselines/reference/
DtsxLibraryManagedAttributes.types408 …ifiedGeneric foo={null} bar="ok" />; // generic overrides propTypes required-ness, null isn't valid
DtsxLibraryManagedAttributes.errors.txt167 …ifiedGeneric foo={null} bar="ok" />; // generic overrides propTypes required-ness, null isn't valid
DtsxLibraryManagedAttributes.symbols441 …ifiedGeneric foo={null} bar="ok" />; // generic overrides propTypes required-ness, null isn't valid
/third_party/libsnd/
DNEWS118 * Fix endian-ness issues in PAF files.
Dconfigure.ac277 dnl Determine endian-ness of host processor.
/third_party/openGLES/extensions/ARB/
DARB_texture_view.txt464 nearly identical encodings. Only the sRGB/signed-ness can change. See
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_view.txt454 nearly identical encodings. Only the sRGB/signed-ness can change. See

123