Home
last modified time | relevance | path

Searched defs:IN (Results 1 - 21 of 21) sorted by relevance

/third_party/rust/crates/nix/src/sys/ioctl/
H A Dbsd.rs22 pub const IN: ioctl_num_type = 0x8000_0000; consts
/third_party/ffmpeg/libavcodec/arm/
H A Dmdct_vfp.S26 IN .req a3 label
[all...]
H A Dmlpdsp_armv6.S93 IN .req a3 global() label
234 IN .req a3 global() label
345 IN .req a3 global() label
[all...]
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariable.cpp51 case STORAGE_PARAMETER_IN: str << Token::IN; break; in tokenizeDeclaration() member in rsg::Token
70 str << Token::IN; in tokenizeDeclaration() member in rsg::Token
H A DrsgToken.hpp113 IN, enumerator
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Dpoll_fd.rs10 const IN = linux_raw_sys::general::POLLIN as u16; consts
H A Depoll.rs89 const IN = linux_raw_sys::general::EPOLLIN as u32; consts
/third_party/node/test/common/
H A Ddns.js
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp112 IN = 0, member in vkt::MeshShader::__anon28098::Direction
H A DvktMeshShaderMiscTests.cpp2964 IN = 0, member in vkt::MeshShader::__anon28099::Direction
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderInOutTestsEXT.cpp112 IN = 0, member in vkt::MeshShader::__anon29329::Direction
H A DvktMeshShaderMiscTests.cpp2964 IN = 0, member in vkt::MeshShader::__anon29330::Direction
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Dpoll_fd.rs17 const IN = c::POLLIN; consts
H A Depoll.rs88 const IN = c::EPOLLIN as u32; consts
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
H A DHolidayBorderPanel.java44 public final static int IN = 3; field in HolidayBorderPanel
[all...]
/third_party/python/Lib/test/
H A Dtest_range.py328 class IN: class
/third_party/ffmpeg/libavcodec/
H A Dvp9dsp_template.c1168 #define IN(x) ((dctint) in[(x) * stride]) macro
1720 #undef IN global() macro
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-win32.cc1329 #define IN macro
1377 #undef IN global() macro
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A Dglslang_tab.cpp.h448 IN = 649, /* IN */ enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1661 auto IN = BitGroups.begin(); in assignRepl32BitGroups() local
[all...]
/third_party/mksh/
H A Dsh.h2260 #define IN 273 macro

Completed in 41 milliseconds