/third_party/mesa3d/src/compiler/glsl/ |
H A D | opt_if_simplification.cpp | 93 if (condition_constant->value.b[0]) { in visit_leave()
|
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-foreign-libuv-smp/mount-origin/ |
H A D | example.js | 56 document.getElementById("r").value = s;
|
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-proxy/ |
H A D | minimal-raw-proxy.c | 39 "ipv4:127.0.0.1:22" /* pvo value */ 68 pvo1.value = outward; in main()
|
/third_party/libwebsockets/minimal-examples/client-server/minimal-ws-proxy/mount-origin/ |
H A D | example.js | 56 document.getElementById("r").value = s;
|
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threadpool/mount-origin/ |
H A D | example.js | 62 document.getElementById("r").value = s;
|
/third_party/mesa3d/src/imagination/rogue/ |
H A D | rogue_operand.h | 84 ROGUE_OPERAND_TYPE_IMMEDIATE, /** Immediate value. */ 119 uint64_t value; member
|
H A D | rogue_instr.h | 98 uint64_t value);
|
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
H A D | pvr_srv.h | 108 uint32_t value; member
|
/third_party/node/test/fixtures/wpt/url/ |
H A D | percent-encoding.window.js | 19 frame.src = `resources/percent-encoding.py?encoding=${encoding}&value=${toBase64(testUnit.input)}`;
|
/third_party/node/test/parallel/ |
H A D | test-http-pipeline-flood.js | 23 throw new Error(`Unexpected value: ${process.argv[2]}`);
|
/third_party/node/test/fixtures/wpt/encoding/streams/ |
H A D | decode-attributes.any.js | 7 // Mapping of the first argument to TextDecoderStream to the expected value of 21 }, `encoding attribute should have correct value for '${label}'`);
|
/third_party/node/test/es-module/ |
H A D | test-esm-dynamic-import.js | 22 value: 'Module'
|
/third_party/musl/src/hook/linux/ |
H A D | musl_malloc.h | 65 int __libc_mallopt(int param, int value);
|
/third_party/musl/src/thread/powerpc64/ |
H A D | clone.s | 46 # call SYS_exit. exit code is already in r3 from fn return value
|
/third_party/nghttp2/fuzz/ |
H A D | fuzz_target.cc | 19 nghttp2_rcbuf *name, nghttp2_rcbuf *value, in on_header_callback2() 18 on_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, nghttp2_rcbuf *name, nghttp2_rcbuf *value, uint8_t flags, void *user_data) on_header_callback2() argument
|
/third_party/musl/porting/linux/user/src/hook/ |
H A D | musl_malloc.h | 50 int __libc_mallopt(int param, int value);
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | localebuilder.h | 26 * constructors, the <code>LocaleBuilder</code> checks if a value configured by a 64 * Constructs an empty LocaleBuilder. The default value of all 115 * <p>The syntax of language value is defined as 130 * <p>The script value is a four-letter script code as 146 * <p>The region value is defined by 150 * <p>The region value in the <code>Locale</code> created by the 168 * syntax requirements, and normalizes the value to lowercase letters. However, 181 * Sets the extension for the given key. If the value is the empty string, 183 * <code>value</code> must be well-formed, or else the build() method will 187 * Setting a value fo [all...] |
H A D | locdspnm.h | 100 * Returns the UDisplayContext value for the specified UDisplayContextType. 101 * @param type the UDisplayContextType whose value to return 190 * Returns the display name of the provided value (used with the provided key). 192 * @param value the locale key's value 193 * @param result receives the value's display name 194 * @return the display name of the provided value 197 virtual UnicodeString& keyValueDisplayName(const char* key, const char* value,
|
/third_party/node/benchmark/buffers/ |
H A D | buffer-iterate.js | 53 assert(cur.value === 0);
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | quantityformatter.h | 89 * non-nullptr value. 147 * Formats the pattern with the value and adjusts the FieldPosition. 152 const UnicodeString &value,
|
/third_party/node/deps/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/google/api/ |
H A D | field_behavior.js | 3 Object.defineProperty(exports, "__esModule", { value: true }); 80 throw new tsProtoGlobalThis.Error("Unrecognized enum value " + object + " for enum FieldBehavior"); 101 throw new tsProtoGlobalThis.Error("Unrecognized enum value " + object + " for enum FieldBehavior");
|
/third_party/node/deps/npm/node_modules/ip-address/node_modules/sprintf-js/src/ |
H A D | sprintf.js | 45 throw new Error(sprintf('[sprintf] Cannot access property "%s" of undefined value "%s"', ph.keys[k], ph.keys[k-1]))
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | uoptions.h | 55 const char *value; /* output placeholder, will point to the argument string, if any */ member 59 char hasArg; /* enum value: option takes no/requires/may have argument */ 103 * The argument is stored in the value field of the corresponding 112 * argument value will be stored in the value field.
|
/third_party/node/deps/npm/node_modules/@sigstore/core/dist/ |
H A D | crypto.js | 5 Object.defineProperty(exports, "__esModule", { value: true });
|
/third_party/node/deps/npm/node_modules/@sigstore/sign/dist/ |
H A D | index.js | 2 Object.defineProperty(exports, "__esModule", { value: true });
|