Home
last modified time | relevance | path

Searched full:just (Results 51 - 75 of 17065) sorted by relevance

12345678910>>...683

/third_party/node/src/crypto/
H A Dcrypto_keygen.cc16 using v8::Just;
43 return Just(true); in AdditionalConfig()
71 return Just(true); in AdditionalConfig()
96 return Just(KeyObjectHandle::Create(env, data).ToLocal(result)); in EncodeKey()
H A Dcrypto_dsa.cc30 using v8::Just;
95 return Just(true); in AdditionalConfig()
102 return Just(true); in AdditionalConfig()
164 return Just(true); in GetDsaKeyDetail()
/third_party/node/src/
H A Dnode_process_events.cc12 using v8::Just;
39 if (!env->can_call_into_js()) return Just(false); in ProcessEmitWarningGeneric()
51 if (!emit_warning->IsFunction()) return Just(false); in ProcessEmitWarningGeneric()
82 return Just(true); in ProcessEmitWarningGeneric()
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dbit.hpp42 /// Return the power of two number which value is just higher the input value.
50 /// Return the power of two number which value is just higher the input value.
58 /// Return the power of two number which value is just lower the input value.
66 /// Return the power of two number which value is just lower the input value.
/third_party/typescript/tests/baselines/reference/
H A DdeclFileTypeAnnotationArrayType.js13 // Just the name
29 // Just the name with type arguments
79 // Just the name
93 // Just the name with type arguments
H A DlinkTagEmit1.js11 * @property {1} e Just link to {@link NS.R} this time
34 * @property {1} e Just link to {@link NS.R} this time
53 * @property {1} e Just link to {@link NS.R} this time
66 * Just link to {@link NS.R } this time
H A DnodeModulesExportsBlocksTypesVersions(module=node16).errors.txt49 ==== /node_modules/just-types-versions/package.json (0 errors) ====
51 "name": "just-types-versions",
60 ==== /node_modules/just-types-versions/types/foo.d.ts (0 errors) ====
76 import {} from "just-types-versions/foo";
91 import {} from "just-types-versions/foo";
H A DnodeModulesExportsBlocksTypesVersions(module=nodenext).errors.txt49 ==== /node_modules/just-types-versions/package.json (0 errors) ====
51 "name": "just-types-versions",
60 ==== /node_modules/just-types-versions/types/foo.d.ts (0 errors) ====
76 import {} from "just-types-versions/foo";
91 import {} from "just-types-versions/foo";
H A DawaitedTypeStrictNull.errors.txt18 type T13 = _Expect<Awaited<Promise<Promise<number>> | string | null>, /*expected*/ string | number | null>; // otherwise just prints T13 in types tests, which isn't very helpful
19 type T14 = _Expect<Awaited<Promise<Promise<number>> | string | undefined>, /*expected*/ string | number | undefined>; // otherwise just prints T14 in types tests, which isn't very helpful
20 type T15 = _Expect<Awaited<Promise<Promise<number>> | string | null | undefined>, /*expected*/ string | number | null | undefined>; // otherwise just prints T15 in types tests, which isn't very helpful
69 // helps with tests where '.types' just prints out the type alias name
H A DawaitedTypeStrictNull.js14 type T13 = _Expect<Awaited<Promise<Promise<number>> | string | null>, /*expected*/ string | number | null>; // otherwise just prints T13 in types tests, which isn't very helpful
15 type T14 = _Expect<Awaited<Promise<Promise<number>> | string | undefined>, /*expected*/ string | number | undefined>; // otherwise just prints T14 in types tests, which isn't very helpful
16 type T15 = _Expect<Awaited<Promise<Promise<number>> | string | null | undefined>, /*expected*/ string | number | null | undefined>; // otherwise just prints T15 in types tests, which isn't very helpful
61 // helps with tests where '.types' just prints out the type alias name
/third_party/typescript/tests/cases/compiler/
H A DawaitedTypeStrictNull.ts16 type T13 = _Expect<Awaited<Promise<Promise<number>> | string | null>, /*expected*/ string | number | null>; // otherwise just prints T13 in types tests, which isn't very helpful
17 type T14 = _Expect<Awaited<Promise<Promise<number>> | string | undefined>, /*expected*/ string | number | undefined>; // otherwise just prints T14 in types tests, which isn't very helpful
18 type T15 = _Expect<Awaited<Promise<Promise<number>> | string | null | undefined>, /*expected*/ string | number | null | undefined>; // otherwise just prints T15 in types tests, which isn't very helpful
63 // helps with tests where '.types' just prints out the type alias name
H A DpropertiesAndIndexersForNumericNames.ts20 public " ": string = "just space"; // No error
32 public "1e0": string = "just one"; // No error
33 public "-0": string = "just zero"; // No error
34 public "-0e0": string = "just zero"; // No error
/foundation/resourceschedule/work_scheduler/interfaces/kits/cj/work_scheduler/
H A Dwork_scheduler_ffi.cpp143 LOGE("NetworkType set is invalid, just ignore set."); in GetNetWorkInfo()
162 LOGE("ChargeType info is invalid, just ignore set."); in GetChargeInfo()
176 LOGE("BatteryLevel set is invalid, just ignore set."); in GetBatteryInfo()
187 LOGE("BatteryStatus set is invalid, just ignore set."); in GetBatteryInfo()
202 LOGE("StorageRequest set is invalid, just ignore set."); in GetStorageInfo()
211 LOGI("RepeatCycleTime not set, just ignore other repeat set."); in GetRepeatInfo()
/third_party/rust/crates/cxx/book/src/
H A Dcontext.md47 Thus using bindgen correctly requires not just juggling all your pointers
52 being "just a pointer", has a different ABI than a pointer or a C struct
78 just for basic memory safety. Something as basic as "how do I pass ownership of
89 moment to appreciate that the C++ side *really* looks like we are just writing
90 C++ and the Rust side *really* looks like we are just writing Rust. Anything you
105 From this perspective, CXX is a lower level tool than the bindgens. Just as
/third_party/cJSON/tests/unity/docs/
H A DUnityHelperScriptsGuide.md6 The Unity project includes a couple Ruby scripts for making your life just a tad
8 copy of Ruby, of course. Just install whatever the latest version is, and it is
82 header files, you can just include those at the command line too. Just make sure
147 the exit code of `main`. You can normally just return `num_failures`.
182 of plugins to CMock. You can just use the same array here. This script will just
/third_party/icu/icu4c/source/common/
H A Drbbirpt.txt98 # ! We've just scanned a '!', indicating either a !!key word flag or a
140 # term-var-ref We've just finished scanning a reference to a $variable.
149 # expr-mod We've just finished scanning a term, now look for the optional
193 # allowed, but not required. Just like
234 # allowed, but not required. Just like
283 # of a Unicode Set, we just hand the rule input at that
333 # But, just in case, this state asks the state machine to exit.
/third_party/node/deps/openssl/openssl/apps/
H A Ds_time.c62 {"new", OPT_NEW, '-', "Just time new connections"},
63 {"reuse", OPT_REUSE, '-', "Just time connection reuse"},
69 {"ssl3", OPT_SSL3, '-', "Just use SSLv3"},
72 {"tls1", OPT_TLS1, '-', "Just use TLSv1.0"},
75 {"tls1_1", OPT_TLS1_1, '-', "Just use TLSv1.1"},
78 {"tls1_2", OPT_TLS1_2, '-', "Just use TLSv1.2"},
81 {"tls1_3", OPT_TLS1_3, '-', "Just use TLSv1.3"},
/third_party/openssl/apps/
H A Ds_time.c62 {"new", OPT_NEW, '-', "Just time new connections"},
63 {"reuse", OPT_REUSE, '-', "Just time connection reuse"},
69 {"ssl3", OPT_SSL3, '-', "Just use SSLv3"},
72 {"tls1", OPT_TLS1, '-', "Just use TLSv1.0"},
75 {"tls1_1", OPT_TLS1_1, '-', "Just use TLSv1.1"},
78 {"tls1_2", OPT_TLS1_2, '-', "Just use TLSv1.2"},
81 {"tls1_3", OPT_TLS1_3, '-', "Just use TLSv1.3"},
/third_party/vk-gl-cts/doc/testspecs/GLES3/
H A Dperformance.buffer.data_upload.txt30 ~ Just generated buffer
112 that has been used in a draw operation just before the measured function call. "_repeated"
141 buffer, upload another buffer, and then render using the just uploaded buffer. The
151 new_buffer.* group cases, the uploaded buffer is generated just before uploading. In this
161 target buffer is used in rendering just before issuing upload commands.
166 result value of 0 would indicate that rendering is just as fast just after upload than
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbirpt.txt98 # ! We've just scanned a '!', indicating either a !!key word flag or a
140 # term-var-ref We've just finished scanning a reference to a $variable.
149 # expr-mod We've just finished scanning a term, now look for the optional
193 # allowed, but not required. Just like
234 # allowed, but not required. Just like
283 # of a Unicode Set, we just hand the rule input at that
333 # But, just in case, this state asks the state machine to exit.
/third_party/python/Objects/stringlib/
H A Dsplit.h75 /* No whitespace in str_obj, so just use it as list[0] */ in split_whitespace()
127 /* ch not in str_obj, so just use str_obj as list[0] */ in split_char()
175 /* No match in str_obj, so just use it as list[0] */ in split()
214 /* No whitespace in str_obj, so just use it as list[0] */ in rsplit_whitespace()
267 /* ch not in str_obj, so just use str_obj as list[0] */ in rsplit_char()
316 /* No match in str_obj, so just use it as list[0] */ in rsplit()
375 /* No linebreak in str_obj, so just use it as list[0] */ in splitlines()
/third_party/ltp/tools/sparse/sparse-src/
H A DFAQ3 Q. Why not just use gcc?
24 approach just leads to insanity. However, at the same time clearly
27 own front end and just do a lot of things that do not make any sense
30 I like the GPL, but as rms says, "Linus is just an engineer". I
55 rather than just assuming they have type "int".
H A DREADME22 out not just what the grouping of tokens are, but what the _types_ are
26 opinion, the result of using lex/yacc tends to end up just having to
48 This means that a user of the library will literally just need to do
68 preprocessing, parsing and type evaluation and just print out the
/third_party/node/deps/v8/include/v8-include/
H A Dv8-maybe.h105 friend Maybe<U> Just(const U& u);
107 friend Maybe<U> Just(U&& u);
116 inline Maybe<T> Just(const T& t) { in Just() function
122 // the case for callsites such as Just<Type>(t).
124 inline Maybe<T> Just(T&& t) { in Just() function
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmod.c127 GXV_TABLE_DECL( just ); in gxv_validate()
142 GXV_TABLE_LOAD( just ); in gxv_validate()
154 GXV_TABLE_VALIDATE( just ); in gxv_validate()
167 GXV_TABLE_SET( just ); in gxv_validate()
180 FT_FREE( just ); in gxv_validate()

Completed in 30 milliseconds

12345678910>>...683