HomeSort by relevance Sort by last modified time
    Searched refs:more_data (Results 1 - 16 of 16) sorted by null

  /external/clang/test/CodeGen/
2002-02-14-EntryNodePreds.c 13 int more_data; member in struct:edge_rec
  /external/libese/libese-teq1/include/ese/
teq1.h 59 struct bit_spec more_data; member in struct:PcbSpec::__anon24734
77 .more_data = { .value = 1, .shift = 5, },
  /system/tpm/trunks/
tpm_state_impl.cc 196 TPMI_YES_NO more_data = YES; local
197 while (more_data) {
200 capability, property, max_properties_per_call, &more_data,
211 if (more_data) {
tpm_state_test.cc 64 TPMI_YES_NO* more_data,
67 // Return only two properties at a time, this will exercise the more_data
70 *more_data = NO;
83 *more_data = YES;
101 *more_data = YES;
resource_manager.cc 73 TPMI_YES_NO more_data = YES; local
76 while (more_data) {
78 TPM_CAP_HANDLES, handle_range, MAX_CAP_HANDLES, &more_data, &data,
89 if (more_data) {
tpm_utility_impl.cc 186 TPMI_YES_NO more_data = YES; local
189 TPM_CAP_PCRS, 0 /*property (not used)*/, 1 /*property_count*/, &more_data,
1434 TPMI_YES_NO more_data = YES; local
1847 TPMI_YES_NO more_data = YES; local
    [all...]
mock_tpm.h     [all...]
tpm_generated.h     [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
gscancommand.h 48 u8 more_data; member in struct:__anon52551
gscan.cpp     [all...]
  /external/fio/tools/hist/
fiologparser_hist.py 303 more_data = True
304 while more_data or len(arr) > 0:
311 more_data = False
  /external/libese/libese-teq1/
teq1.c 209 bs_assign(&frame->header.PCB, PCB.I.more_data, 0);
211 frame->header.PCB |= bs_mask(PCB.I.more_data, 1);
270 chained = bs_get(PCB.I.more_data, tx_frame->header.PCB);
  /external/toybox/generated/
globals.h 754 struct more_data { struct
1493 struct more_data more;
  /external/tensorflow/tensorflow/contrib/factorization/python/ops/
gmm_ops_test.py 47 self.more_data, self.more_true_assignments = self.make_data_from_centers(
  /external/libese/libese-teq1/tests/
teq1_unittests.cpp 233 EXPECT_EQ(1, bs_get(PCB.I.more_data, tx_frame_.header.PCB));
  /toolchain/binutils/binutils-2.27/bfd/
coffcode.h 3552 bfd_boolean more_data; local
    [all...]

Completed in 645 milliseconds