| /third_party/node/deps/v8/src/objects/ |
| H A D | map-updater.cc | 649 // Check if target map is incompatible. in FindTargetMap() 689 // Directly change the map if the target map is more general. in FindTargetMap() 734 // Find the last compatible target map in the transition tree. in FindTargetMap() 745 // Check that target map is compatible. in FindTargetMap() 978 // Invalidate a transition target at |key|. in ConstructNewMap() 1140 Map target = transitions.GetTarget(i); in UpdateFieldType() local 1141 backlog.push(target); in UpdateFieldType()
|
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | deserializer.cc | 824 // Internal reference target is encoded as an offset from code entry. in VisitInternalReference() 832 Address target = host.entry() + target_offset; in VisitInternalReference() local 834 rinfo->pc(), target, rinfo->rmode()); in VisitInternalReference()
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_context.c | 506 struct pipe_stream_output_target *target) in dd_context_stream_output_target_destroy() 510 pipe->stream_output_target_destroy(pipe, target); in dd_context_stream_output_target_destroy() 505 dd_context_stream_output_target_destroy(struct pipe_context *_pipe, struct pipe_stream_output_target *target) dd_context_stream_output_target_destroy() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_aos.c | 538 if (has_layer_coord(bld->static_texture_state->target)) { in lp_build_sample_image_nearest() 866 if (has_layer_coord(bld->static_texture_state->target)) { in lp_build_sample_image_linear()
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_emit.c | 225 .base.target = PIPE_TEXTURE_1D, /* anything !PIPE_BUFFER */ in emit_textures() 232 if (rsc && rsc->b.b.target == PIPE_BUFFER) { in emit_textures()
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_state_derived.c | 894 if (tex->b.target == PIPE_TEXTURE_1D) { in r300_merge_textures_and_samplers() 901 if (tex->b.target != PIPE_TEXTURE_3D) { in r300_merge_textures_and_samplers()
|
| /third_party/rust/crates/libc/src/ |
| H A D | wasi.rs | 639 target: *const ::c_char, in symlinkat() 753 target: *const c_char, in __wasilibc_nocwd_symlinkat()
|
| /third_party/python/Lib/ |
| H A D | shutil.py | 1229 open(targetpath, 'wb') as target: 1230 copyfileobj(source, target) 1282 `extract_dir` is the name of the target directory, where the archive
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | FrameCapture.h | 471 gl::TextureTarget target, 484 gl::TextureTarget target,
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | ContextGL.cpp | 982 void ContextGL::invalidateTexture(gl::TextureType target) in invalidateTexture() argument 984 mRenderer->getStateManager()->invalidateTexture(target); in invalidateTexture()
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShaderSubroutineTests.hpp | 51 void bindRange(glw::GLenum target, glw::GLuint index, glw::GLintptr offset, glw::GLsizeiptr size); 55 void update(glw::GLenum target, glw::GLsizeiptr size, glw::GLvoid* data, glw::GLenum usage);
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | DepthStencilFormatsTest.cpp | 528 for (const GLuint target : targets) in TEST_P() 530 glTexImage2D(target, 0, type.format, 1, 1, 0, type.format, type.type, nullptr); in TEST_P()
|
| /third_party/skia/samplecode/ |
| H A D | SampleQuadStroker.cpp | 40 static bool hittest(const SkPoint& target, SkScalar x, SkScalar y) { in hittest() argument 42 return SkPoint::Distance(target, SkPoint::Make(x, y)) <= TOL; in hittest()
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | type_manager.cpp | 486 void TypeManager::CreateDecoration(uint32_t target, in CreateDecoration() argument 490 ops.push_back(Operand(SPV_OPERAND_TYPE_ID, {target})); in CreateDecoration()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | type_manager.cpp | 486 void TypeManager::CreateDecoration(uint32_t target, in CreateDecoration() argument 490 ops.push_back(Operand(SPV_OPERAND_TYPE_ID, {target})); in CreateDecoration()
|
| /third_party/python/Lib/test/test_importlib/ |
| H A D | test_abc.py | 359 def find_spec(self, fullname, path, target=None): 409 def find_spec(self, fullname, target=None):
|
| H A D | test_util.py | 407 def find_spec(name, path=None, target=None): return name, path, target
|
| /third_party/python/Lib/xml/dom/ |
| H A D | expatbuilder.py | 268 def pi_handler(self, target, data): 269 node = self.document.createProcessingInstruction(target, data)
|
| /third_party/python/Lib/test/ |
| H A D | test_imaplib.py | 235 target=self.server.serve_forever, variable in NewIMAPTestsMixin._setup.TestTCPServer 612 target=server.serve_forever, variable in ThreadedNetworkedTests.make_server.MyServer
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
| H A D | TextStub.cpp | 157 targets: [ armv7-ios, x86_64-maccatalyst ] # The list of applicable tapi supported target triples 158 uuids: # Optional: List of target and UUID pairs. 159 - target: armv7-ios 161 - target: x86_64-maccatalyst 181 - targets: [ arm64-macos ] # The list of target triples associated with symbols 194 - targets: [ arm64-macos ] # The list of target triples associated with symbols 230 // Sections for direct target mapping in TBDv4 252 // UUID's for TBDv4 are mapped to target not arch 345 IO.mapRequired("target", UUID.TargetID); in mapping() 922 for (const auto &target in denormalize() [all...] |
| /third_party/rust/crates/rustix/src/backend/linux_raw/fs/ |
| H A D | syscalls.rs | 1400 target: &CStr, 1409 target,
|
| /third_party/spirv-tools/source/opt/ |
| H A D | type_manager.cpp | 501 void TypeManager::CreateDecoration(uint32_t target, in CreateDecoration() argument 505 ops.push_back(Operand(SPV_OPERAND_TYPE_ID, {target})); in CreateDecoration()
|
| /base/inputmethod/imf/services/src/ |
| H A D | ime_info_inquirer.cpp | 1172 const AppExecFwk::ExtensionAbilityInfo &extension, ImeTargetString target, int32_t userId) in GetTargetString() 1174 if (target == ImeTargetString::LABEL) { in GetTargetString() 1182 if (target == ImeTargetString::DESCRIPTION) { in GetTargetString() 1190 IMSA_HILOGD("No match target string"); in GetTargetString() 1171 GetTargetString( const AppExecFwk::ExtensionAbilityInfo &extension, ImeTargetString target, int32_t userId) GetTargetString() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | flacenc.c | 168 int target; in select_blocksize() local 173 target = (samplerate * block_time_ms) / 1000; in select_blocksize() 175 if (target >= ff_flac_blocksize_table[i] && in select_blocksize()
|
| /third_party/gn/src/base/ |
| H A D | values.cc | 1060 DictionaryValue::Iterator::Iterator(const DictionaryValue& target) 1061 : target_(target), it_(target.dict_.begin()) {}
|