Home
last modified time | relevance | path

Searched +full:- +full:- +full:static (Results 1 – 25 of 1798) sorted by relevance

12345678910>>...72

/third_party/skia/third_party/externals/microhttpd/w32/VS2013/
Dlibmicrohttpd.sln6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmicrohttpd", "libmicrohttpd.vcxproj", "{9CF…
8 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hellobrowser", "hellobrowser.vcxproj", "{310F3…
10 {9CFB0342-A9E7-483E-BEE5-A1DE22584C5A} = {9CFB0342-A9E7-483E-BEE5-A1DE22584C5A}
15 Debug-dll|Win32 = Debug-dll|Win32
16 Debug-dll|x64 = Debug-dll|x64
17 Debug-dll-xp|Win32 = Debug-dll-xp|Win32
18 Debug-dll-xp|x64 = Debug-dll-xp|x64
19 Debug-static|Win32 = Debug-static|Win32
20 Debug-static|x64 = Debug-static|x64
21 Debug-static-xp|Win32 = Debug-static-xp|Win32
[all …]
/third_party/vk-gl-cts/android/cts/main/vk-master-2023-03-01/
Dfragment-shading-barycentric.txt1 dEQP-VK.fragment_shading_barycentric.data.misc.pervertex_correctness
2 dEQP-VK.fragment_shading_barycentric.data.provoking_first.dynamic.line_list.array2.double
3 dEQP-VK.fragment_shading_barycentric.data.provoking_first.dynamic.line_list.array2.dvec2
4 dEQP-VK.fragment_shading_barycentric.data.provoking_first.dynamic.line_list.array2.dvec3
5 dEQP-VK.fragment_shading_barycentric.data.provoking_first.dynamic.line_list.array2.dvec4
6 dEQP-VK.fragment_shading_barycentric.data.provoking_first.dynamic.line_list.array2.float
7 dEQP-VK.fragment_shading_barycentric.data.provoking_first.dynamic.line_list.array2.int
8 dEQP-VK.fragment_shading_barycentric.data.provoking_first.dynamic.line_list.array2.ivec2
9 dEQP-VK.fragment_shading_barycentric.data.provoking_first.dynamic.line_list.array2.ivec3
10 dEQP-VK.fragment_shading_barycentric.data.provoking_first.dynamic.line_list.array2.ivec4
[all …]
/third_party/skia/src/sfnt/
DSkOTTable_OS_2_V4.h4 * Use of this source code is governed by a BSD-style license that can be
20 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(4);
52 //8-15
62 //0-7
74 static const SK_OT_USHORT Installable = 0;
75 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
76 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
77 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
78 static const SK_OT_USHORT NoSubsettingMask = SkOTSetUSHORTBit<8>::value;
79 static const SK_OT_USHORT BitmapMask = SkOTSetUSHORTBit<9>::value;
[all …]
DSkOTTable_OS_2_V3.h4 * Use of this source code is governed by a BSD-style license that can be
20 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(3);
52 //8-15
62 //0-7
74 static const SK_OT_USHORT Installable = 0;
75 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
76 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
77 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
78 static const SK_OT_USHORT NoSubsettingMask = SkOTSetUSHORTBit<8>::value;
79 static const SK_OT_USHORT BitmapMask = SkOTSetUSHORTBit<9>::value;
[all …]
DSkOTTable_OS_2_V2.h4 * Use of this source code is governed by a BSD-style license that can be
20 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(2);
52 //8-15
62 //0-7
74 static const SK_OT_USHORT Installable = 0;
75 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
76 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
77 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
78 static const SK_OT_USHORT NoSubsettingMask = SkOTSetUSHORTBit<8>::value;
79 static const SK_OT_USHORT BitmapMask = SkOTSetUSHORTBit<9>::value;
[all …]
DSkOTTable_OS_2_V1.h4 * Use of this source code is governed by a BSD-style license that can be
20 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(1);
52 //8-15
62 //0-7
74 static const SK_OT_USHORT Installable = 0;
75 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
76 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
77 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
95 //l0 24-31
105 //l0 16-23
[all …]
/third_party/vk-gl-cts/external/vulkancts/mustpass/main/vk-default/
Dfragment-shading-barycentric.txt1 dEQP-VK.fragment_shading_barycentric.data.misc.pervertex_correctness
2 dEQP-VK.fragment_shading_barycentric.data.provoking_first.dynamic.line_list.array2.double
3 dEQP-VK.fragment_shading_barycentric.data.provoking_first.dynamic.line_list.array2.dvec2
4 dEQP-VK.fragment_shading_barycentric.data.provoking_first.dynamic.line_list.array2.dvec3
5 dEQP-VK.fragment_shading_barycentric.data.provoking_first.dynamic.line_list.array2.dvec4
6 dEQP-VK.fragment_shading_barycentric.data.provoking_first.dynamic.line_list.array2.float
7 dEQP-VK.fragment_shading_barycentric.data.provoking_first.dynamic.line_list.array2.int
8 dEQP-VK.fragment_shading_barycentric.data.provoking_first.dynamic.line_list.array2.ivec2
9 dEQP-VK.fragment_shading_barycentric.data.provoking_first.dynamic.line_list.array2.ivec3
10 dEQP-VK.fragment_shading_barycentric.data.provoking_first.dynamic.line_list.array2.ivec4
[all …]
/third_party/vk-gl-cts/android/cts/main/vk-master-2024-03-01/
Dfragment-shading-barycentric.txt1 dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.misc.pervertex_correctness
2 dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.provoking_first.dynamic.line_list.arr…
3 dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.provoking_first.dynamic.line_list.arr…
4 dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.provoking_first.dynamic.line_list.arr…
5 dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.provoking_first.dynamic.line_list.arr…
6 dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.provoking_first.dynamic.line_list.arr…
7 dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.provoking_first.dynamic.line_list.arr…
8 dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.provoking_first.dynamic.line_list.arr…
9 dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.provoking_first.dynamic.line_list.arr…
10 dEQP-VK.fragment_shading_barycentric.fast_linked_library.data.provoking_first.dynamic.line_list.arr…
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDenseMapInfo.h1 //===- llvm/ADT/DenseMapInfo.h - Type traits for DenseMap -------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
30 //static inline T getEmptyKey();
31 //static inline T getTombstoneKey();
32 //static unsigned getHashValue(const T &Val);
33 //static bool isEqual(const T &LHS, const T &RHS);
39 static inline T* getEmptyKey() {
40 uintptr_t Val = static_cast<uintptr_t>(-1);
[all …]
/third_party/skia/third_party/externals/freetype/builds/windows/vc2010/
Dfreetype.sln3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freetype", "freetype.vcxproj", "{78B079BD-9FC7
10 Debug Static|x64 = Debug Static|x64
11 Debug Static|ARM64 = Debug Static|ARM64
12 Debug Static|Win32 = Debug Static|Win32
16 Release Static|x64 = Release Static|x64
17 Release Static|ARM64 = Release Static|ARM64
18 Release Static|Win32 = Release Static|Win32
21 {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug|x64.ActiveCfg = Debug|x64
22 {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug|x64.Build.0 = Debug|x64
23 {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug|ARM64.ActiveCfg = Debug|ARM64
[all …]
/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_bbr2.c61 static void bbr_on_init(ngtcp2_bbr2_cc *bbr, ngtcp2_conn_stat *cstat,
64 static void bbr_on_transmit(ngtcp2_bbr2_cc *bbr, ngtcp2_conn_stat *cstat,
67 static void bbr_reset_congestion_signals(ngtcp2_bbr2_cc *bbr);
69 static void bbr_reset_lower_bounds(ngtcp2_bbr2_cc *bbr);
71 static void bbr_init_round_counting(ngtcp2_bbr2_cc *bbr);
73 static void bbr_init_full_pipe(ngtcp2_bbr2_cc *bbr);
75 static void bbr_init_pacing_rate(ngtcp2_bbr2_cc *bbr, ngtcp2_conn_stat *cstat);
77 static void bbr_set_pacing_rate_with_gain(ngtcp2_bbr2_cc *bbr,
81 static void bbr_set_pacing_rate(ngtcp2_bbr2_cc *bbr, ngtcp2_conn_stat *cstat);
83 static void bbr_enter_startup(ngtcp2_bbr2_cc *bbr);
[all …]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUCharacter.java6 * Copyright (C) 1996-2016, International Business Machines Corporation and
66 * <p>Aside from the additions for UTF-16 support, and the updated Unicode
77 * does it include the Java-specific character information, such as
79 * <li> Character maps characters 'A' - 'Z' and 'a' - 'z' to the numeric
80 * values '10' - '35'. UCharacter also does this in digit and
89 …* "http://source.icu-project.org/repos/icu/icu4j/trunk/src/com/ibm/icu/dev/test/lang/UCharacterCom…
93 * this API provides low-level access to the Unicode Character Database.
103 * and the <a href="http://www.icu-project.org/userguide/properties.html">ICU
105 * (http://www.icu-project.org/userguide/properties.html).
128 * - alpha: isUAlphabetic(c) or hasBinaryProperty(c, UProperty.ALPHABETIC)
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Ddriver_i.h2 * wpa_supplicant - Internal driver interface wrappers
3 * Copyright (c) 2003-2015, Jouni Malinen <j@w1.fi>
15 static inline void * wpa_drv_init(struct wpa_supplicant *wpa_s, in wpa_drv_init()
18 if (wpa_s->driver->init2) in wpa_drv_init()
19 return wpa_s->driver->init2(wpa_s, ifname, in wpa_drv_init()
20 wpa_s->global_drv_priv); in wpa_drv_init()
21 if (wpa_s->driver->init) { in wpa_drv_init()
22 return wpa_s->driver->init(wpa_s, ifname); in wpa_drv_init()
27 static inline void wpa_drv_deinit(struct wpa_supplicant *wpa_s) in wpa_drv_deinit()
29 if (wpa_s->driver->deinit) in wpa_drv_deinit()
[all …]
/third_party/node/deps/v8/src/execution/
Dframe-constants.h2 // Use of this source code is governed by a BSD-style license that can be
14 // Every pointer in a frame has a slot id. On 32-bit platforms, doubles consume
25 // +-----------------+--------------------------------
26 // -n-1 | parameter n | ^
27 // |- - - - - - - - -| |
28 // -n | parameter n-1 | Caller
30 // -2 | parameter 1 | (slot < 0)
31 // |- - - - - - - - -| |
32 // -1 | parameter 0 | v
33 // -----+-----------------+--------------------------------
[all …]
/third_party/node/deps/v8/src/compiler/
Dnode-properties.h2 // Use of this source code is governed by a BSD-style license that can be
9 #include "src/compiler/heap-refs.h"
11 #include "src/compiler/operator-properties.h"
14 #include "src/zone/zone-handle-set.h"
27 // ---------------------------------------------------------------------------
30 // 0 [ values, context, frame state, effects, control ] node->InputCount()
32 static int FirstValueIndex(const Node* node) { return 0; } in FirstValueIndex()
33 static int FirstContextIndex(Node* node) { return PastValueIndex(node); } in FirstContextIndex()
34 static int FirstFrameStateIndex(Node* node) { return PastContextIndex(node); } in FirstFrameStateIndex()
35 static int FirstEffectIndex(Node* node) { return PastFrameStateIndex(node); } in FirstEffectIndex()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Ddriver_i.h2 * wpa_supplicant - Internal driver interface wrappers
3 * Copyright (c) 2003-2015, Jouni Malinen <j@w1.fi>
18 static inline void * wpa_drv_init(struct wpa_supplicant *wpa_s, in wpa_drv_init()
21 if (wpa_s->driver->init2) in wpa_drv_init()
22 return wpa_s->driver->init2(wpa_s, ifname, in wpa_drv_init()
23 wpa_s->global_drv_priv); in wpa_drv_init()
24 if (wpa_s->driver->init) { in wpa_drv_init()
25 return wpa_s->driver->init(wpa_s, ifname); in wpa_drv_init()
30 static inline void wpa_drv_deinit(struct wpa_supplicant *wpa_s) in wpa_drv_deinit()
32 if (wpa_s->driver->deinit) in wpa_drv_deinit()
[all …]
/third_party/node/deps/v8/src/wasm/
Djump-table-assembler.h2 // Use of this source code is governed by a BSD-style license that can be
12 #include "src/codegen/macro-assembler.h"
25 // - the far stub table contains one entry per wasm runtime stub (see
29 // - the lazy compile table contains one entry per wasm function which jumps to
37 // +- L1 -------------------+ +- L2 -------------------+ +- L3 ...
39 // +------------------------+ +------------------------+ +---- ...
50 // coherency between i-cache and d-cache.
51 // On ARM, it is safe because the i-cache flush after code emission executes an
62 static uint32_t SlotOffsetToIndex(uint32_t slot_offset) { in SlotOffsetToIndex()
71 static uint32_t JumpSlotIndexToOffset(uint32_t slot_index) { in JumpSlotIndexToOffset()
[all …]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DMeasureUnit.java6 * Copyright (C) 2004-2016, Google Inc, International Business Machines
41 private static final long serialVersionUID = -1839973855554750484L;
45 // i.e. from synchronized static methods. Beware of non-static methods.
46 private static final Map<String, Map<String,MeasureUnit>> cache
48 private static boolean cacheIsPopulated = false;
52 * @hide deprecated on icu4j-org
60 * @hide deprecated on icu4j-org
68 * @hide deprecated on icu4j-org
122 return type + "-" + subType; in toString()
128 public synchronized static Set<String> getAvailableTypes() { in getAvailableTypes()
[all …]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DTestUtilLite.java1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
33 import static com.google.protobuf.UnittestLite.defaultBoolExtensionLite;
34 import static com.google.protobuf.UnittestLite.defaultBytesExtensionLite;
35 import static com.google.protobuf.UnittestLite.defaultCordExtensionLite;
36 import static com.google.protobuf.UnittestLite.defaultDoubleExtensionLite;
37 import static com.google.protobuf.UnittestLite.defaultFixed32ExtensionLite;
38 import static com.google.protobuf.UnittestLite.defaultFixed64ExtensionLite;
39 import static com.google.protobuf.UnittestLite.defaultFloatExtensionLite;
40 import static com.google.protobuf.UnittestLite.defaultForeignEnumExtensionLite;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMapInfo.h1 //===- llvm/ADT/DenseMapInfo.h - Type traits for DenseMap -------*- C++ -*-===//
8 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
27 //static inline T getEmptyKey();
28 //static inline T getTombstoneKey();
29 //static unsigned getHashValue(const T &Val);
30 //static bool isEqual(const T &LHS, const T &RHS);
36 static inline T* getEmptyKey() {
37 uintptr_t Val = static_cast<uintptr_t>(-1);
41 static inline T* getTombstoneKey() {
[all …]
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_structs.h1 /* This file is generated by venus-protocol. See vn_protocol_driver.h. */
5 * SPDX-License-Identifier: MIT
21 static inline size_t
25 size += vn_sizeof_uint32_t(&val->width); in vn_sizeof_VkExtent3D()
26 size += vn_sizeof_uint32_t(&val->height); in vn_sizeof_VkExtent3D()
27 size += vn_sizeof_uint32_t(&val->depth); in vn_sizeof_VkExtent3D()
31 static inline void
34 vn_encode_uint32_t(enc, &val->width); in vn_encode_VkExtent3D()
35 vn_encode_uint32_t(enc, &val->height); in vn_encode_VkExtent3D()
36 vn_encode_uint32_t(enc, &val->depth); in vn_encode_VkExtent3D()
[all …]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java5 * Copyright (C) 1996-2016, International Business Machines Corporation and
66 * <p>Aside from the additions for UTF-16 support, and the updated Unicode
77 * does it include the Java-specific character information, such as
79 * <li> Character maps characters 'A' - 'Z' and 'a' - 'z' to the numeric
80 * values '10' - '35'. UCharacter also does this in digit and
89 …* "https://github.com/unicode-org/icu/blob/main/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lan…
93 * this API provides low-level access to the Unicode Character Database.
103 * and the <a href="https://unicode-org.github.io/icu/userguide/strings/properties">ICU
105 * (https://unicode-org.github.io/icu/userguide/strings/properties).
128 * - alpha: isUAlphabetic(c) or hasBinaryProperty(c, UProperty.ALPHABETIC)
[all …]
/third_party/typescript/tests/baselines/reference/
DstaticPropertyNameConflicts.errors.txt1 …s/staticPropertyNameConflicts.ts(3,12): error TS2699: Static property 'name' conflicts with built-
2 …s/staticPropertyNameConflicts.ts(8,12): error TS2699: Static property 'name' conflicts with built-
3 …staticPropertyNameConflicts.ts(14,12): error TS2699: Static property 'length' conflicts with built
4 …staticPropertyNameConflicts.ts(19,12): error TS2699: Static property 'length' conflicts with built
5 …taticPropertyNameConflicts.ts(25,12): error TS2699: Static property 'prototype' conflicts with bui…
7 …taticPropertyNameConflicts.ts(30,12): error TS2699: Static property 'prototype' conflicts with bui…
8 …staticPropertyNameConflicts.ts(36,12): error TS2699: Static property 'caller' conflicts with built
9 …staticPropertyNameConflicts.ts(41,12): error TS2699: Static property 'caller' conflicts with built
10 …taticPropertyNameConflicts.ts(47,12): error TS2699: Static property 'arguments' conflicts with bui…
11 …taticPropertyNameConflicts.ts(52,12): error TS2699: Static property 'arguments' conflicts with bui…
[all …]
/third_party/node/deps/v8/src/base/platform/
Dplatform.h2 // Use of this source code is governed by a BSD-style license that can be
5 // This module contains the platform-specific code. This make the rest of the
29 #include "include/v8-platform.h"
30 #include "src/base/base-export.h"
32 #include "src/base/compiler-specific.h"
39 #include "src/base/qnx-math.h"
65 // ----------------------------------------------------------------------------
91 (index - kMaxInlineSlots)); in InternalGetExistingThreadLocal()
131 // ----------------------------------------------------------------------------
134 // This class has static methods for the different platform specific
[all …]
/third_party/node/deps/v8/src/d8/
Dd8.h2 // Use of this source code is governed by a BSD-style license that can be
17 #include "include/v8-array-buffer.h"
18 #include "include/v8-isolate.h"
19 #include "include/v8-script.h"
23 #include "src/d8/async-hooks-wrapper.h"
24 #include "src/strings/string-hasher.h"
47 static const int kMaxNameSize = 64;
69 // class is stored directly in the memory-mapped counters file if
70 // the --map-counters options is used
77 static const unsigned kMaxCounters = 512;
[all …]

12345678910>>...72