Home
last modified time | relevance | path

Searched refs:macro (Results 601 - 625 of 690) sorted by relevance

1...<<2122232425262728

/third_party/pulseaudio/src/pulsecore/
H A Dtagstruct.c37 #include <pulsecore/macro.h>
H A Dcore.c45 #include <pulsecore/macro.h>
642 /* Helper macro to reduce repetition in pa_suspend_cause_to_string().
H A Dohos_socket-server.c74 #include <pulsecore/macro.h>
H A Dsocket-server.c74 #include <pulsecore/macro.h>
/third_party/pulseaudio/src/modules/rtp/
H A Drtsp_client.c42 #include <pulsecore/macro.h>
H A Dmodule-rtp-recv.c49 #include <pulsecore/macro.h>
/third_party/pulseaudio/src/modules/
H A Dmodule-virtual-source.c30 #include <pulsecore/macro.h>
H A Dstream-interaction.c27 #include <pulsecore/macro.h>
/third_party/pulseaudio/src/pulse/
H A Dchannelmap.c33 #include <pulsecore/macro.h>
H A Dmainloop.c51 #include <pulsecore/macro.h>
/third_party/node/deps/v8/src/torque/
H A Dtorque-parser.cc633 bool export_to_csa = HasExportAnnotation(child_results, "macro"); in MakeTorqueMacroDeclaration()
2758 Token("macro"), &name, &parameterListNoVararg, &returnType,
2812 Token("macro"),
2828 Token("macro"), &name,
H A Ddeclarable.h95 // The SourcePosition of the whole declarable. For example, for a macro
101 // for a macro this will be the SourcePosition of the name.
329 // If a Torque macro requires a C++ runtime function to be generated, then in PrefixNameForCCOutput()
331 // collisions with the generated CSA function for the same macro. in PrefixNameForCCOutput()
336 // If a Torque macro requires a C++ runtime function to be generated, then in PrefixNameForCCDebugOutput()
338 // collisions with the generated CSA function for the same macro. in PrefixNameForCCDebugOutput()
376 DECLARE_DECLARABLE_BOILERPLATE(Macro, macro)
/third_party/mksh/
H A Dfuncs.c1325 bool macro = false; in c_bind() local
1339 macro = true; in c_bind()
1351 rv |= x_bind(*wp SMALLP(macro)); in c_bind()
/third_party/ffmpeg/libavcodec/arm/
H A Dfft_neon.S281 .macro def_fft n, n2, n4
/third_party/ffmpeg/libavcodec/aarch64/
H A Dh264idct_neon.S195 .macro idct8x8_cols pass
/third_party/ffmpeg/libavcodec/x86/
H A Dcfhddsp.asm38 %macro CFHD_HORIZ_FILTER 1
/third_party/mbedtls/tests/scripts/
H A Dgenerate_test_code.py28 optional build macro dependencies
34 depends on a feature that is only enabled by defining a macro. Then
35 that macro should be specified as a dependency of the test.
43 string and integer constants specified as integer, macro or
293 :return: if defined and endif code with macro annotations for
396 Validates a C macro and raises GeneratorInputError on invalid input.
397 :param dependency: Input macro dependency
819 :param dep: Dependency macro
840 #if {_not}{_defined}({macro}{_cond}{_value})
847 macro variable
[all...]
/third_party/littlefs/
H A DMakefile66 CFLAGS += -ftrack-macro-expansion=0
/third_party/node/deps/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.h6 #error This header must be included via macro-assembler.h
26 #include "src/codegen/shared-ia32-x64/macro-assembler-shared-ia32-x64.h"
47 // TODO(victorgomes): Move definition to macro-assembler.h, once all other
/third_party/node/deps/openssl/openssl/util/
H A Dcheck-format.pl17 # [-m|--sloppy-macro] [-h|--sloppy-hang]
41 # -m | --sloppy-macro allow missing extra indentation of macro bodies
121 } elsif ($arg =~ m/^(m|-sloppy-macro)$/) {
144 my $in_preproc; # 0 or number of lines so far within preprocessor directive, e.g., macro definition
783 # treat (type) variables within macro, indicated by trailing '\', as 'int' simplifying matching below
829 report("space after function/macro name")
830 if $intra_line =~ m/(\w+)\s+\(/ # fn/macro name with space before '('
832 && !(m/^\s*#\s*define\s+\w+\s+\(/); # not a macro without parameters having a body that starts with '('
839 s/(\w*ASN1_[A-Z_]+END\w*([^(]|\(.*?\)|$))/$1;/g; # treat *ASN1_*END*(..) macro call
[all...]
/third_party/openssl/util/
H A Dcheck-format.pl17 # [-m|--sloppy-macro] [-h|--sloppy-hang]
41 # -m | --sloppy-macro allow missing extra indentation of macro bodies
121 } elsif ($arg =~ m/^(m|-sloppy-macro)$/) {
144 my $in_preproc; # 0 or number of lines so far within preprocessor directive, e.g., macro definition
783 # treat (type) variables within macro, indicated by trailing '\', as 'int' simplifying matching below
829 report("space after function/macro name")
830 if $intra_line =~ m/(\w+)\s+\(/ # fn/macro name with space before '('
832 && !(m/^\s*#\s*define\s+\w+\s+\(/); # not a macro without parameters having a body that starts with '('
839 s/(\w*ASN1_[A-Z_]+END\w*([^(]|\(.*?\)|$))/$1;/g; # treat *ASN1_*END*(..) macro call
[all...]
/third_party/pulseaudio/src/daemon/
H A Dmain.c90 #include <pulsecore/macro.h>
H A Dohos_daemon-conf.c46 #include <pulsecore/macro.h>
H A Ddaemon-conf.c46 #include <pulsecore/macro.h>
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-sbc.c26 #include <pulsecore/macro.h>

Completed in 33 milliseconds

1...<<2122232425262728