/third_party/pulseaudio/src/pulsecore/ |
H A D | tagstruct.c | 37 #include <pulsecore/macro.h>
|
H A D | core.c | 45 #include <pulsecore/macro.h> 642 /* Helper macro to reduce repetition in pa_suspend_cause_to_string().
|
H A D | ohos_socket-server.c | 74 #include <pulsecore/macro.h>
|
H A D | socket-server.c | 74 #include <pulsecore/macro.h>
|
/third_party/pulseaudio/src/modules/rtp/ |
H A D | rtsp_client.c | 42 #include <pulsecore/macro.h>
|
H A D | module-rtp-recv.c | 49 #include <pulsecore/macro.h>
|
/third_party/pulseaudio/src/modules/ |
H A D | module-virtual-source.c | 30 #include <pulsecore/macro.h>
|
H A D | stream-interaction.c | 27 #include <pulsecore/macro.h>
|
/third_party/pulseaudio/src/pulse/ |
H A D | channelmap.c | 33 #include <pulsecore/macro.h>
|
H A D | mainloop.c | 51 #include <pulsecore/macro.h>
|
/third_party/node/deps/v8/src/torque/ |
H A D | torque-parser.cc | 633 bool export_to_csa = HasExportAnnotation(child_results, "macro"); in MakeTorqueMacroDeclaration() 2758 Token("macro"), &name, ¶meterListNoVararg, &returnType, 2812 Token("macro"), 2828 Token("macro"), &name,
|
H A D | declarable.h | 95 // 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 D | funcs.c | 1325 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 D | fft_neon.S | 281 .macro def_fft n, n2, n4
|
/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | h264idct_neon.S | 195 .macro idct8x8_cols pass
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | cfhddsp.asm | 38 %macro CFHD_HORIZ_FILTER 1
|
/third_party/mbedtls/tests/scripts/ |
H A D | generate_test_code.py | 28 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 D | Makefile | 66 CFLAGS += -ftrack-macro-expansion=0
|
/third_party/node/deps/v8/src/codegen/ia32/ |
H A D | macro-assembler-ia32.h | 6 #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 D | check-format.pl | 17 # [-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 D | check-format.pl | 17 # [-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 D | main.c | 90 #include <pulsecore/macro.h>
|
H A D | ohos_daemon-conf.c | 46 #include <pulsecore/macro.h>
|
H A D | daemon-conf.c | 46 #include <pulsecore/macro.h>
|
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | a2dp-codec-sbc.c | 26 #include <pulsecore/macro.h>
|