Home
last modified time | relevance | path

Searched refs:canned (Results 1 – 25 of 37) sorted by relevance

12

/third_party/gn/src/gn/
Dloader_unittest.cc126 std::unique_ptr<CannedResult> canned = std::make_unique<CannedResult>(); in AddCannedResponse() local
127 canned->input_file = std::make_unique<InputFile>(source_file); in AddCannedResponse()
128 canned->input_file->SetContents(source); in AddCannedResponse()
132 canned->tokens = Tokenizer::Tokenize(canned->input_file.get(), &err); in AddCannedResponse()
136 canned->root = Parser::Parse(canned->tokens, &err); in AddCannedResponse()
141 canned_responses_[source_file] = std::move(canned); in AddCannedResponse()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
Dcoverage.txt25 May also want to run canned boundary tests on tid values.
/third_party/libwebsockets/lib/plat/unix/
Dprivate-lib-plat-unix.h200 lws_plat_rawudp_broadcast(uint8_t *p, const uint8_t *canned, size_t canned_len,
Dunix-sockets.c424 lws_plat_rawudp_broadcast(uint8_t *p, const uint8_t *canned, size_t canned_len, in lws_plat_rawudp_broadcast() argument
432 memcpy(p, canned, canned_len); in lws_plat_rawudp_broadcast()
/third_party/ltp/include/mk/
Dgeneric_trunk_target.inc29 # All variables in this canned define are essentially the same as
/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-sockets.c295 lws_plat_rawudp_broadcast(uint8_t *p, const uint8_t *canned, size_t canned_len, in lws_plat_rawudp_broadcast() argument
/third_party/flutter/flutter/packages/fuchsia_remote_debug_protocol/test/
Dfuchsia_remote_connection_test.dart105 // canned response from the URI port.
/third_party/skia/third_party/externals/libjpeg-turbo/
Djconfig.txt16 * or copied from one of the "canned" jconfig files that we supply. But if
/third_party/libjpeg-turbo/
Djconfig.txt16 * or copied from one of the "canned" jconfig files that we supply. But if
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dtodo.txt21 authentication ("canned" Success); this should be ignored based on
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djconfig.txt16 * or copied from one of the "canned" jconfig files that we supply. But if
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dtodo.txt21 authentication ("canned" Success); this should be ignored based on
/third_party/libwebsockets/lib/plat/windows/
Dwindows-sockets.c525 lws_plat_rawudp_broadcast(uint8_t *p, const uint8_t *canned, size_t canned_len, in lws_plat_rawudp_broadcast() argument
/third_party/libwebsockets/lib/abstract/
DREADME.md32 up the protocol implementation to a test jig sending canned
/third_party/libunwind/doc/
Dlibunwind-dynamic.tex245 may differ, of course). Normally, such procedures consist of a canned
246 prologue, the body, and a canned epilogue. This could be described by
/third_party/icu/docs/userguide/conversion/
Dconverters.md501 A number of canned functions are provided by ICU, and an application can write
503 (from codepage). Here is a list of the canned callbacks in ICU:
533 specific callback you are using. For ICU's canned callbacks, this pointer
/third_party/skia/third_party/externals/opengl-registry/docs/
Dfog_coord.txt222 canned interleaved array formats. After the lines
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_fog_coord.txt222 canned interleaved array formats. After the lines
DEXT_secondary_color.txt223 canned interleaved array formats. After the lines
DEXT_vertex_weighting.txt336 Change pseudocode on p. 27 to disable vertex weight array for canned
/third_party/openGLES/docs/
Dfog_coord.txt222 canned interleaved array formats. After the lines
/third_party/openGLES/extensions/EXT/
DEXT_fog_coord.txt222 canned interleaved array formats. After the lines
DEXT_secondary_color.txt223 canned interleaved array formats. After the lines
/third_party/boost/libs/outcome/doc/src/content/changelog/
D_index.md84 and clang 9 produces code which routinely beats GCC 9's code for various canned
/third_party/pcre2/pcre2/maint/Unicode.tables/
Demoji-data.txt374 1F95F..1F96B ; Emoji # E5.0 [13] (��..��) dumpling..canned food
654 1F95F..1F96B ; Emoji_Presentation # E5.0 [13] (��..��) dumpling..canned food
1238 1F95F..1F96B ; Extended_Pictographic# E5.0 [13] (��..��) dumpling..canned food

12