/openbmc/ipmitool/contrib/ |
H A D | ipmievd.init.debian | 63 CODE=0 68 d_start || CODE=$? 69 [ "$VERBOSE" != no ] && log_end_msg $CODE 70 exit $CODE 74 d_stop || CODE=$? 75 log_end_msg $CODE 76 exit $CODE 82 d_start || CODE=$? 83 log_end_msg $CODE 84 exit $CODE
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | frontend-property-terrestrial-systems.rst | 33 - :ref:`DTV_CODE_RATE_HP <DTV-CODE-RATE-HP>` 35 - :ref:`DTV_CODE_RATE_LP <DTV-CODE-RATE-LP>` 75 - :ref:`DTV_CODE_RATE_HP <DTV-CODE-RATE-HP>` 77 - :ref:`DTV_CODE_RATE_LP <DTV-CODE-RATE-LP>` 242 - :ref:`DTV_ATSCMH_RS_CODE_MODE_PRI <DTV-ATSCMH-RS-CODE-MODE-PRI>` 244 - :ref:`DTV_ATSCMH_RS_CODE_MODE_SEC <DTV-ATSCMH-RS-CODE-MODE-SEC>` 248 - :ref:`DTV_ATSCMH_SCCC_CODE_MODE_A <DTV-ATSCMH-SCCC-CODE-MODE-A>` 250 - :ref:`DTV_ATSCMH_SCCC_CODE_MODE_B <DTV-ATSCMH-SCCC-CODE-MODE-B>` 252 - :ref:`DTV_ATSCMH_SCCC_CODE_MODE_C <DTV-ATSCMH-SCCC-CODE-MODE-C>` 254 - :ref:`DTV_ATSCMH_SCCC_CODE_MODE_D <DTV-ATSCMH-SCCC-CODE-MODE-D>`
|
/openbmc/linux/lib/ |
H A D | lockref.c | 11 #define CMPXCHG_LOOP(CODE, SUCCESS) do { \ argument 18 CODE \ 31 #define CMPXCHG_LOOP(CODE, SUCCESS) do { } while (0) argument
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | IEC-Code-Components-EULA | 22 processed by a computer and also includes any text found between the markers <CODE 23 BEGINS> and <CODE ENDS>, or otherwise clearly labeled in this standard as a Code 27 EACH OF THE CODE COMPONENTS IS PROVIDED BY THE COPYRIGHT HOLDERS AND 36 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE CODE
|
H A D | Lucida-Bitmap-Fonts | 41 THIS SOURCE CODE FOR ANY PURPOSE. IT IS PROVIDED "AS IS" 45 WITH REGARD TO THIS SOURCE CODE, INCLUDING ALL IMPLIED 53 WITH THE USE OR PERFORMANCE OF THIS SOURCE CODE.
|
H A D | OpenVision | 19 CODE, OR THE FAILURE OF THE SOURCE CODE TO PERFORM, OR FOR ANY
|
H A D | Adobe-2006 | 12 …CODE IS PROVIDED "AS IS" AND "WITH ALL FAULTS", WITHOUT ANY TECHNICAL SUPPORT OR ANY EXPRESSED OR …
|
H A D | SISSL | 37 2.0 SOURCE CODE LICENSE 73 …CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPR… 83 … INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF ORIGINAL CODE, OR ANY SUPPLIER OF…
|
/openbmc/linux/tools/edid/ |
H A D | Makefile | 8 CODE := $(patsubst %.S, %.c, $(SOURCES)) macro 10 all: $(BIN) $(IHEX) $(CODE)
|
/openbmc/linux/arch/alpha/lib/ |
H A D | callback_srm.S | 59 #define CALLBACK(NAME, CODE, ARG_CNT) \ argument 61 ldgp $29,0($27); br $25,srm_dispatch; .word CODE, ARG_CNT; .end callback_##NAME 65 #define CALLBACK(NAME, CODE, ARG_CNT) \ argument
|
/openbmc/qemu/target/hexagon/imported/mmvec/ |
H A D | ext.idef | 31 #define DO_FOR_EACH_CODE(WIDTH, CODE) \ 35 CODE ;\ 42 #define ITERATOR_INSN_ANY_SLOT(WIDTH,TAG,SYNTAX,DESCR,CODE) \ 44 DESCR, DO_FOR_EACH_CODE(WIDTH, CODE)) 48 #define ITERATOR_INSN2_ANY_SLOT(WIDTH,TAG,SYNTAX,SYNTAX2,DESCR,CODE) \ 49 ITERATOR_INSN_ANY_SLOT(WIDTH,TAG,SYNTAX2,DESCR,CODE) 51 #define ITERATOR_INSN_ANY_SLOT_DOUBLE_VEC(WIDTH,TAG,SYNTAX,DESCR,CODE) \ 53 DESCR, DO_FOR_EACH_CODE(WIDTH, CODE)) 56 #define ITERATOR_INSN2_ANY_SLOT_DOUBLE_VEC(WIDTH,TAG,SYNTAX,SYNTAX2,DESCR,CODE) \ 57 ITERATOR_INSN_ANY_SLOT_DOUBLE_VEC(WIDTH,TAG,SYNTAX2,DESCR,CODE) [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/witherspoon-tacoma/obmc/phosphor-fan/ |
H A D | phosphor-cooling-type-0.conf | 5 CODE=""
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/swift/obmc/phosphor-fan/ |
H A D | phosphor-cooling-type-0.conf | 5 CODE="--event=13"
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/witherspoon/obmc/phosphor-fan/ |
H A D | phosphor-cooling-type-0.conf | 5 CODE="--event=13"
|
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/ |
H A D | Added-support-for-PPC-instructions-mfatbu-mfatbl.patch | 37 +/* CALLED FROM GENERATED CODE */ 56 /* CALLED FROM GENERATED CODE */
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ninja/ |
H A D | CMakeLists.txt | 7 install(CODE "
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-cmake/ |
H A D | CMakeLists.txt | 9 install(CODE "
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/ |
H A D | 0003-create-links-with-relative-path.patch | 38 install(CODE "execute_process( \ 51 install(CODE "execute_process( \
|
/openbmc/linux/Documentation/RCU/ |
H A D | rcuref.rst | 19 CODE LISTING A:: 54 CODE LISTING B:: 91 CODE LISTING C::
|
/openbmc/linux/include/linux/ |
H A D | filter.h | 387 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ argument 389 .code = CODE, \ 417 #define __BPF_STMT(CODE, K) \ argument 418 ((struct sock_filter) BPF_STMT(CODE, K)) 420 #define __BPF_JUMP(CODE, K, JT, JF) \ argument 421 ((struct sock_filter) BPF_JUMP(CODE, K, JT, JF)) 1248 #define BPF_ANCILLARY(CODE) case SKF_AD_OFF + SKF_AD_##CODE: \ in bpf_anc_helper() argument 1249 return BPF_ANC | SKF_AD_##CODE in bpf_anc_helper()
|
/openbmc/linux/samples/bpf/ |
H A D | bpf_insn.h | 215 #define BPF_RAW_INSN(CODE, DST, SRC, OFF, IMM) \ argument 217 .code = CODE, \
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/witherspoon/ |
H A D | phosphor-cooling-type@.service | 11 ExecStart=/usr/bin/phosphor-cooling-type ${{OBJPATH}} ${{AIR}} ${{WATER}} ${{DEVICE}} ${{CODE}}
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan/swift/ |
H A D | phosphor-cooling-type@.service | 11 ExecStart=/usr/bin/phosphor-cooling-type ${{OBJPATH}} ${{AIR}} ${{WATER}} ${{DEVICE}} ${{CODE}}
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-libxml-perl/ |
H A D | fix-CATALOG-conditional-compile.patch | 26 CODE:
|
/openbmc/u-boot/doc/uImage.FIT/ |
H A D | x86-fit-boot.txt | 79 CONTENTS, ALLOC, LOAD, RELOC, READONLY, CODE 81 CONTENTS, ALLOC, LOAD, READONLY, CODE 107 CONTENTS, ALLOC, LOAD, RELOC, READONLY, CODE 115 CONTENTS, ALLOC, LOAD, READONLY, CODE 121 CONTENTS, ALLOC, LOAD, RELOC, READONLY, CODE
|