HomeSort by: relevance | last modified time | path
    Searched refs:Internal (Results 1 - 9 of 9) sorted by relevancy

  /src/usr.bin/make/unit-tests/
varcmd.exp 6 four FU=<v>bar</v> FOO=<v>goo</v> VAR=<v>Internal</v>
7 five FU=<v>bar</v> FOO=<v>goo</v> VAR=<v>Internal</v>
varname-makefile.mk 15 # This variable lives in the "Internal" namespace.
19 # the "Global" namespace but in "Internal", which is kind of a child
27 # Overwriting this variable is possible since the "Internal" namespace
opt-define.mk 22 # "Internal" or in the "Command" scope instead, undefining it would have no
varcmd.mk 54 VAR=Internal
  /src/common/dist/zlib/contrib/dotzlib/DotZLib/
DotZLib.cs 17 #region Internal types
22 internal enum FlushTypes
28 // internal mapping of the zlib zstream structure for marshalling
30 internal struct ZStream
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
tsan_mman_test.cc 21 TEST(Mman, Internal) {
  /src/common/dist/zlib/contrib/delphi/
ZLib.pas 22 // Internal structure. Ignore.
33 internal: Pointer; // not visible by applications
35 zalloc: TAlloc; // used to allocate the internal state
36 zfree: TFree; // used to free the internal state
66 the internal output buffer is full. All pending output data is flushed
111 The OnProgress event is called each time the internal input buffer of
  /src/tests/bin/sh/
t_option.sh 827 test -n "$1" || { echo >&2 "Internal error"; exit 1; }
  /src/common/dist/zlib/os400/
zlib.inc 101 D zs_state * Internal state

Completed in 21 milliseconds