Home
last modified time | relevance | path

Searched refs:_true (Results 1 - 5 of 5) sorted by relevance

/third_party/node/test/js-native-api/test_new_target/
H A Dtest_new_target.c55 napi_value _true; in OrdinaryFunction() local
56 NODE_API_CALL(env, napi_get_boolean(env, true, &_true)); in OrdinaryFunction()
57 return _true; in OrdinaryFunction()
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonToken.cs40 private static readonly JsonToken _true = new JsonToken(TokenType.True); field in Google.Protobuf.JsonToken
51 internal static JsonToken True { get { return _true; } }
/third_party/alsa-lib/src/ucm/
H A Ducm_cond.c359 snd_config_t *expr, *_true = NULL, *_false = NULL; in if_eval_one() local
374 err = snd_config_search(cond, "True", &_true); in if_eval_one()
400 *result = _true; in if_eval_one()
/third_party/typescript/tests/baselines/reference/
H A DjsDeclarationsFunctionKeywordPropExhaustive.js232 const _true: number;
233 export { _true as true };
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 25 milliseconds