Home
last modified time | relevance | path

Searched refs:target (Results 3001 - 3025 of 7599) sorted by relevance

1...<<121122123124125126127128129130>>...304

/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/
H A Dminimal-ws-server.c104 int current, int target) in system_notify_cb()
109 if (current != target) in system_notify_cb()
103 system_notify_cb(lws_state_manager_t *mgr, lws_state_notify_link_t *link, int current, int target) system_notify_cb() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-proxy/
H A Dmain.c155 int current, int target) in app_system_state_nf()
167 switch (target) { in app_system_state_nf()
154 app_system_state_nf(lws_state_manager_t *mgr, lws_state_notify_link_t *link, int current, int target) app_system_state_nf() argument
/third_party/libwebsockets/minimal-examples-lowlevel/raw/minimal-raw-client/
H A Dmain.c143 int current, int target) in system_notify_cb()
148 target != LWS_SYSTATE_OPERATIONAL) in system_notify_cb()
142 system_notify_cb(lws_state_manager_t *mgr, lws_state_notify_link_t *link, int current, int target) system_notify_cb() argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/
H A Dss-s3-main.c170 int current, int target) in app_system_state_nf()
175 switch (target) { in app_system_state_nf()
169 app_system_state_nf(lws_state_manager_t *mgr, lws_state_notify_link_t *link, int current, int target) app_system_state_nf() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_streamout.c62 struct pipe_stream_output_target *target) in virgl_destroy_so_target()
65 struct virgl_so_target *t = virgl_so_target(target); in virgl_destroy_so_target()
61 virgl_destroy_so_target(struct pipe_context *ctx, struct pipe_stream_output_target *target) virgl_destroy_so_target() argument
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_common.h57 struct pipe_video_buffer *target, *shadow; \
160 struct pipe_video_buffer *target; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_surface.h116 enum pipe_texture_target target);
148 zink_surface_create_null(struct zink_context *ctx, enum pipe_texture_target target, unsigned width, unsigned height, unsigned samples);
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dformat.cpp131 pipe_texture_target target = translate_target(type); in supported_formats() local
142 dev.pipe, f.second, target, 1, 1, bindings); in supported_formats()
/third_party/node/lib/
H A Dstream.js66 if (new.target) {
84 if (new.target) {
/third_party/node/src/
H A Dnode_binding.h66 v8::Local<v8::FunctionTemplate> target) { \
67 per_isolate_func(isolate_data, target); \
H A Dnode_sea.cc106 void Initialize(Local<Object> target, in Initialize() argument
111 context, target, "getSingleExecutableCode", GetSingleExecutableCode); in Initialize()
H A Dnode_stat_watcher.cc46 void StatWatcher::Initialize(Environment* env, Local<Object> target) { in Initialize() argument
57 SetConstructorFunction(env->context(), target, "StatWatcher", t); in Initialize()
/third_party/ninja/src/
H A Dline_printer.cc95 SMALL_RECT target = { csbi.dwCursorPosition.X, csbi.dwCursorPosition.Y, in Print() local
104 WriteConsoleOutput(console_, &char_data[0], buf_size, zero_zero, &target); in Print()
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducnv_err.h200 char *target; /**< Pointer to the target buffer. @stable ICU 2.0 */ member
201 const char *targetLimit; /**< Pointer to the limit (end + 1) of target buffer. @stable ICU 2.0 */
216 UChar *target; /**< Pointer to the target buffer. @stable ICU 2.0 */ member
217 const UChar *targetLimit; /**< Pointer to the limit (end + 1) of target buffer. @stable ICU 2.0 */
/third_party/node/deps/npm/node_modules/@sigstore/tuf/dist/
H A Dclient.js26 const target_1 = require("./target");
93 Object.entries(repoSeed.targets).forEach(([targetName, target]) => {
94 fs_1.default.writeFileSync(path_1.default.join(cachePath, TARGETS_DIR_NAME, targetName), Buffer.from(target, 'base64'));
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/
H A Dnamespace.js9 function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
/third_party/mesa3d/src/util/
H A Du_debug_describe.c41 switch(ptr->target) in debug_describe_resource()
71 sprintf(buf, "pipe_martian_resource<%u>", ptr->target); in debug_describe_resource()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear_priv.h75 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_nearest_sampler()
93 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_linear_sampler()
H A Dlp_texture.h76 /** allocated total size (for non-display target texture resources only) */
80 * Display target, for textures with the PIPE_BIND_DISPLAY_TARGET
160 switch (resource->target) { in llvmpipe_resource_is_texture()
182 switch (resource->target) { in llvmpipe_resource_is_1d()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-threads/
H A Dminimal-secure-streams-threads.c185 int current, int target) in system_notify_cb()
187 if (current != LWS_SYSTATE_OPERATIONAL || target != LWS_SYSTATE_OPERATIONAL) in system_notify_cb()
184 system_notify_cb(lws_state_manager_t *mgr, lws_state_notify_link_t *link, int current, int target) system_notify_cb() argument
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-analysis.h45 // Create a resume jump target representing an actual resume.
48 // Create a resume jump target at a loop header, which will have another
60 // The target offset of this resume jump.
81 void AddResumeTarget(const ResumeJumpTarget& target) { in AddResumeTarget()
82 resume_jump_targets_.push_back(target); in AddResumeTarget()
/third_party/node/deps/v8/src/execution/
H A Dsimulator-base.cc109 const EncodedCSignature& SimulatorData::GetSignatureForTarget(Address target) { in GetSignatureForTarget() argument
111 auto entry = target_to_signature_table_.find(target); in GetSignatureForTarget()
/third_party/node/deps/v8/src/runtime/
H A Druntime-function.cc81 Handle<Object> target = args.at(0); in RUNTIME_FUNCTION() local
88 isolate, Execution::Call(isolate, target, receiver, argc, argv.begin())); in RUNTIME_FUNCTION()
/third_party/node/deps/v8/src/snapshot/embedded/
H A Dplatform-embedded-file-writer-generic.cc62 const char* name, const char* target) { in DeclarePointerToSymbol()
66 SYMBOL_PREFIX, target); in DeclarePointerToSymbol()
96 // load target to be aligned at 8 bytes (2^3). in AlignToDataAlignment()
61 DeclarePointerToSymbol( const char* name, const char* target) DeclarePointerToSymbol() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource.h93 assert(tex->b.target != PIPE_BUFFER); in i915_texture()
101 assert(tex->b.target == PIPE_BUFFER); in i915_buffer()

Completed in 15 milliseconds

1...<<121122123124125126127128129130>>...304