/third_party/rust/crates/libc/src/unix/solarish/ |
H A D | compat.rs | 4 use core::cmp::min;
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
H A D | Makefile | 87 rm -f core *~
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
H A D | Makefile | 99 rm -f core *~ *.o *.d hs20-osu-client
|
/third_party/python/Tools/peg_generator/pegen/ |
H A D | grammar.py | 176 core = " ".join(str(item) for item in self.items) 178 return f"{core} {{ {self.action} }}" 180 return core
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | shm.c | 53 #include <pulsecore/core-error.h> 56 #include <pulsecore/core-util.h>
|
H A D | pdispatch.c | 35 #include <pulsecore/core-util.h> 39 #include <pulsecore/core-rtclock.h>
|
H A D | sample-util.c | 34 #include <pulsecore/core-error.h> 37 #include <pulsecore/core-util.h>
|
H A D | log.c | 64 #include <pulsecore/core-util.h> 65 #include <pulsecore/core-error.h>
|
H A D | iochannel.c | 35 #include <pulsecore/core-error.h> 36 #include <pulsecore/core-util.h>
|
H A D | ioline.c | 32 #include <pulsecore/core-error.h> 33 #include <pulsecore/core-util.h>
|
H A D | database-simple.c | 31 #include <pulsecore/core-util.h> 33 #include <pulsecore/core-error.h>
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cConditionalRenderInvertedTests.cpp | 70 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5))); in iterate() 238 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5))); in iterate()
|
H A D | gl4cContextFlushControlTests.cpp | 82 bool is_at_least_gl_44 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 4))); in iterate() 246 bool is_at_least_gl_44 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 4))); in iterate()
|
H A D | gl4cES31CompatibilityTests.cpp | 77 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5))); in iterate() 276 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5))); in iterate()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
H A D | CMapTable.java | 17 package com.google.typography.font.sfntly.table.core; 26 import com.google.typography.font.sfntly.table.core.CMap.CMapFormat;
|
/third_party/pulseaudio/src/modules/rtp/ |
H A D | rtp-native.c | 38 #include <pulsecore/core-error.h> 41 #include <pulsecore/core-util.h>
|
/third_party/rust/crates/rustix/src/backend/libc/process/ |
H A D | types.rs | 374 pub type RawNonZeroPid = core::num::NonZeroI32; 406 let mut set = unsafe { core::mem::zeroed() };
|
/third_party/rust/crates/rustix/src/backend/linux_raw/io/ |
H A D | syscalls.rs | 27 use core::cmp; 28 use core::mem::MaybeUninit;
|
/third_party/rust/crates/proc-macro2/src/ |
H A D | parse.rs | 6 use core::char; 7 use core::str::{Bytes, CharIndices, Chars};
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fInternalFormatQueryTests.cpp | 78 glu::contextSupports(ctxType, glu::ApiType::core(4, 5)); in init() 97 glu::contextSupports(ctxType, glu::ApiType::core(4, 5)); in iterate()
|
H A D | es31fSampleShadingTests.cpp | 54 contextSupports(contextType, glu::ApiType::core(4, 5)) || in checkSupport() 418 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5));
|
H A D | es31fShaderBuiltinConstantTests.cpp | 162 contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)); in init() 205 contextSupports(renderCtx.getType(), glu::ApiType::core(4, 5)); in createGetConstantExecutor() 368 tcu::TestCaseGroup* const coreGroup = new tcu::TestCaseGroup(m_testCtx, "core", "Core Specification"); in init()
|
H A D | es31fShaderStateQueryTests.cpp | 102 glu::contextSupports(ctxType, glu::ApiType::core(4, 5)); in iterate() 386 glu::contextSupports(ctxType, glu::ApiType::core(4, 5)); in init()
|
H A D | es31fShaderTextureSizeTests.cpp | 167 glu::contextSupports(rc.getType(), glu::ApiType::core(4, 5)); 364 glu::contextSupports(contextType, glu::ApiType::core(4, 5));
|
H A D | es31fTessellationGeometryInteractionTests.cpp | 60 glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in specializeShader() 62 const bool supportsGL45 = glu::contextSupports(contextType, glu::ApiType::core(4, 5)); in specializeShader() 182 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)); in init() 489 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)); in init() 883 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)); 1802 if (glu::contextSupports(contextType, glu::ApiType::core(4, 5))) 2198 glu::contextSupports(contextType, glu::ApiType::core(4, 5)); 2867 const bool supportsCore40 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 0));
|