/third_party/ffmpeg/libavcodec/ |
H A D | cbs_jpeg_syntax_template.c | 174 static int FUNC(comment)(CodedBitstreamContext *ctx, RWContext *rw, in comment() function
|
/third_party/ffmpeg/libavformat/ |
H A D | soxenc.c | 49 AVDictionaryEntry *comment; in sox_write_header() local
|
H A D | soxdec.c | 102 char *comment = av_malloc(comment_size+1); in sox_read_header() local
|
H A D | smjpegdec.c | 52 char *comment; in smjpeg_read_header() local
|
/third_party/curl/scripts/ |
H A D | checksrc.pl | 471 comment: label [all...] |
/third_party/icu/icu4c/source/samples/legacy/ |
H A D | legacy.cpp | 45 void printArray(const char* const comment, const UChar UArray[][5], int32_t arraySize) { in printArray() argument 55 void printKeys(const char *comment, uint8_t keys[][32], int32_t keySize) { in printKeys() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | WriteNumberFormatSerialTestData.java | 63 private static void write(FileOutputStream file,Object o ,String name,String comment){ in write() argument
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | WriteNumberFormatSerialTestData.java | 60 private static void write(FileOutputStream file,Object o ,String name,String comment){ in write() argument
|
/third_party/node/deps/v8/src/codegen/ |
H A D | code-comments.h | 31 std::string comment; member
|
/third_party/vk-gl-cts/external/amber/src/tools/ |
H A D | copyright.py | 76 def comment(text, prefix): function
|
/third_party/skia/third_party/externals/icu/source/samples/legacy/ |
H A D | legacy.cpp | 45 void printArray(const char* const comment, const UChar UArray[][5], int32_t arraySize) { in printArray() argument 55 void printKeys(const char *comment, uint8_t keys[][32], int32_t keySize) { in printKeys() argument
|
/third_party/rust/crates/bindgen/bindgen/ir/ |
H A D | enum_ty.rs | 303 pub fn comment(&self) -> Option<&str> { in comment() functions
|
H A D | mod.rs | 8 pub mod comment; modules
|
/third_party/curl/tests/unit/ |
H A D | unit1303.c | 76 const char *comment; member
|
/third_party/node/tools/gyp/pylib/gyp/ |
H A D | ninja_syntax.py | 27 def comment(self, text): member in Writer
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
H A D | ninja_syntax.py | 27 def comment(self, text): member in Writer
|
/third_party/mesa3d/src/intel/tools/ |
H A D | aub_read.h | 45 void (*comment)(void *user_data, const char *msg); member
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
H A D | AltFormatSpec.java | 74 public abstract Optional<String> comment(); in comment() method in AltFormatSpec 43 create( FormatTemplate template, RangeSpecification prefix, String parent, Optional<String> comment) create() argument
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/ |
H A D | run-tests.py | 44 comment = False variable 46 comment = True variable
|
/third_party/cJSON/tests/ |
H A D | json_patch_tests.c | 55 cJSON *comment = NULL; in test_apply_patch() local
|
/third_party/alsa-lib/include/ |
H A D | conf.h | 229 char *comment; /**< Comments */ member
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
H A D | BundleGroup.java | 22 private String comment; // A comment describing this group field in BundleGroup 137 public void setComment(String comment) { in setComment() argument [all...] |
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
H A D | UnicodeKnownIssues.java | 79 public void logKnownIssue(String path, String ticket, String comment) { in logKnownIssue() argument
|
/third_party/libsnd/programs/ |
H A D | common.h | 41 const char * comment ; member
|
/third_party/ninja/misc/ |
H A D | ninja_syntax.py | 40 def comment(self, text: str) -> None: member in Writer
|