/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
H A D | easy_xml.py | 159 def _XmlEscape(value, attr=False): 169 return _xml_escape_re.sub(replace, value)
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/ |
H A D | utils.py | 47 value = _canonicalize_regex.sub("-", name).lower() 48 return cast(NormalizedName, value)
|
/third_party/node/deps/npm/node_modules/qrcode-terminal/lib/ |
H A D | main.js | 15 fill = function(length, value) { 18 arr[i] = value;
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_nir_analyze_boolean_resolves.c | 236 if (load->value[0].u32 == NIR_TRUE || load->value[0].u32 == NIR_FALSE) { in analyze_boolean_resolves_block() 245 /* Everything else is an unknown non-boolean value and needs to in analyze_boolean_resolves_block()
|
/third_party/mesa3d/src/panfrost/util/ |
H A D | pan_lower_xfb.c | 59 nir_ssa_def *value = nir_channels(b, src, BITFIELD_MASK(num_components) << start_component); in lower_xfb_output() local 60 nir_store_global(b, addr, 4, value, BITFIELD_MASK(num_components)); in lower_xfb_output()
|
/third_party/mesa3d/src/util/ |
H A D | xmlconfig.h | 55 /** \brief Option value */ 65 * For empty ranges (a single value) start == end */ 97 * The value is the same in the screen and all contexts. */ 101 int value; member 106 * Struct for a driver's definition of an option, its default value, and the 113 driOptionValue value; member 158 /** \brief Query a boolean option value */ 160 /** \brief Query an integer option value */ 162 /** \brief Query a floating-point option value */ 164 /** \brief Query a string option value */ [all...] |
/third_party/node/deps/npm/node_modules/sigstore/dist/ |
H A D | sigstore.js | 14 Object.defineProperty(o, "default", { enumerable: true, value: v }); 25 Object.defineProperty(exports, "__esModule", { value: true });
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | denseranges.cpp | 62 int32_t firstAfter(int32_t value) const { in firstAfter() 69 if(value<gapStarts[i] && (minIndex<0 || gapStarts[i]<minValue)) { in firstAfter() 109 // Use int64_t variables for intermediate-value precision and to avoid in uprv_makeDenseRanges()
|
/third_party/libdrm/tegra/ |
H A D | tegra.h | 81 uint32_t value; member 108 uint32_t value);
|
/third_party/libevdev/test/ |
H A D | test-common.c | 82 code = abs[nabs].value; in test_create_abs_device() 84 a.value = 0; in test_create_abs_device()
|
/third_party/libinput/src/ |
H A D | filter-private.h | 69 uint64_t value; member 78 s->value = event_delta_smooth_value; in pointer_delta_smoothener_create()
|
/third_party/ltp/testcases/kernel/syscalls/fsconfig/ |
H A D | fsconfig02.c | 18 const void *value; member 25 {"set-flag-value", &fd, FSCONFIG_SET_FLAG, "rw", "foo", &aux_0, EINVAL}, 28 {"set-string-value", &fd, FSCONFIG_SET_STRING, "source", NULL, &aux_0, EINVAL}, 31 {"set-binary-value", &fd, FSCONFIG_SET_BINARY, "sync", NULL, &aux_1, EINVAL}, 34 {"set-path-value", &fd, FSCONFIG_SET_PATH, "sync", NULL, &aux_fdcwd, EINVAL}, 37 {"set-path-empty-value", &fd, FSCONFIG_SET_PATH_EMPTY, "sync", NULL, &aux_fdcwd, EINVAL}, 40 {"set-fd-value", &fd, FSCONFIG_SET_FD, "sync", "foo", &temp_fd, EINVAL}, 43 {"cmd-create-value", &fd, FSCONFIG_CMD_CREATE, NULL, "foo", &aux_0, EINVAL}, 46 {"cmd-reconfigure-value", &fd, FSCONFIG_CMD_RECONFIGURE, NULL, "foo", &aux_0, EINVAL}, 73 TEST(fsconfig(*tc->fd, tc->cmd, tc->key, tc->value, *t in run() [all...] |
/third_party/lwip/src/apps/snmp/ |
H A D | snmp_mib2_icmp.c | 59 icmp_get_value(const struct snmp_scalar_array_node_def *node, void *value) in icmp_get_value() argument 61 u32_t *uint_ptr = (u32_t *)value; in icmp_get_value()
|
/third_party/libdrm/tests/tegra/ |
H A D | vic.h | 104 uint32_t value) in VIC_PUSH_METHOD() 108 *(*ptrp)++ = value; in VIC_PUSH_METHOD() 102 VIC_PUSH_METHOD(struct drm_tegra_pushbuf *pushbuf, uint32_t **ptrp, uint32_t method, uint32_t value) VIC_PUSH_METHOD() argument
|
/third_party/libphonenumber/cpp/src/phonenumbers/base/ |
H A D | template_util.h | 17 static const T value = v; member 22 template <class T, T v> const T integral_constant<T, v>::value; member in i18n::phonenumbers::integral_constant
|
/third_party/ltp/testcases/realtime/include/ |
H A D | librttest.h | 110 /* atomic_add - add integer to atomic variable and returns a value. 111 * i: integer value to add 198 * the option -- e.g. 'b' -- and the value. Something like: 200 * int parse_my_options(int option, char *value) { 208 * freedom = strcpy(value); 212 * if (value) 213 * zero_size = atoi(value); 225 int (*parse_arg)(int option, char *value), 229 int rt_init(const char *options, int (*parse_arg)(int option, char *value),
|
/third_party/lwip/src/include/lwip/ |
H A D | raw.h | 137 #define raw_set_multicast_ttl(pcb, value) ((pcb)->mcast_ttl = (value))
|
/third_party/node/deps/v8/src/common/ |
H A D | assert-scope.cc | 30 PerThreadDataBit<kType>::update(old_data_.value(), kAllow); in PerThreadAssertScope() 41 current_per_thread_assert_data = old_data_.value(); in Release()
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-regexp.cc | 79 // value is set, the value it is set to is coerced to a string. 91 Handle<Object> value = args.atOrUndefined(isolate, 1); in BUILTIN() local 94 Object::ToString(isolate, value)); in BUILTIN()
|
H A D | builtins-wasm-gen.cc | 120 auto value = Parameter<Object>(Descriptor::kArgument); in TF_BUILTIN() local 121 Return(value); in TF_BUILTIN()
|
/third_party/node/deps/v8/src/asmjs/ |
H A D | asm-scanner.h | 132 #define V(name, value, string_name) name = value,
|
/third_party/node/deps/v8/src/base/ |
H A D | overflowing-math.h | 21 static_assert(std::is_integral<Type>::value && std::is_signed<Type>::value, \
|
H A D | address-region.h | 42 STATIC_ASSERT(std::is_unsigned<Address>::value); in contains() 47 STATIC_ASSERT(std::is_unsigned<Address>::value); in contains()
|
/third_party/node/deps/v8/include/ |
H A D | v8-exception.h | 44 * Will try to reconstruct the original stack trace from the exception value, 158 void SetVerbose(bool value); 170 void SetCaptureMessage(bool value);
|
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-exception.h | 44 * Will try to reconstruct the original stack trace from the exception value, 158 void SetVerbose(bool value); 170 void SetCaptureMessage(bool value);
|