Home
last modified time | relevance | path

Searched refs:undefined (Results 1 – 25 of 49) sorted by relevance

12

/f-stack/freebsd/arm64/arm64/
H A Ddisassem.c367 goto undefined; in disasm()
400 goto undefined; in disasm()
433 goto undefined; in disasm()
521 goto undefined; in disasm()
532 goto undefined; in disasm()
538 undefined: in disasm()
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/
H A Datmel,ebi.txt49 Default to 8 when undefined.
52 Default to "select" when undefined.
55 Default to "ncs" when undefined.
58 Default to "ncs" when undefined.
61 Default to "disabled" when undefined.
72 Default to "normal" when undefined.
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js595 xml = undefined;
812 return undefined;
2005 data = undefined;
2173 type = undefined;
2383 return undefined;
2552 undefined :
2682 undefined;
2700 undefined;
2738 undefined;
2926 undefined;
[all …]
H A Djquery.qtip.js16 (function( window, document, undefined ) { argument
1659 if(newValue !== undefined || $.isPlainObject(notation)) {
1752 api.cache.target = event ? $(event.target) : [undefined];
1964 if((val = elem.css(cur)) !== undefined) {
2422 if(offset.right !== undefined) { offset.left = -offset.right; }
2423 if(offset.bottom !== undefined) { offset.top = -offset.bottom; }
2432 props = offset.right !== undefined ?
2440 css[ offset.right !== undefined ? RIGHT : LEFT ] = shift.x;
2448 props = offset.bottom !== undefined ?
2456 css[ offset.bottom !== undefined ? BOTTOM : TOP ] = shift.y;
/f-stack/dpdk/doc/guides/nics/
H A Dtxgbe.rst53 - ``RTE_LIBRTE_TXGBE_DEBUG_RX`` (undefined by default)
57 - ``RTE_LIBRTE_TXGBE_DEBUG_TX`` (undefined by default)
61 - ``RTE_LIBRTE_TXGBE_DEBUG_TX_FREE`` (undefined by default)
/f-stack/freebsd/contrib/openzfs/rpm/generic/
H A Dzfs.spec.in5 %if %{undefined _udevdir}
14 %if %{undefined _udevruledir}
23 %if %{undefined _dracutdir}
31 %if %{undefined _initconfdir}
35 %if %{undefined _unitdir}
39 %if %{undefined _presetdir}
43 %if %{undefined _modulesloaddir}
47 %if %{undefined _systemdgeneratordir}
51 %if %{undefined _pkgconfigdir}
85 %if %{undefined __use_python}
/f-stack/freebsd/contrib/libsodium/dist-build/
H A Demscripten.sh114 Module.onAbort = undefined;
115 Module.onRuntimeInitialized = undefined;
/f-stack/app/redis-5.0.5/tests/modules/
H A DMakefile11 SHOBJ_LDFLAGS ?= -bundle -undefined dynamic_lookup
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/
H A Dmpic.txt90 Note: If the interrupt-type cell is undefined
110 type-specific cell is undefined. The
131 cell is undefined.
137 cell is undefined.
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Datmel-matrix.txt4 behavior (master/slave priorities, undefined burst length type, ...)
/f-stack/dpdk/examples/ethtool/lib/
H A DMakefile26 LDFLAGS += -Wl,--no-undefined $(LDFLAGS_SHARED)
/f-stack/app/redis-5.0.5/src/modules/
H A DMakefile11 SHOBJ_LDFLAGS ?= -bundle -undefined dynamic_lookup
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/casenorm/
H A Dcasenorm.cfg20 # Ksh on linux may have locale env variables undefined
/f-stack/app/redis-5.0.5/tests/support/
H A Dtest.tcl69 proc test {name code {okpattern undefined}} { argument
H A Dserver.tcl140 proc start_server {options {code undefined}} { argument
/f-stack/freebsd/contrib/libsodium/src/libsodium/randombytes/
H A Drandombytes.c95 if (Module.getRandomValue === undefined) { in randombytes_stir()
/f-stack/freebsd/contrib/device-tree/Bindings/i3c/
H A Di3c.txt25 When undefined the core sets it to 12.5MHz.
28 When undefined, the core looks at LVR (Legacy Virtual Register)
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dcs43130.txt43 If this properties is undefined, by default,
/f-stack/app/nginx-1.16.1/auto/os/
H A Ddarwin18 MODULE_LINK="-shared -Wl,-undefined,dynamic_lookup"
/f-stack/tools/libxo/
H A DMakefile.am134 sanitize-undefined:
/f-stack/app/nginx-1.16.1/auto/cc/
H A Dicc61 # zero used for undefined preprocessing identifier
/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Ddwc3.txt108 register, undefined length INCR burst type enable and INCRx type.
110 more than one value, which means undefined length INCR burst type
/f-stack/dpdk/doc/guides/tools/
H A Dproc_info.rst79 mismatch in PMD library arguments can lead to undefined behavior and results
/f-stack/app/redis-5.0.5/deps/hiredis/
H A DCHANGELOG.md79 * Fix tests when assert() undefined (Keith Bennett, Matt Stancliff)
/f-stack/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst56 undefined.
146 priority level, the outcome is undefined. It can take any path, may be
1040 - ``c_k_s_rsvd0_ver``: checksum (1b), undefined (1b), key bit (1b),
1426 fate kind results in undefined behavior. This applies to both ingress and
1613 rule for that flow then the behavior is undefined and the resulting behavior
1622 possible to define flow rules which trigger an undefined behavior causing
1808 Requesting a specific RSS level on unrecognized traffic results in undefined
2492 in pattern, Some PMDs will reject rule because behavior will be undefined.
2510 in pattern, Some PMDs will reject rule because behavior will be undefined.
2564 Using this action on non-matching traffic will result in undefined behavior.
[all …]

12